-fix key name
[oweals/gnunet.git] / src /
2013-07-01 Christian Grothoff-fix key name
2013-07-01 Christian Grothoff-fix build issue, function was renamed
2013-07-01 Christian Grothoff-use valid ECC keys for testing
2013-07-01 Christian Grothoff-fix build issue, function was renamed
2013-07-01 Matthias Wachsfixing size check in get_session
2013-07-01 Matthias Wachsfixing size check in address to string
2013-07-01 Bart Polot- freebsd doesn't have log2
2013-07-01 Matthias Wachsfixing extradist in makefile
2013-07-01 Matthias Wachsfix address printing
2013-07-01 Matthias Wachsdoxygen fixes
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-30 Christian Grothoff-adding ECC-based keys
2013-06-30 Christian Grothoff-remove old files
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-towards implementing improved namestore API
2013-06-30 Christian Grothoff-fix compiler warning, removing unnecessary attribute
2013-06-28 Bart Polot- fix braindead win32 build process
2013-06-28 Christian Grothoff-fix comment
2013-06-28 Matthias Wachsfixes in tests: scheduling, removing connect request:
2013-06-28 Bart PolotReplace mesh with new version
2013-06-28 Matthias Wachsupdating template with address options
2013-06-28 Matthias Wachsadded option field for WLAN addresses
2013-06-28 Matthias Wachsfixing memory leak: unused hashmap
2013-06-28 Bart Polot- fix path refresh
2013-06-28 Bart Polot- force timeout during tests
2013-06-28 Matthias Wachsoptions support for unix
2013-06-28 Bart Polot- fix nobuffer behavior
2013-06-28 Matthias Wachsadded: port can be automatically included in external...
2013-06-28 Matthias Wachsnew cfg option to include port in external hostname
2013-06-27 Bart Polot- add equivalent of old tests to mesh2
2013-06-27 Bart Polot- use more universal names for test discrimination
2013-06-27 Bart Polot- fix success condition
2013-06-27 Matthias Wachsprinting fix
2013-06-27 Matthias Wachsfix printing
2013-06-27 Matthias Wachs(CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore...
2013-06-27 Matthias WachsImplementing bug 0002910
2013-06-27 Matthias Wachsremove log message
2013-06-27 Matthias Wachsenabling certification verification in test
2013-06-27 Christian Grothoff-fix
2013-06-27 Matthias Wachsfix crash
2013-06-27 Christian Grothoff-fixing #2585: optimized layout for regex blocks
2013-06-27 Christian Grothoff-move struct RegexBlock into regex_block_lib
2013-06-27 Gabor X Tothmulticast: ping/pong docs
2013-06-27 Gabor X Tothmulticast: messages types; function & callback for...
2013-06-27 Matthias Wachsadded options in header
2013-06-27 Matthias Wachsadded options field to addresses
2013-06-27 Matthias Wachsadded option field in tcp plugin
2013-06-27 Matthias Wachsupdated test
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-26 Bart Polot- when creating a tunnel, pre-accept first incoming...
2013-06-26 Bart Polot- just update fc->queue for payload messages
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-26 Christian Grothoff-introducing convenience function to load private key...
2013-06-26 Gabor X Tothmulticast message types and api docs
2013-06-26 Gabor X Tothpsyc apis: use more doxygen syntax, added some missing...
2013-06-26 Bart Polot- update to mesh2
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Bart Polot- fixed 2906
2013-06-26 Bart Polot- doc
2013-06-26 Christian Grothoff-combine log statements
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-moving REGEX_INTERNAL_check_proof to libgnunetregexblo...
2013-06-26 Christian Grothoff-follow naming and coding style conventions
2013-06-26 Christian Grothoff-inline trivial static function that is only called...
2013-06-26 Christian Grothoff-duping comments from declarations to definitions
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-cleaning up block code, moving all of the block logic...
2013-06-26 Florian Doldfixed duplicate tunnel creation
2013-06-26 Florian Doldcomment
2013-06-26 Florian Dolddoxygen
2013-06-26 Bart Polot- use clearer debug numbers
2013-06-26 Florian Dolddoxygen
2013-06-26 Florian Dold- fixed tunnel context
2013-06-26 Bart Polot- style
2013-06-26 Florian Dold- context msg size constant added
2013-06-26 Bart Polot- doxygen
2013-06-26 Bart Polot- avoid double adding of tunnel to peer_info for local...
2013-06-26 Florian Dold- fixed tunnel destruction/cleanup
2013-06-26 Bart Polot- separate key generation from path managemente
2013-06-26 Bart Polot- add paths to self from core, no need for dht lookup
2013-06-25 Bart Polot- add client connection debug info
2013-06-25 Bart Polot- fix unrelated bug in 2906 comments
2013-06-25 Florian Dolddoxygen
2013-06-25 Florian Dolddocumented corner case of dll remove
2013-06-25 Florian Doldtesting lib missing in mesh Makefile.am
2013-06-25 Bart Polot- make sure to free all peer_rc on error
2013-06-25 Bart Polot- fix 2906
2013-06-25 Florian Doldmesh bug for bart
2013-06-25 Christian Grothoff-proposing identity service API
2013-06-25 Florian Doldcommented out calls to functions not yet implemented
2013-06-25 Bart Polot- avoid valgrind uninitialized memory warning
2013-06-25 Bart Polot- fixed use after free on shutdown
2013-06-25 Bart Polot- warning
2013-06-25 Bart Polot- avoid double free
2013-06-25 Christian Fuchsa few more changes to the lib and the service for inter...
2013-06-25 Bart Polot- make sure not to leak rc on shutdown
2013-06-25 Christian Fuchsinitial modifications to the set service to support...
2013-06-25 Matthias Wachsdisable unavailable test
next