oweals/gnunet.git
2017-01-05 ng0AUTHORS: Remove myself from Gentoo.
2017-01-04 t3sseraktadded ssh key
2017-01-04 Christian Grothoffadd ignore file
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
2017-01-02 Christian Grothofffixes for starting and stopping gnunet-helper-nat-server
2017-01-02 Christian Grothoffpreparations for proper manual hole punching support...
2017-01-02 Christian Grothoffimprove/fix handling of NAT server logic for ICMP-based...
2017-01-02 Christian Grothofffix compiler warning for format string
2016-12-25 Christian Grothoffnotes for next steps with NAT
2016-12-25 Christian Grothoffensure nat clients get notifications on disconnect...
2016-12-25 Christian Grothoffworking on proper IP address filtering logic
2016-12-24 Christian Grothoffstart to list relevant cases in man page, document...
2016-12-24 Christian Grothofffix upnpc invocation for port mapping with upnpc
2016-12-23 Christian Grothoffimprove types, eliminate compiler warning for unused...
2016-12-18 Christian Grothoffdisambiguate -L option to gnunet-nat
2016-12-18 Christian Grothoffupdate todos
2016-12-18 Christian Grothoffproperly process external IP addresses from upnpc-based...
2016-12-18 Christian Grothoffimplement writing of configuration file in autoconfigur...
2016-12-17 Christian Grothofffinish external-ip client notification, but not yet...
2016-12-17 Christian Grothofftowards notifying clients about external-ip results
2016-12-17 Christian Grothoffenable sending only differences for autoconfiguration
2016-12-17 Christian Grothoffneed to strdup as this will be freed
2016-12-17 Christian Grothoffinit 'ch' field
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-12-16 Christian Grothoffdisambiguate option flag -l
2016-12-16 Christian Grothofffix shutdown, fix size calculation
2016-12-16 Christian Grothofffix minor bugs
2016-12-16 Christian Grothoffupdates to potfiles
2016-12-16 Christian Grothoffadd PORT to NAT configuration, generate nat.conf from...
2016-12-02 Schanzenbach... -fix memcpy
2016-12-02 Markus Teichlibgnunetutil: add GNUNET_assert_from()
2016-11-30 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2016-11-30 tg(x)configure: -fsanitize-recovery is on by default, removi...
2016-11-30 tg(x)guix: configure flags
2016-11-30 Christian Grothoffimplement keeping and timeout of NAT STUN data
2016-11-30 Christian Grothoffthis is now done
2016-11-30 Christian Grothoffdecided to keep NAT test logic in client library
2016-11-30 Christian Grothoffmoving basic logic for launching nat-client helper...
2016-11-30 Christian Grothoffmoving basic logic for launching nat-server helper...
2016-11-30 Christian Grothofftowards moving STUN logic into new NAT service
2016-11-30 Christian Grothoffhandle ports for interface scan data properly
2016-11-27 Christian Grothoffnote that port is not patched
2016-11-27 Christian Grothofffix proper setting of scope information for IPv6
2016-11-27 Christian Grothoffexpand logic for address class detection, including...
2016-11-27 Christian Grothofftowards implementing notification for peer addresses
2016-11-27 Christian Grothoffremove FIXME that has been addressed
2016-11-27 Christian Grothoffclarify gnunet-nat man page
2016-11-27 Christian Grothoffimplement reading STUN data from interface in gnunet...
2016-11-27 Christian Grothoffimplement reading STUN data from interface in gnunet-nat
2016-11-27 Christian Grothoffchange return value to use -1 on error, as 0 is a legal...
2016-11-27 Christian Grothoffadd output
2016-11-27 Christian Grothoffadd draft man page for gnunet-nat
2016-11-27 Christian Grothofflargely completing gnunet-nat tool, using new service...
2016-11-27 Christian Grothoffwork on new gnunet-nat tool, towards new NAT API
2016-11-25 tg(x)service_new: ready_confirm_fd
2016-11-25 tg(x)configure: -fsanitize
2016-11-22 lurchifix creation of PHONE records with gnunet-namestore
2016-11-21 Florian Doldinclude postgres db url in error message
2016-11-19 ng0guix-env.scm: build gnunet with hardening. taler-0.2.0
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-18 David BarksdaleAvoid undefined left-shift
2016-11-17 David BarksdaleCheck return value of GNUNET_NETWORK_socket_create
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-10 tg(x)configure: --enable-sanitizer
2016-11-09 Bart Polot- ignore test files
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-11-09 Bart Polot- fix handling of HELLO with 0 expiration time
2016-11-09 Bart Polot- autoreconf fails without ChangeLog present
2016-11-08 Christian Grothoffremove obsolete svn to change log script
2016-11-08 Christian Grothoffget rid of ChangeLog generation from svn, start new... initial-import-from-subversion-38251
2016-11-04 Bart Polot- axolotl initialization takes > 1s under valgrind
2016-11-04 Bart Polot- avoid connection timeout in valgrind tests
2016-11-04 Bart Polot- use timing macro instead of log
2016-11-04 Bart Polot-remove dead code
2016-11-04 Bart Polot- simplify logging
2016-11-04 Bart Polot- refactor connection upkeep code, remove unneeded...
2016-11-04 Bart Polot- update doxygen / doc
2016-11-04 Bart Polot- refactor function timing code
2016-11-04 Bart Polot- fix logging
2016-11-04 Bart Polot- simplify ack handling, die if trying to send connecit...
2016-11-04 Bart Polot- always return a queue handle
2016-11-04 Bart Polot- don't complain about retransmitted connection_create...
2016-11-04 Bart Polot- use proper type for N/A
2016-11-04 Bart Polot- sending KX on loopback is very wrong, die
2016-11-04 Bart Polot- doc
2016-10-31 Christian Grothoff-more work towards NAT service
2016-10-31 Christian Grothoffadd template for NAT service
2016-10-29 Bart PolotRefactor encrypted traffic handling
2016-10-29 Bart PolotUn-flag in_flight to avoid integer underflow in GNUNET_...
2016-10-29 Bart Polot- Fix Coverity #153011, abort on NULL path instead...
2016-10-27 Sree Harsha... update documentation
2016-10-27 Sree Harsha... disable more unnecessary services in testcases
2016-10-27 Sree Harsha... propagate barrier status messages to sub controllers
2016-10-27 Sree Harsha... Fix #4718: Do not echo BARRIER_STATUS messages back...
2016-10-27 Sree Harsha... testbed: do not start unnecessary services
2016-10-27 Bart PolotBuild messages fully in tunnel code, avoid copying...
2016-10-27 Bart Polot- measure encryption performance
2016-10-27 Bart Polot- doc
2016-10-27 Bart Polot- reduce log level
next