aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_util.c
Commit message (Expand)AuthorAge
* Adjust return values of functionsJacki6 days
* Allow files without additional encryption keyJacki7 days
* Implement test case for sharing attributesJacki2024-04-12
* Add tag messagesJacki2024-02-01
* Adjust regarding update and delete flags for messagesJacki2024-02-01
* Manage tickets per contact internally when receivedJacki2024-01-04
* Format more codeJacki2024-01-04
* Abstract parsing of context type from labelTheJackiMonster2023-11-24
* Remove check below zero of unsigned valueTheJackiMonster2023-11-23
* Remove redundant checkingTheJackiMonster2023-11-23
* Fix chat contacts issue with locally unique idTheJackiMonster2023-11-17
* Ensure name information is providedTheJackiMonster2023-11-13
* Fix more issues with headersTheJackiMonster2022-12-16
* Adjusted file test and handled empty filesTheJackiMonster2022-09-19
* Add file test and fixed memory leaksTheJackiMonster2022-09-19
* Make message handling client side more reliableTheJackiMonster2022-08-13
* Fixed queued identity operation handling on stop callTheJackiMonster2022-04-09
* 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