summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14Remove unindexed encrypted file copies and complete file testHEADmasterTheJackiMonster
2023-02-07Add hint to the readmeTheJackiMonster
2023-02-06Update changelog for 0.1.3 releasev0.1.3TheJackiMonster
2023-02-03Adjust gitignoreTheJackiMonster
2023-02-03Correct README.md informationTheJackiMonster
2023-02-03Add pkgconfig target for the libraryTheJackiMonster
2023-02-03Adjust information filesTheJackiMonster
2023-02-03Use meson as build systemTheJackiMonster
2022-12-16Fix more issues with headersTheJackiMonster
2022-12-16Update changelog for 0.1.2 releaseTheJackiMonster
2022-12-07Adjust code for GNUnet changes in release 0.19.0v0.1.2TheJackiMonster
2022-12-07Remove unnecessary variableTheJackiMonster
2022-11-13Add header check details to regular path to check for gnunetTheJackiMonster
2022-11-13Improve details of automake configurationTheJackiMonster
2022-10-30Example gnunet detectionMartin Schanzenbach
2022-10-30Update changelog for 0.1.1 releasev0.1.1TheJackiMonster
2022-10-30Fix make dist targetTheJackiMonster
2022-10-30Update code to newest GNUnet changes and improve automakeTheJackiMonster
2022-09-25Add compile options and adjust README.mdTheJackiMonster
2022-09-25Convert single makefile to automakeTheJackiMonster
2022-09-19Adjusted file test and handled empty filesTheJackiMonster
2022-09-19Add file test and fixed memory leaksTheJackiMonster
2022-09-19Remove library flags from compilingTheJackiMonster
2022-08-13Make message handling client side more reliableTheJackiMonster
2022-08-12Ignore case of the uri prefixTheJackiMonster
2022-04-23Fixed typo in makefileTheJackiMonster
2022-04-11Added changelog for first releasev0.1.0TheJackiMonster
2022-04-11Updated README.mdTheJackiMonster
2022-04-11Fixed clean targetTheJackiMonster
2022-04-11Fixed check target and added dist targetTheJackiMonster
2022-04-10Removed the hint of missing sectionTheJackiMonster
2022-04-10Added how-to document and adjusted member user pointer to rely on groupsTheJackiMonster
2022-04-09Fixed queued identity operation handling on stop callTheJackiMonster
2022-04-06Added some safety for stopping chat handleTheJackiMonster
2022-04-04Added test suite for lobbiesTheJackiMonster
2022-04-03Implement relogin after renaming and add doxygen docsTheJackiMonster
2022-04-02Add test for account renamingTheJackiMonster
2022-03-31Completed handle tests and added user pointer functions to headerTheJackiMonster
2022-03-31Added account deletion and adjusted automated testsTheJackiMonster
2022-03-30Removed application specific directory and adjusted test casesTheJackiMonster
2022-03-30Updated README.md and AUTHORS fileTheJackiMonster
2022-03-30Added version makros and assertion to ensure compatibilityTheJackiMonster
2022-03-21Updated to use new room details recordTheJackiMonster
2022-03-21Fix unnecessary relogging into same accountTheJackiMonster
2022-03-21Cleanup namestore calls and reduce codebase for deletionTheJackiMonster
2022-03-20Add sending read receiptsTheJackiMonster
2022-03-20Add private messages as whisperingTheJackiMonster
2022-03-17Fixed using nick names on temporary contactsTheJackiMonster
2022-03-16Delete records of contexts when leaving roomsTheJackiMonster
2022-03-15Adjusted const modifier in functionsTheJackiMonster