Age | Commit message (Expand) | Author |
2021-07-26 | Clean a prototype. | Cyrille Bagard |
2021-06-08 | Receive blocks of data bigger than TLS records if needed. | Cyrille Bagard |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2021-05-30 | Provide a way to merge packed buffers. | Cyrille Bagard |
2021-03-23 | Create methods to deal with hex conversions. | Cyrille Bagard |
2021-03-09 | Implement the Pearson hash method. | Cyrille Bagard |
2021-02-20 | Pack and unpack LEB128 values on demand. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-30 | Skipped empty XML document storage. | Cyrille Bagard |
2020-06-29 | Included the packed buffers in the Python bindings. | Cyrille Bagard |
2020-04-12 | Added features to dump compressed content into memory. | Cyrille Bagard |
2020-02-18 | Simplified code. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-30 | Compressed some architecture instruction properties. | Cyrille Bagard |
2020-01-27 | Created a huge optimization for the Dex format loading. | Cyrille Bagard |
2020-01-25 | Handled the MUTF-8 U+0000 code point. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-10-13 | Retrieved the current snapshot identifier from servers. | Cyrille Bagard |
2019-09-29 | Provided a generic way to update DB values. | Cyrille Bagard |
2019-09-08 | Updated the database protocol for bookmarks. | Cyrille Bagard |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard |
2019-08-04 | Fixed the prototype for receiving data from network. | Cyrille Bagard |
2019-05-30 | Extended the API to insert items in a sorted array. | Cyrille Bagard |
2019-05-12 | Fixed a little mistake when loading SQL values. | Cyrille Bagard |
2019-05-08 | Updated the core functions dealing with SQLite databases. | Cyrille Bagard |
2019-05-07 | Appended a suffix to temporary files. | Cyrille Bagard |
2019-05-07 | Created a small function to compare pointers to strings. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-02-03 | Fixed various memory leaks. | Cyrille Bagard |
2019-01-08 | Fixed a bug in bitfield comparison. | Cyrille Bagard |
2019-01-04 | Fixed the popcount feature of bitfields. | Cyrille Bagard |
2018-12-12 | Fixed sign extension when decoding UTF-8 data. | Cyrille Bagard |
2018-12-01 | Encrypted all communications using TLS. | Cyrille Bagard |
2018-10-25 | Extended the facilities to search for prefixes or suffixes in strings. | Cyrille Bagard |
2018-08-18 | Fixed a bug when counting the number of set bits in a bitfield. | Cyrille Bagard |
2018-08-06 | Removed some compilation warnings. | Cyrille Bagard |
2018-08-02 | Introduced symbols dedicated to strings. | Cyrille Bagard |
2018-07-04 | Renamed the function providing next character from input buffers. | Cyrille Bagard |
2018-07-02 | Improved the Itanium C++ demangling. | Cyrille Bagard |
2018-06-19 | Extended the bitfield operations and their Python bindings. | Cyrille Bagard |
2018-06-12 | Refactored the msb implementation. | Cyrille Bagard |
2018-06-02 | Fixed a memory leak when reading packed buffers. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-05-12 | Fixed minor mistakes in declarations. | Cyrille Bagard |
2018-05-12 | Created helpers for dealing with archives. | Cyrille Bagard |
2018-05-12 | Removed all execute bits in the source code files. | Cyrille Bagard |
2018-05-02 | Removed debug output. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-21 | Reduced the number of generated shared objects. | Cyrille Bagard |