aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix upnpc invocation for port mapping with upnpcChristian Grothoff2016-12-25
* improve types, eliminate compiler warning for unused functionChristian Grothoff2016-12-23
* disambiguate -L option to gnunet-natChristian Grothoff2016-12-18
* update todosChristian Grothoff2016-12-18
* properly process external IP addresses from upnpc-based hole punchingChristian Grothoff2016-12-18
* implement writing of configuration file in autoconfigurationChristian Grothoff2016-12-18
* finish external-ip client notification, but not yet testedChristian Grothoff2016-12-17
* towards notifying clients about external-ip resultsChristian Grothoff2016-12-17
* enable sending only differences for autoconfigurationChristian Grothoff2016-12-17
* need to strdup as this will be freedChristian Grothoff2016-12-17
* init 'ch' fieldChristian Grothoff2016-12-17
* misc. improvements to new NAT service, starting with autoconfiguration logicChristian Grothoff2016-12-17
* disambiguate option flag -lChristian Grothoff2016-12-16
* fix shutdown, fix size calculationChristian Grothoff2016-12-16
* fix minor bugsChristian Grothoff2016-12-16
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ...Christian Grothoff2016-12-16
* -fix memcpySchanzenbach, Martin2016-12-02
* libgnunetutil: add GNUNET_assert_from()Markus Teich2016-12-02
* implement keeping and timeout of NAT STUN dataChristian Grothoff2016-11-30
* this is now doneChristian Grothoff2016-11-30
* decided to keep NAT test logic in client libraryChristian Grothoff2016-11-30
* moving basic logic for launching nat-client helper to new NAT serviceChristian Grothoff2016-11-30
* moving basic logic for launching nat-server helper to new NAT serviceChristian Grothoff2016-11-30
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
* handle ports for interface scan data properlyChristian Grothoff2016-11-30
* note that port is not patchedChristian Grothoff2016-11-27
* fix proper setting of scope information for IPv6Christian Grothoff2016-11-27
* expand logic for address class detection, including private and sensitive IP ...Christian Grothoff2016-11-27
* towards implementing notification for peer addressesChristian Grothoff2016-11-27
* remove FIXME that has been addressedChristian Grothoff2016-11-27
* implement reading STUN data from interface in gnunet-natChristian Grothoff2016-11-27
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
* add outputChristian Grothoff2016-11-27
* add draft man page for gnunet-natChristian Grothoff2016-11-27
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
* work on new gnunet-nat tool, towards new NAT APIChristian Grothoff2016-11-27
* service_new: ready_confirm_fdtg(x)2016-11-25
* fix creation of PHONE records with gnunet-namestorelurchi2016-11-22
* include postgres db url in error messageFlorian Dold2016-11-21
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* Avoid undefined left-shiftDavid Barksdale2016-11-17
* Check return value of GNUNET_NETWORK_socket_createDavid Barksdale2016-11-17
* fix out-of-tree build of GNUnetChristian Grothoff2016-11-11
|\
| * - ignore test filesBart Polot2016-11-09
| * - add subdirectory gitignore filesBart Polot2016-11-09
| * - fix handling of HELLO with 0 expiration timeBart Polot2016-11-09
* | fix out-of-tree build of GNUnetChristian Grothoff2016-11-11
|/
* - axolotl initialization takes > 1s under valgrindBart Polot2016-11-04
* - avoid connection timeout in valgrind testsBart Polot2016-11-04
* - use timing macro instead of logBart Polot2016-11-04