aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_util.c
Commit message (Expand)AuthorAge
* Implement relogin after renaming and add doxygen docsTheJackiMonster2022-04-03
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Added file hash checking after decryption and using hash as ivTheJackiMonster2022-01-17
* Fixed file encryption to not be stack limitedTheJackiMonster2022-01-17
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Fixed problems loading configurations but still inconsistenciesTheJackiMonster2021-12-18
* Fix with paths for data storageTheJackiMonster2021-12-18
* Fixed some minor mistakesTheJackiMonster2021-11-01
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Included usage of message flags and added per chat config ioTheJackiMonster2021-07-25
* Most of the file handling and necessary disk io callsTheJackiMonster2021-07-12
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11