Close file descriptor on error handling.
[oweals/gnunet.git] / src / vpn /
2018-01-04 anrykoClose file descriptor on error handling.
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 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
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 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
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-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
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
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
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-18 David BarksdaleUse statement exprs instead of local function
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-07-05 Christian Grothofftransitioning VPN API to MQ
2016-07-02 Christian Grothoff-reindent
2016-07-02 Christian Grothoff-doxygen
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-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-28 Christian Grothoff-avoid log
2015-05-28 Sree Harsha Totakura-fix typo
2015-05-28 Christian Grothoff-fix debug logic
2015-05-28 Christian Grothoff-simplify logic, fix double free
2015-05-26 Christian Grothoff-note
2015-05-26 Christian Grothoff-indentation
2015-05-26 Christian Grothoff-indent, wait for helper termination on shutdown, do...
2015-05-26 Christian Grothoff-exit helper when either direction breaks
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-03-20 Bart Polot- remove .gitignores
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-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-04 Christian Grothoff-use GNUNET_log, not fprintf
2014-05-07 Bart PolotUpdate all am files
2014-05-07 Bart PolotRename mesh->cadet
2014-01-17 LRNFix vpn helper argparsing logic
2013-12-20 Christian Grothoff-fix free after free
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
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-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 LRNAdd missing include
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in vpn related to #3047
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Christian Grothoff-fix R-PI FTBFS
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
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-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Christian Grothoff-code cleanup
next