Age | Commit message (Expand) | Author |
2013-09-30 | -getting ATS and transport to compile again (part of #3047) | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-30 | -fix | Christian Grothoff |
2013-09-30 | -doxygen, todos, minor code cleanup | Christian Grothoff |
2013-09-30 | -simplify logic, use modern APIs | Christian Grothoff |
2013-09-30 | -draft for revocation service | Christian Grothoff |
2013-09-30 | -revocation prototype | Christian Grothoff |
2013-09-30 | adding skeleton for revocation service | Christian Grothoff |
2013-09-30 | ats_ril: bw_changed_cb not called in get_preferred_address anymore | Fabian Oehlmann |
2013-09-30 | fix unix plugin | Matthias Wachs |
2013-09-30 | -adding specialized hash table for peer identities | Christian Grothoff |
2013-09-30 | -need sleep | Christian Grothoff |
2013-09-30 | -fix expiration time, sqlite can only do 63-bit integers, as they are always ... | Christian Grothoff |
2013-09-30 | - fix misc. memleaks | Sree Harsha Totakura |
2013-09-30 | -enable looking up individual records | Christian Grothoff |
2013-09-30 | debug on freebsd | Matthias Wachs |
2013-09-30 | -ignore | Christian Grothoff |
2013-09-30 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-30 | -encrypt using both AES and TWOFISH, with independent symmetric keys | Christian Grothoff |
2013-09-30 | - rename to GNUNET_TESTBED_BARRIERSTATUS_* | Sree Harsha Totakura |
2013-09-30 | -fixing namestore to not disconnect on empty iteration result --- and namesto... | Christian Grothoff |
2013-09-30 | -PSEU data is not 0-terminated, thus, we need to add 0-terminator before usin... | Christian Grothoff |
2013-09-30 | caching test | Matthias Wachs |
2013-09-30 | -more logging | Christian Grothoff |
2013-09-30 | next test | Matthias Wachs |
2013-09-30 | new namestore CLI tests | Matthias Wachs |
2013-09-30 | -fix indentation | Christian Grothoff |
2013-09-29 | -removing no longer used egos dir | Christian Grothoff |
2013-09-29 | -removing test that is no longer relevant | Christian Grothoff |
2013-09-29 | -more logging | Christian Grothoff |
2013-09-29 | -minor stylistic cleanup, doxygen | Christian Grothoff |
2013-09-29 | -nicer messages | Christian Grothoff |
2013-09-29 | -use correct subsystem name to locate shorten zone | Christian Grothoff |
2013-09-29 | -delete old directory before running tests | Christian Grothoff |
2013-09-29 | -log if shortening is on | Christian Grothoff |
2013-09-29 | -eliminate dead option | Christian Grothoff |
2013-09-29 | -disable NSS installation if configure did not set INSTALL_NSS | Christian Grothoff |
2013-09-29 | -shutdown if zone/ego not found | Christian Grothoff |
2013-09-29 | -separate caching ops managment from request lifetimes, also separate namesto... | Christian Grothoff |
2013-09-29 | -fix block size calculation | Christian Grothoff |
2013-09-29 | -add missing PACKED attribute | Christian Grothoff |
2013-09-29 | -disconnect on protocol errors, not on no-result | Christian Grothoff |
2013-09-29 | -doxygen, adding missing PACKED attributes | Christian Grothoff |
2013-09-29 | -typo/ftbfs | Christian Grothoff |
2013-09-29 | -simplify test | Christian Grothoff |
2013-09-29 | -adding missing PACKED directives | Christian Grothoff |
2013-09-29 | -commenting, removing dead message types | Christian Grothoff |
2013-09-29 | -fix shutdown segv if GNS connection was down | Christian Grothoff |
2013-09-29 | -minor code/doxygen clean up | Christian Grothoff |
2013-09-28 | -pseu shorten test, fails | Martin Schanzenbach |