2013-12-22 |
Christian Grothoff | -fix #3233 |
tree | commitdiff |
2013-12-22 |
Christian Grothoff | -fix calculation of block size, doxygen |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -use @AUTOSTART@ |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -autostart set |
tree | commitdiff |
2013-12-21 |
Bart Polot | - take care of PEER RCs |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -revocation should be in defaults |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -fix leak |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -handle partial writes and IO errors, even on stdout |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -fix leak |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -add missing return |
tree | commitdiff |
2013-12-21 |
Christian Grothoff | -remove useless const |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - fix overlooked `;' after `if' |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -this should fix #3228 (communicate conversation/reconn... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | if records from namecache do not match desired record... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -support weeks as well |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - fix bad log |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - fix use after free cases |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - fix free after call to continuation |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - do not send a PHONE_HANG_UP message while terminating... |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - hint about /help |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix free after free |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix DHT lookup (thanks, Sree) |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix nss installation invocation if nss is not to be... |
tree | commitdiff |
2013-12-20 |
Matthias Wachs | at least they connect on transport level |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - fix ntohl called on uint16_t |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix service name construction, remove .gnunet. |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -indentation, cleanup |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -use the same hash function to map service name to... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix VPN resolution to A/AAAA records |
tree | commitdiff |
2013-12-20 |
Sree Harsha Totakura | - call MESH_channel_done() after successfully handling... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -give nicer warning about big regex |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -use default policy that works now... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -check for working app, use correct option |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -/dev/power was renamed to /dev/cryogenic |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -typo |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -set receiver handler to NULL on timeout |
tree | commitdiff |
2013-12-20 |
Matthias Wachs | success message |
tree | commitdiff |
2013-12-20 |
Matthias Wachs | fix relative time calculation |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -indentation |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -fix integer overflow on 'forever' |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -undo, rd[i].expiration time are in host-byte-order |
tree | commitdiff |
2013-12-20 |
Matthias Wachs | major bug: not converting NBO to HBO |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -reduce workbits to be more Pi-friendly |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -larger delay for Pi |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -gnunet, not gnunetd |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -check for 'timeout' |
tree | commitdiff |
2013-12-20 |
Bart Polot | - use STATIC buffer, remove debug |
tree | commitdiff |
2013-12-20 |
Bart Polot | - fix compilation issue |
tree | commitdiff |
2013-12-20 |
Bart Polot | - debug |
tree | commitdiff |
2013-12-19 |
Christian Grothoff | -undo |
tree | commitdiff |
2013-12-19 |
Christian Grothoff | -doxygen, fixing #3223 |
tree | commitdiff |
2013-12-19 |
LRN | Silence warnings in W32 NSP |
tree | commitdiff |
2013-12-19 |
LRN | Remove unused macros, use a different error code for... |
tree | commitdiff |
2013-12-19 |
LRN | Keep requests in a list, cancel them before disconnecti... |
tree | commitdiff |
2013-12-19 |
LRN | Fix debug logging in w32nsp to not to use libintl |
tree | commitdiff |
2013-12-19 |
LRN | Increase NSP debug logging verbosity greatly |
tree | commitdiff |
2013-12-19 |
LRN | Fudge includes to prevent GUID leaks, make non-exported... |
tree | commitdiff |
2013-12-19 |
LRN | Support normal socket (non-NSP) name lookups in resolve... |
tree | commitdiff |
2013-12-19 |
LRN | Fix 0-terminator check, logging |
tree | commitdiff |
2013-12-19 |
LRN | 0-long message payload is not valid |
tree | commitdiff |
2013-12-19 |
LRN | Correctly send trailing empty header |
tree | commitdiff |
2013-12-19 |
LRN | Fix w32nsp exports |
tree | commitdiff |
2013-12-19 |
LRN | W32 NSP: Don't use 64-bit types, link to libgcc statically |
tree | commitdiff |
2013-12-19 |
LRN | Don't free opt cfg if it's NULL |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | preventing receiving in disconnect |
tree | commitdiff |
2013-12-19 |
Christian Fuchs | - added extra parameter which i forgot in the previous... |
tree | commitdiff |
2013-12-19 |
Christian Fuchs | - converted peeridentity from hashcode to eddsa |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | related to 3216 |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | add session to message |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | trying to analyze bug 0003218 |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | delay between starting clients |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | added function to disable receiving broadcasts to preve... |
tree | commitdiff |
2013-12-19 |
Matthias Wachs | delay start of client to allow the server to start... |
tree | commitdiff |
2013-12-19 |
Bart Polot | - use write to allow binary data as well |
tree | commitdiff |
2013-12-19 |
Bart Polot | - use proper signedness |
tree | commitdiff |
2013-12-19 |
Bart Polot | - debug info on API side |
tree | commitdiff |
2013-12-19 |
Bart Polot | - log traffic size |
tree | commitdiff |
2013-12-19 |
Bart Polot | - log |
tree | commitdiff |
2013-12-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-12-19 |
LRN | Use more-or-equal (some machines are fast enough) |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -consider possibility that DV message arrives after... |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -more logging |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -fix transmission logic in DV API |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -style fix |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -style fix |
tree | commitdiff |
2013-12-18 |
Bart Polot | - rmeove break |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -misc fixes |
tree | commitdiff |
2013-12-18 |
Bart Polot | - show WARNINGs for bad handshakes |
tree | commitdiff |
2013-12-18 |
Bart Polot | - send notification immediately if a connection fails... |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -towards changing use of target distance to be from... |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -style fix |
tree | commitdiff |
2013-12-18 |
Matthias Wachs | idea: try to prefer 'newer' addresses to improve mobili... |
tree | commitdiff |
2013-12-18 |
Christian Fuchs | - implemented output mode GNUNET_SET_RESULT_REMOVED... |
tree | commitdiff |
2013-12-18 |
Christian Fuchs | - added early success for fully disjoint intersection... |
tree | commitdiff |
2013-12-18 |
Christian Fuchs | - further work on multipart receiving |
tree | commitdiff |
2013-12-18 |
Matthias Wachs | disable debugging messages |
tree | commitdiff |
2013-12-18 |
Matthias Wachs | tests and session timeout for bt |
tree | commitdiff |
2013-12-18 |
Matthias Wachs | test mode for bluetooth |
tree | commitdiff |
2013-12-18 |
Matthias Wachs | new timeout tests for WLAN and bluetooth |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -fix distance calculations / ntohs vs ntohl |
tree | commitdiff |
next |