oweals/gnunet.git
2013-10-02 Matthias Wachsfix
2013-10-01 Christian Grothoff-spell param(eter) correctly
2013-10-01 Matthias Wachs*sigh* ...
2013-10-01 Christian Grothoff-test_namestore_defaults.conf does not exist, use test_...
2013-10-01 Christian Grothoff-ignore
2013-10-01 Christian Grothoff-legacy, again
2013-10-01 Christian Grothoff-fix warnings/ftbfs
2013-10-01 Christian Grothoff-fix warnings
2013-10-01 Christian Grothoff-fix experimentation ftbfs
2013-10-01 Christian Grothoff-ignore
2013-10-01 LRNShift the includes (include platform.h earlier)
2013-10-01 Matthias Wachsfix tests
2013-10-01 Matthias Wachsfix warning
2013-10-01 Matthias Wachsfix warning
2013-10-01 Fabian Oehlmannats_ril: fix bug in address indexing when changing...
2013-10-01 Matthias Wachsfix warning
2013-10-01 Matthias Wachsblacklisting cfg files
2013-10-01 Andreas FuchsAdded test file for conversation
2013-10-01 Christian Grothoff-fixing last FTBFS issues
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-10-01 Matthias Wachsfixing test compile
2013-10-01 Andreas FuchsAdded missing header file for conversation
2013-10-01 Matthias Wachsfix type
2013-10-01 Matthias Wachsfixing test
2013-10-01 Matthias Wachsfixed tests
2013-10-01 Andreas FuchsInitial conversation (experimental) commit
2013-10-01 Bart Polot-loglevel
2013-10-01 Bart Polot- update messages
2013-10-01 Bart Polot- too much uncommited work
2013-10-01 Christian Grothoff-messing up experimentation some more, towards using...
2013-10-01 Christian Grothoff-just indentation
2013-10-01 Christian Grothoff-just indentation
2013-10-01 Christian Grothoff-fixing FTBFS
2013-10-01 Christian Grothoff-fixing FTBFS
2013-10-01 Christian Grothoff-fixing FTBFS
2013-10-01 Christian Grothoff-fix ftbfs
2013-10-01 Christian Grothoff-fix test FTBFS
2013-10-01 Christian Grothoff-fix ftbfs
2013-09-30 Christian Grothoff-ignores
2013-09-30 Christian Grothoff-towards fixing FTBFS in experimentation
2013-09-30 Christian Grothoff-fixing build issues in consensus related to #3047
2013-09-30 Christian Grothoff-fixing build issues in pt/exit/vpn related to #3047
2013-09-30 Christian Grothoff-fixing build issues in exit related to #3047
2013-09-30 Christian Grothoff-fixing build issues in vpn related to #3047
2013-09-30 Christian Grothoff-getting psycstore to compile again (part of #3047)
2013-09-30 Christian Grothoff-fixing build issues in namestore related to #3047
2013-09-30 Christian Grothoff-fix FTBFS
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-30 Christian Grothoff-getting regex to compile again (part of #3047)
2013-09-30 Christian Grothoff-getting topology to compile again (part of #3047)
2013-09-30 Christian Grothoff-getting dht to compile again (part of #3047)
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-30 Christian Grothoff-fix
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-09-30 Christian Grothoff-simplify logic, use modern APIs
2013-09-30 Christian Grothoff-draft for revocation service
2013-09-30 Christian Grothoff-revocation prototype
2013-09-30 Christian Grothoffadding skeleton for revocation service
2013-09-30 Fabian Oehlmannats_ril: bw_changed_cb not called in get_preferred_addr...
2013-09-30 Matthias Wachsfix unix plugin
2013-09-30 Christian Grothoff-adding specialized hash table for peer identities
2013-09-30 Christian Grothoff-need sleep
2013-09-30 Christian Grothoff-fix expiration time, sqlite can only do 63-bit integer...
2013-09-30 Sree Harsha... - fix misc. memleaks
2013-09-30 Christian Grothoff-enable looking up individual records
2013-09-30 Matthias Wachsdebug on freebsd
2013-09-30 Christian Grothoff-ignore
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
2013-09-30 Sree Harsha... - rename to GNUNET_TESTBED_BARRIERSTATUS_*
2013-09-30 Christian Grothoff-fixing namestore to not disconnect on empty iteration...
2013-09-30 Christian Grothoff-PSEU data is not 0-terminated, thus, we need to add...
2013-09-30 Matthias Wachscaching test
2013-09-30 Christian Grothoff-more logging
2013-09-30 Matthias Wachsnext test
2013-09-30 Matthias Wachsnew namestore CLI tests
2013-09-30 Christian Grothoff-fix indentation
2013-09-29 Christian Grothoff-removing no longer used egos dir
2013-09-29 Christian Grothoff-removing test that is no longer relevant
2013-09-29 Christian Grothoff-more logging
2013-09-29 Christian Grothoff-minor stylistic cleanup, doxygen
2013-09-29 Christian Grothoff-nicer messages
2013-09-29 Christian Grothoff-use correct subsystem name to locate shorten zone
2013-09-29 Christian Grothoff-delete old directory before running tests
2013-09-29 Christian Grothoff-log if shortening is on
2013-09-29 Christian Grothoff-eliminate dead option
2013-09-29 Christian Grothoff-disable NSS installation if configure did not set...
2013-09-29 Christian Grothoff-shutdown if zone/ego not found
2013-09-29 Christian Grothoff-separate caching ops managment from request lifetimes...
2013-09-29 Christian Grothoff-fix block size calculation
2013-09-29 Christian Grothoff-add missing PACKED attribute
2013-09-29 Christian Grothoff-disconnect on protocol errors, not on no-result
2013-09-29 Christian Grothoff-doxygen, adding missing PACKED attributes
2013-09-29 Christian Grothoff-typo/ftbfs
2013-09-29 Christian Grothoff-simplify test
2013-09-29 Christian Grothoff-adding missing PACKED directives
2013-09-29 Christian Grothoff-commenting, removing dead message types
2013-09-29 Christian Grothoff-fix shutdown segv if GNS connection was down
next