aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02-fix memcpySchanzenbach, Martin
2016-12-02libgnunetutil: add GNUNET_assert_from()Markus Teich
2016-11-30Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff
2016-11-30configure: -fsanitize-recovery is on by default, removing it for compatibilitytg(x)
2016-11-30guix: configure flagstg(x)
2016-11-30implement keeping and timeout of NAT STUN dataChristian Grothoff
2016-11-30this is now doneChristian Grothoff
2016-11-30decided to keep NAT test logic in client libraryChristian Grothoff
2016-11-30moving basic logic for launching nat-client helper to new NAT serviceChristian Grothoff
2016-11-30moving basic logic for launching nat-server helper to new NAT serviceChristian Grothoff
2016-11-30towards moving STUN logic into new NAT serviceChristian Grothoff
2016-11-30handle ports for interface scan data properlyChristian Grothoff
2016-11-27note that port is not patchedChristian Grothoff
2016-11-27fix proper setting of scope information for IPv6Christian Grothoff
2016-11-27expand logic for address class detection, including private and sensitive IP ...Christian Grothoff
2016-11-27towards implementing notification for peer addressesChristian Grothoff
2016-11-27remove FIXME that has been addressedChristian Grothoff
2016-11-27clarify gnunet-nat man pageChristian Grothoff
2016-11-27implement reading STUN data from interface in gnunet-nat: update docChristian Grothoff
2016-11-27implement reading STUN data from interface in gnunet-natChristian Grothoff
2016-11-27change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff
2016-11-27add outputChristian Grothoff
2016-11-27add draft man page for gnunet-natChristian Grothoff
2016-11-27largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff
2016-11-27work on new gnunet-nat tool, towards new NAT APIChristian Grothoff
2016-11-25service_new: ready_confirm_fdtg(x)
2016-11-25configure: -fsanitizetg(x)
2016-11-22fix creation of PHONE records with gnunet-namestorelurchi
2016-11-21include postgres db url in error messageFlorian Dold
2016-11-19guix-env.scm: build gnunet with hardening.ng0
2016-11-17Sometimes it's OK if multiplication overflowsDavid Barksdale
2016-11-17Avoid undefined left-shiftDavid Barksdale
2016-11-17Check return value of GNUNET_NETWORK_socket_createDavid Barksdale
2016-11-11fix out-of-tree build of GNUnetChristian Grothoff
2016-11-11fix out-of-tree build of GNUnetChristian Grothoff
2016-11-10configure: --enable-sanitizertg(x)
2016-11-09- ignore test filesBart Polot
2016-11-09- add subdirectory gitignore filesBart Polot
2016-11-09- fix handling of HELLO with 0 expiration timeBart Polot
2016-11-09- autoreconf fails without ChangeLog presentBart Polot
2016-11-08remove obsolete svn to change log scriptChristian Grothoff
2016-11-08get rid of ChangeLog generation from svn, start new ChangeLog for GitChristian Grothoff
2016-11-04- axolotl initialization takes > 1s under valgrindBart Polot
2016-11-04- avoid connection timeout in valgrind testsBart Polot
2016-11-04- use timing macro instead of logBart Polot
2016-11-04-remove dead codeBart Polot
2016-11-04- simplify loggingBart Polot
2016-11-04- refactor connection upkeep code, remove unneeded functionsBart Polot
2016-11-04- update doxygen / docBart Polot
2016-11-04- refactor function timing codeBart Polot