aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - fix overlooked `;' after `if'Sree Harsha Totakura2013-12-20
* -this should fix #3228 (communicate conversation/reconnect errors to client)Christian Grothoff2013-12-20
* if records from namecache do not match desired record type, go look in the DHTChristian Grothoff2013-12-20
* -support weeks as wellChristian Grothoff2013-12-20
* - fix bad logSree Harsha Totakura2013-12-20
* - fix use after free casesSree Harsha Totakura2013-12-20
* - fix free after call to continuationSree Harsha Totakura2013-12-20
* - do not send a PHONE_HANG_UP message while terminating a caller connectionSree Harsha Totakura2013-12-20
* - hint about /helpSree Harsha Totakura2013-12-20
* -fix free after freeChristian Grothoff2013-12-20
* -fix DHT lookup (thanks, Sree)Christian Grothoff2013-12-20
* -fix nss installation invocation if nss is not to be installedChristian Grothoff2013-12-20
* at least they connect on transport levelMatthias Wachs2013-12-20
* - fix ntohl called on uint16_tSree Harsha Totakura2013-12-20
* -fix service name construction, remove .gnunet.Christian Grothoff2013-12-20
* -indentation, cleanupChristian Grothoff2013-12-20
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -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, use...LRN2013-12-19
* 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