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