Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Fixed a memory leak when reading packed buffers. | Cyrille Bagard | |
2018-05-02 | Cleaned some archive resources at exit. | Cyrille Bagard | |
2018-04-24 | Avoided a double free in case of archive creation failure. | Cyrille Bagard | |
2018-04-11 | Moved all the temporary creations in a temporary directory. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard | |
2018-01-31 | Avoided to pollute the configuration directory with old UNIX family sockets. | Cyrille Bagard | |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard | |
2017-08-12 | Added a batch mode and a way to load binaries from command line. | Cyrille Bagard | |
2017-04-19 | Handled static strings as well as dynamic strings in comments. | Cyrille Bagard | |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-04-11 | Distinguished the internal server from the remote one using Unix sockets. | Cyrille Bagard | |
2016-04-09 | Signed and verified the MD5 hash of a given user name. | Cyrille Bagard | |
2015-11-11 | Fixed most of the warnings about use of uninitialized data. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@607 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@554 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-23 | Fixed a bug: do not close the connection after the initial handshake. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@478 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@468 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@389 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-07 | Relied on Cairo for printing code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@369 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |