aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* clarify prettyprinter API and protocols, make sure implementations are ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* -fix timeout handling for resolverChristian Grothoff2014-06-09
|
* -making test nicer (indentation)Christian Grothoff2014-06-09
|
* -die dead stuffChristian Grothoff2014-06-09
|
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* - more scalarproduct bugfixingChristian Fuchs2014-06-08
| | | | - added some more useful debug output to scalarproduct
* - moved timeout handling responsibility from for nat tests from caller to ↵Christian Fuchs2014-06-08
| | | | | | | | | the library - updated NAT API accordingly - removed obsolete timeout handling code from gnunet-transport - updated result callback for nat-test gnunet-transport to not always just report success, but we now actually report the proper result code we got from the NAT API - updated nat tests
* -doxygenChristian Grothoff2014-06-08
|
* -fix #3301Christian Grothoff2014-06-08
|
* -fix #3301Christian Grothoff2014-06-08
|
* -check return value, doxygenChristian Grothoff2014-06-07
|
* -fix leakChristian Grothoff2014-06-07
|
* -fix build orderChristian Grothoff2014-06-07
|
* -doxygen fixesChristian Grothoff2014-06-07
|
* -indent, doxygenChristian Grothoff2014-06-07
|
* -indent, doxygenChristian Grothoff2014-06-07
|
* fix boxed value parserChristian Grothoff2014-06-07
|
* -fix return value checkChristian Grothoff2014-06-07
|
* handle SRVChristian Grothoff2014-06-07
|
* -testcase and bugfix for hexcoderChristian Grothoff2014-06-07
|
* draft hex2bin, bin2hexChristian Grothoff2014-06-07
|
* more tlsa fixesChristian Grothoff2014-06-07
|
* fix use of %c for intsChristian Grothoff2014-06-06
|
* Add profiler stub for DHT.Sree Harsha Totakura2014-06-06
|
* -fixes for consistencyChristian Grothoff2014-06-06
|
* -avoid 'hu', as it is unsigned short, not uint16_tChristian Grothoff2014-06-06
|
* -implement SRV serializationChristian Grothoff2014-06-06
|
* towards sanity in SRV handlingChristian Grothoff2014-06-06
|
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* using PEERSTORE in SENSOR + fixes in PEERSTOREOmar Tarabai2014-06-06
|
* handle box records in gns proxyChristian Grothoff2014-06-06
|
* -yearChristian Grothoff2014-06-06
|
* -box from/to string conversionChristian Grothoff2014-06-06
|
* -preliminary support for BOX recordsChristian Grothoff2014-06-06
|
* -allow caller ID to differ from zone used for resolutionChristian Grothoff2014-06-06
|
* addressing #3431Christian Grothoff2014-06-06
|
* -doxygen, indentationChristian Grothoff2014-06-06
|
* -reindentChristian Grothoff2014-06-05
|
* -indentation fixesChristian Grothoff2014-06-05
|
* permit 'ANY' for typenameChristian Grothoff2014-06-05
|
* -report if typename given is bogusChristian Grothoff2014-06-05
|
* properly reset name resolution pos for CNAME handlingChristian Grothoff2014-06-05
|
* Not passing finger_map_index in trail setup message.Supriti Singh2014-06-05
| | | | | Not passing trail length in any message.
* remove protocol violationMatthias Wachs2014-06-05
| | | | | | - this issue can occur when 2 peers use the same addresses, for example private ip addresses So if a remote peer uses and publishes the same private address as the local peer, we might receive our own id if we try to connect it
* peerstore: changed sqlite to async operationsOmar Tarabai2014-06-05
|
* peerstore: stress test + minor fixOmar Tarabai2014-06-05
|
* peerstore: additional test casesOmar Tarabai2014-06-05
|
* debug code to track down assertion in line 668Matthias Wachs2014-06-05
|