Age | Commit message (Expand) | Author |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-08-11 | -add extra context argument for key deriviation, so that fs and gads do not c... | Christian Grothoff |
2013-08-08 | -fix | Christian Grothoff |
2013-08-08 | -fix loglevel | Christian Grothoff |
2013-08-08 | -raise loglevel | Christian Grothoff |
2013-08-08 | fix for resolver timeout issues | Matthias Wachs |
2013-08-07 | -testcase for new ECC crypto functions | Christian Grothoff |
2013-08-07 | -rename as format changed | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys everywhere,... | Christian Grothoff |
2013-07-30 | -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes... | Christian Grothoff |
2013-07-24 | - logging | Florian Dold |
2013-07-24 | -fix warnings on W32 | Christian Grothoff |
2013-07-24 | -w32 bugfix -- compiler warning too | Christian Grothoff |
2013-07-18 | -removing last bits of RSA support, as this code is now dead | Christian Grothoff |
2013-07-17 | -modernize a bit more | Christian Grothoff |
2013-07-17 | -code cleanup, tolerate e->vals of NULL | Christian Grothoff |
2013-07-17 | -use separate logging cateogory for util-server-nc | Christian Grothoff |
2013-07-13 | - queue destruction | Florian Dold |
2013-07-13 | -fix loglevel | Christian Grothoff |
2013-07-13 | -return NULL if never set | Christian Grothoff |
2013-07-13 | - connect_notify is also called with NULL on server shutdown | Bart Polot |
2013-07-11 | -adding API to associated user context with a server's client to avoid ugly h... | Christian Grothoff |
2013-07-11 | fixed test case | Florian Dold |
2013-07-11 | -document | Christian Grothoff |
2013-07-10 | -const where const can | Christian Grothoff |
2013-07-10 | - set service working | Florian Dold |
2013-07-09 | -remove async ecc key generation, not needed | Christian Grothoff |
2013-07-09 | -resolve of 0 is well-defined, do NOT assert here, breaks tests as well | Christian Grothoff |
2013-07-08 | Added mesh reliable tunnels | Bart Polot |
2013-06-27 | Make building gnunet-testing lib optional. | David Barksdale |
2013-06-26 | -introducing convenience function to load private key of peer | Christian Grothoff |
2013-06-26 | - doc | Bart Polot |
2013-06-26 | doxygen | Florian Dold |
2013-06-25 | doxygen | Florian Dold |
2013-06-25 | -cleanup leaky test code | Christian Grothoff |
2013-06-23 | Removed GNUNET_OS_set_process_priority since it's not used. | David Barksdale |
2013-06-23 | Make --with-included-ltdl work. | David Barksdale |
2013-06-21 | -do check return value from remove | Christian Grothoff |
2013-06-21 | -stress that we do not care about return value here | Christian Grothoff |
2013-06-21 | -check for NULL (in testcase) | Christian Grothoff |
2013-06-21 | -fix double close/free | Christian Grothoff |
2013-06-21 | Fix non-windows non-IPv6 build. | David Barksdale |
2013-06-20 | Fixed GNUNET_CLIENT_service_test on FreeBSD. | David Barksdale |
2013-06-19 | Fix windows build, statfs is broken there. | David Barksdale |
2013-06-19 | - opaque mq structs | Florian Dold |
2013-06-19 | This should be a more portable GNUNET_DISK_file_get_identifiers. | David Barksdale |
2013-06-18 | Removed GNUNET_DISK_get_blocks_available since it's not used and it would | David Barksdale |
2013-06-18 | Generalize condition for missing random/srandom. | David Barksdale |
2013-06-09 | Add --with-zlib=[DIR] configure option. | David Barksdale |