aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* enabling certification verification in testMatthias Wachs2013-06-27
| | | | | adding cfg options for certificate verification
* -fixChristian Grothoff2013-06-27
|
* fix crash Matthias Wachs2013-06-27
|
* -fixing #2585: optimized layout for regex blocksChristian Grothoff2013-06-27
|
* -move struct RegexBlock into regex_block_libChristian Grothoff2013-06-27
|
* multicast: ping/pong docsGabor X Toth2013-06-27
|
* multicast: messages types; function & callback for ping/pong messages; ↵Gabor X Toth2013-06-27
| | | | separate join/leave callbacks
* added options in headerMatthias Wachs2013-06-27
|
* added options field to addressesMatthias Wachs2013-06-27
| | | | | fixed stack allocation problem when converting string to address
* added option field in tcp pluginMatthias Wachs2013-06-27
| | | | | + fixed bug in port map callback: stack allocated variables not zeroed out -> addresses not comparable!
* updated testMatthias Wachs2013-06-27
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* - when creating a tunnel, pre-accept first incoming packetBart Polot2013-06-26
|
* - ignoreBart Polot2013-06-26
|
* - just update fc->queue for payload messagesBart Polot2013-06-26
|
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
|
* -introducing convenience function to load private key of peerChristian Grothoff2013-06-26
|
* multicast message types and api docsGabor X Toth2013-06-26
|
* psyc apis: use more doxygen syntax, added some missing docsGabor X Toth2013-06-26
|
* - update to mesh2Bart Polot2013-06-26
|
* -removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff2013-06-26
|
* - fixed 2906Bart Polot2013-06-26
|
* - docBart Polot2013-06-26
|
* -combine log statementsChristian Grothoff2013-06-26
|
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff2013-06-26
| | | | not the REGEX_INTERNAL_ prefix
* -moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ↵Christian Grothoff2013-06-26
| | | | check into block plugin
* -follow naming and coding style conventionsChristian Grothoff2013-06-26
|
* -inline trivial static function that is only called onceChristian Grothoff2013-06-26
|
* -duping comments from declarations to definitionsChristian Grothoff2013-06-26
|
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff2013-06-26
| | | | not the REGEX_INTERNAL_ prefix
* -cleaning up block code, moving all of the block logic into the block libraryChristian Grothoff2013-06-26
|
* fixed duplicate tunnel creationFlorian Dold2013-06-26
|
* commentFlorian Dold2013-06-26
|
* doxygenFlorian Dold2013-06-26
|
* - use clearer debug numbersBart Polot2013-06-26
|
* doxygenFlorian Dold2013-06-26
|
* - fixed tunnel contextFlorian Dold2013-06-26
| | | | | - moved logic out of specific operations
* - styleBart Polot2013-06-26
|
* - context msg size constant addedFlorian Dold2013-06-26
| | | | | | | ---This line, and those below, will be ignored-- M include/gnunet_set_service.h
* - doxygenBart Polot2013-06-26
|
* - avoid double adding of tunnel to peer_info for local tunnelsBart Polot2013-06-26
|
* - fixed tunnel destruction/cleanupFlorian Dold2013-06-26
| | | | | - peers can connect before the listener
* - separate key generation from path managementeBart Polot2013-06-26
|
* - add paths to self from core, no need for dht lookupBart Polot2013-06-26
|
* - add client connection debug infoBart Polot2013-06-25
|
* - fix unrelated bug in 2906 commentsBart Polot2013-06-25
|
* doxygenFlorian Dold2013-06-25
|
* documented corner case of dll removeFlorian Dold2013-06-25
|
* testing lib missing in mesh Makefile.amFlorian Dold2013-06-25
|
* - make sure to free all peer_rc on errorBart Polot2013-06-25
|