aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* -indentation, cleanupChristian Grothoff2013-12-20
|
* -use the same hash function to map service name to hash, not once strlen and ↵Christian Grothoff2013-12-20
| | | | then strlen+1
* -fix VPN resolution to A/AAAA recordsChristian Grothoff2013-12-20
|
* - call MESH_channel_done() after successfully handling messagesSree Harsha Totakura2013-12-20
|
* -give nicer warning about big regexChristian Grothoff2013-12-20
|
* -use default policy that works now...Christian Grothoff2013-12-20
|
* -check for working app, use correct optionChristian Grothoff2013-12-20
|
* -/dev/power was renamed to /dev/cryogenicChristian Grothoff2013-12-20
|
* -typoChristian Grothoff2013-12-20
|
* -set receiver handler to NULL on timeoutChristian Grothoff2013-12-20
|
* success messageMatthias Wachs2013-12-20
|
* fix relative time calculationMatthias Wachs2013-12-20
|
* -indentationChristian Grothoff2013-12-20
|
* -fix integer overflow on 'forever'Christian Grothoff2013-12-20
|
* -undo, rd[i].expiration time are in host-byte-orderChristian Grothoff2013-12-20
|
* major bug: not converting NBO to HBOMatthias Wachs2013-12-20
|
* -reduce workbits to be more Pi-friendlyChristian Grothoff2013-12-20
|
* -larger delay for PiChristian Grothoff2013-12-20
|
* -gnunet, not gnunetdChristian Grothoff2013-12-20
|
* -check for 'timeout'Christian Grothoff2013-12-20
|
* - use STATIC buffer, remove debugBart Polot2013-12-20
|
* - fix compilation issueBart Polot2013-12-20
|
* - debugBart Polot2013-12-20
|
* -undoChristian Grothoff2013-12-19
|
* -doxygen, fixing #3223Christian Grothoff2013-12-19
|
* Silence warnings in W32 NSPLRN2013-12-19
|
* Remove unused macros, use a different error code for early bailoutsLRN2013-12-19
|
* Keep requests in a list, cancel them before disconnecting from GNSLRN2013-12-19
|
* Fix debug logging in w32nsp to not to use libintlLRN2013-12-19
|
* Increase NSP debug logging verbosity greatlyLRN2013-12-19
|
* Fudge includes to prevent GUID leaks, make non-exported functions static, ↵LRN2013-12-19
| | | | use mingw-w64-provided definitions for NSP
* Support normal socket (non-NSP) name lookups in resolver (for testing)LRN2013-12-19
|
* Fix 0-terminator check, loggingLRN2013-12-19
|
* 0-long message payload is not validLRN2013-12-19
|
* Correctly send trailing empty headerLRN2013-12-19
|
* Fix w32nsp exportsLRN2013-12-19
|
* W32 NSP: Don't use 64-bit types, link to libgcc staticallyLRN2013-12-19
|
* Don't free opt cfg if it's NULLLRN2013-12-19
|
* preventing receiving in disconnectMatthias Wachs2013-12-19
|
* - added extra parameter which i forgot in the previous commitChristian Fuchs2013-12-19
|
* - converted peeridentity from hashcode to eddsa Christian Fuchs2013-12-19
|
* related to 3216Matthias Wachs2013-12-19
|
* add session to messageMatthias Wachs2013-12-19
|
* trying to analyze bug 0003218Matthias Wachs2013-12-19
|
* delay between starting clientsMatthias Wachs2013-12-19
|
* added function to disable receiving broadcasts to prevent buildbots from ↵Matthias Wachs2013-12-19
| | | | connecting to the network
* delay start of client to allow the server to start on slow systemsMatthias Wachs2013-12-19
|
* - use write to allow binary data as wellBart Polot2013-12-19
|
* - use proper signednessBart Polot2013-12-19
|
* - debug info on API sideBart Polot2013-12-19
|