aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* revocation and reclaim updated verificationTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* additional abstraction for identity keysTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* only call PGntuples onceChristian Grothoff2020-10-31
|
* -fix some warningsMartin Schanzenbach2020-10-26
|
* - fix '-c' in applications without base configAlessio Vanni2020-10-26
|
* implement #6524Christian Grothoff2020-10-25
|
* fix #6525: handle explicit null in JSON nicelyChristian Grothoff2020-10-25
|
* -more gnsrecord APIMartin Schanzenbach2020-10-22
|
* fix missing MHD flagsChristian Grothoff2020-10-20
|
* -remove bogus commentChristian Grothoff2020-10-17
|
* -fix conversation #2Martin Schanzenbach2020-10-16
|
* -fix conversationMartin Schanzenbach2020-10-16
|
* -formatting tvgsMartin Schanzenbach2020-10-16
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-10-16
|\
| * -fix libaddMartin Schanzenbach2020-10-16
| |
| * GNS: New symmetric cryptoMartin Schanzenbach2020-10-16
| |
| * -fix warnings except rps messMartin Schanzenbach2020-10-16
| |
| * -fix more warningsMartin Schanzenbach2020-10-16
| |
| * -fix some warningsMartin Schanzenbach2020-10-16
| |
| * - fix tvgs; expose alternative identity typeMartin Schanzenbach2020-10-16
| |
| * -documentation on new apiMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * - fix identity depMartin Schanzenbach2020-10-15
| |
| * -more fix conversationMartin Schanzenbach2020-10-15
| |
| * -fix conversationMartin Schanzenbach2020-10-15
| |
| * -fix zonemasterMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * -forgot headerMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * -fixMartin Schanzenbach2020-10-15
| |
| * - more depsMartin Schanzenbach2020-10-15
| |
| * - fixMartin Schanzenbach2020-10-15
| |
| * - more dep fixesMartin Schanzenbach2020-10-15
| |
| * - try to fix depsMartin Schanzenbach2020-10-15
| |
| * - fix buildMartin Schanzenbach2020-10-15
| |
| * - fix dependency changesMartin Schanzenbach2020-10-15
| |
| * - fix revocationMartin Schanzenbach2020-10-15
| |
| * - towards fix reclaimMartin Schanzenbach2020-10-15
| |
| * - fix gnsMartin Schanzenbach2020-10-15
| |
| * - more fixes towards crypto agilityMartin Schanzenbach2020-10-15
| |
| * - better wire format for rrblocksMartin Schanzenbach2020-10-15
| |
| * - towards crypto agility; wipMartin Schanzenbach2020-10-15
| |
* | - added secret destroy. Started with rekey logict3sserakt2020-10-16
|/
* - backchannel alternativ 1t3sserakt2020-10-15
|
* - Changed delay. Removed intial waitingt3sserakt2020-10-14
|
* enable more format string warningsChristian Grothoff2020-10-13
|
* Allow applications to change ProjectData with only some fieldsAlessio Vanni2020-10-11
| | | | | | | | | | | Some simple applications (e.g. thin clients) might want to change the ProjectData structure (e.g. for gettext), but might not meet all the requirements needed to fill it out completely. A thin client might not provide any library, making the `libname' field useless. More importantly, not every application requires a configuration: some of them, especially clients, might simply use command line options to drive their behaviour.
* - new udp backchannel logic. Two alternatives. Test not working.t3sserakt2020-10-09
|