REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / nat /
2016-12-17 Christian Grothoffinit 'ch' field
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-12-16 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
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 Grothoffadd PORT to NAT configuration, generate nat.conf from...
2016-12-02 Adnan HMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-02 Schanzenbach, MartinMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-01 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-11-30 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
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 Grothoffimplement reading STUN data from interface in gnunet-nat
2016-11-27 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
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-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-31 Christian Grothoff-more work towards NAT service
2016-10-31 Christian Grothoffadd template for NAT service
2016-10-24 Christian Grothofffinish (untested) new NAT client library
2016-10-24 Christian Grothofftowards implementing autoconfig part of NAT lib
2016-10-24 Christian Grothoffmore work on new nat library
2016-10-24 Christian Grothoffworking towards new NAT client library implementation
2016-10-23 Christian Grothoffnew NAT lib client api skeleton
2016-10-23 Christian Grothoffspecing out the NAT service IPC messages'
2016-10-23 Christian Grothoffstart defining IPC messages for NAT
2016-07-25 Christian Grothoff-ensure clean DNS shutdown, fix DNS-STUN termination...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-24 Christian Grothoffmigrate nat_auto to MQ
2016-06-24 Christian Grothoffmigrate nat_test to MQ
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-17 Christian Grothoff-fixing memory leaks and shutdown issues related to NAT
2015-10-18 Christian Grothoff-fix reporting of IP address
2015-10-07 Christian Grothoff-newline, include error code
2015-10-07 Christian Grothoff-no printf
2015-10-07 Christian Grothoff-fix testcase to handle SUCCESS status reply, only...
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-10-07 Christian Grothoff-removing spectacular dead code
2015-10-07 Christian Grothoffstylistic fixes
2015-10-06 Bart Polot- fix multiple gnunet-nat crashes
2015-10-06 Bart Polot- fix use of uninitialized memory
2015-10-05 Christian Grothofffix #3986
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-09-05 Christian Grothoff-fix
2015-08-28 Bruno CabralFix review,
2015-08-27 Bruno CabralFix review . PATCH 1/3
2015-08-22 Bruno Cabralgnunet-nat, tool to suggest changes to configure based...
2015-08-21 Bruno CabralFix crashes and memory leaks.
2015-08-21 Bruno CabralAdd test_nat to makefile
2015-08-21 Bruno CabralAdd missing file
2015-08-17 Bruno CabralFix #3918
2015-08-03 Christian Grothoff-log more details about failing addr
2015-07-24 Bruno CabralDisable Stun
2015-07-22 David BarksdaleTUN_IFNAME is the tunnel interface, not EXIT_IFNAME
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-07-14 Christian Grothoff-fix ARM binding
2015-07-07 Christian Grothoffslightly nicer ifname cmp
2015-07-07 Christian Grothoffdo not add our virtual interfaces to our HELLO
2015-07-01 Bruno Cabral(no commit message)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-27 Christian Grothoff-add missing include, remove redundant includes
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Bruno CabralPolish and simplyfy STUN code, move STUN code to GNUNET...
2015-06-24 Bruno CabralCommit rewrite before moving to GNUNET_NAT functions
2015-06-22 Christian Grothoff-doxygen fixes
2015-06-21 David Barksdaledos2unix
2015-06-15 Bruno CabralStub nat_stun.c
2015-06-15 Bruno CabralInitial import of STUN support
2015-06-06 Christian Grothoff-must avoid returning resolutions during initialization
2015-02-21 Christian Grothoff-indenting...
2015-02-09 Christian Grothoff-instantly report addresses during NAT initialization...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-01 Christian Grothoff-fix nat test timeout/termination issue
2014-10-03 Christian Grothoff-set socket to NULL on close to avoid double-close...
2014-10-03 Christian Grothoff-return non-NULL even if we instantly fail
2014-10-03 Christian Grothoff-fix NPE in NAT test
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
next