Age | Commit message (Expand) | Author |
2018-05-20 | disable debug logic | Christian Grothoff |
2018-05-20 | check return values from GNSRECORD_record_serialize/size always | Christian Grothoff |
2018-05-20 | guard more carefully against integer overflows | Christian Grothoff |
2018-05-13 | add some extra GNS-record well-formedness checks if logging is enabled | Christian Grothoff |
2018-05-13 | get rid of plain memcpy calls | Christian Grothoff |
2018-05-13 | truly use all DNS results for NS lookup | Christian Grothoff |
2018-05-10 | add gnscrypto benchmark | Christian Grothoff |
2018-05-09 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp... | Christian Grothoff |
2018-05-02 | add test for query derivation (passed instantly) | Christian Grothoff |
2018-04-26 | misc bugfixes | Christian Grothoff |
2018-04-25 | enable caching private->public key mapping in memory to improve CPU consumpti... | Christian Grothoff |
2018-04-24 | code cleanup, more diagnostics, more statistics | Christian Grothoff |
2018-04-23 | fix transition to multi-server in cmd line for gnunet-zoneimport | Christian Grothoff |
2018-03-03 | eliminate .gnu from GNS | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-09 | ignore zonefiles dir | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-08-25 | -nicer indentation | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | misc fixes | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-05-06 | fix compiler warnings | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-08-25 | fix double-free | Christian Grothoff |
2015-08-25 | support RFC4043 and RFC 4398 mnemonics in conversion | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-09-23 | removing unused "RF_PENDING" flag | Matthias Wachs |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-07-07 | missing mapping for CERT | Matthias Wachs |
2014-06-07 | -fix return value check | Christian Grothoff |
2014-06-07 | handle SRV | Christian Grothoff |
2014-06-07 | more tlsa fixes | Christian Grothoff |
2014-06-06 | fix use of %c for ints | Christian Grothoff |
2014-06-06 | -fixes for consistency | Christian Grothoff |
2014-06-06 | -avoid 'hu', as it is unsigned short, not uint16_t | Christian Grothoff |
2014-06-06 | -implement SRV serialization | Christian Grothoff |
2014-06-06 | towards sanity in SRV handling | Christian Grothoff |
2014-06-05 | permit 'ANY' for typename | Christian Grothoff |
2014-03-10 | Rename name_map and plugins from gns so that they are unique in a total c-file | Florian Dold |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-20 | fix relative time calculation | Matthias Wachs |
2013-12-20 | -fix integer overflow on 'forever' | Christian Grothoff |
2013-12-20 | -undo, rd[i].expiration time are in host-byte-order | Christian Grothoff |
2013-12-20 | major bug: not converting NBO to HBO | Matthias Wachs |
2013-12-19 | malloc -> new | LRN |
2013-12-06 | -note missing features | Christian Grothoff |