glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / vpn / gnunet-service-vpn.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix ICMP IPv4/IPv6 type conversion logic
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffconverting 'vpn' to new CADET API, not tested/testable...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2016-10-11 Christian Grothoffmigrate VPN to new service API
2016-08-25 Christian Grothoffensure binding multiple ports to the same service descr...
2016-08-25 Christian Grothoff-nicer indentation
2016-08-22 Christian Grothofffix exit CADET port binding for services, remove redund...
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
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...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-28 Christian Grothoff-simplify logic, fix double free
2015-05-26 Christian Grothoff-indent, wait for helper termination on shutdown, do...
2015-05-25 Christian Grothoffnotify cadet when we are done - for flow control and...
2015-05-25 Christian Grothoff-fix channel initialization with regex involvment
2015-05-25 Christian Grothoff-logging
2015-05-25 Christian Grothoff-logging
2015-05-22 Christian Grothoff-eh, typo
2015-05-22 Christian Grothoff-nicer logging
2015-05-22 Christian Grothoff-log conclusion of exit search
2015-05-22 Christian Grothoff-diagnose tunnel issues
2015-05-22 Christian Grothoff-log warning if channel unready
2015-05-22 Christian Grothoff-fix assertion: channel could be NULL (especially if...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-06-04 Christian Grothoff-use GNUNET_log, not fprintf
2014-05-07 Bart PolotRename mesh->cadet
2013-12-20 Christian Grothoff-fix free after free
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-14 Bart PolotUse encrypted MESH by default
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-11 Christian Grothoff-fixing minor memleaks
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-22 Christian Grothofffixing #2916, but untested
2013-09-22 Christian Grothoff-dead code elimination in VPN
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2013-09-22 Christian Grothoff-doxygen, following naming conventions
2013-09-21 Christian Grothoff-doxygen and minor code cleanup
2013-09-06 Christian Grothoff-code cleanup
2013-08-22 Christian Grothoff-make clang happy
2013-08-13 Christian Grothoff-dce
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-22 Christian Grothoffrename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregex...
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-06-28 Bart PolotReplace mesh with new version
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-05 Christian Grothoff-moving to regex
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-19 Christian Fuchsadded privilege testing parameters for helper-vpn,...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2012-11-05 Christian Grothoff-fix libexec issue: SUID check
2012-11-02 Maximilian SzengelUsing regex for exit/vpn
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Christian Grothoff-dox
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-27 Christian Grothoff-more uniform naming of statisitcs
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-02-28 Christian Grothoff-make gcc happy
2012-02-12 Christian Grothoff-ICMPv6 has a different protocol number than ICMPv4...
2012-01-30 Christian Grothoff-also run if system does not support IPv4 or IPv6 at...
2012-01-30 Christian Grothoff-renaming some fields, fixing byte order issues
2012-01-26 Christian Grothoff-actually copy payload
2012-01-26 Christian Grothoff-set tcp header
2012-01-26 Christian Grothoff-fix mask calculation
2012-01-26 Christian Grothoff-fix ret vals
2012-01-26 Christian Grothoff-check tcp off value
2012-01-26 Christian Grothoff-check tcp off value
2012-01-25 Christian Grothoff-fix call to stats destroy
next