Age | Commit message (Expand) | Author |
2014-01-17 | Fix vpn helper argparsing logic | LRN |
2013-12-20 | -fix free after free | Christian Grothoff |
2013-12-20 | -use the same hash function to map service name to hash, not once strlen and ... | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-12-05 | - change mesh channel creation/notification API | Bart Polot |
2013-11-14 | Use encrypted MESH by default | Bart Polot |
2013-10-26 | -converting regular expressions of vpn/pt to non-binary format and adding pro... | Christian Grothoff |
2013-10-11 | -fixing minor memleaks | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-08 | Add missing include | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -fixing build issues in vpn related to #3047 | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-26 | -fix R-PI FTBFS | Christian Grothoff |
2013-09-25 | -misc fixes based on cppcheck | Christian Grothoff |
2013-09-22 | fixing #2916, but untested | Christian Grothoff |
2013-09-22 | -dead code elimination in VPN | Christian Grothoff |
2013-09-22 | remove 'nac' option from VPN, always return IP immediately, always build mesh... | Christian Grothoff |
2013-09-22 | -doxygen, following naming conventions | Christian Grothoff |
2013-09-21 | -doxygen and minor code cleanup | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-06 | -code cleanup | Christian Grothoff |
2013-08-22 | -make clang happy | Christian Grothoff |
2013-08-13 | -dce | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-07-22 | rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that... | Christian Grothoff |
2013-07-08 | Added mesh reliable tunnels | Bart Polot |
2013-06-28 | Replace mesh with new version | Bart Polot |
2013-06-20 | renaming libgnunetregexnew to libgnunetregex | Christian Grothoff |
2013-06-20 | continuing refactoring of regex library structure, disambiguating symbol name... | Christian Grothoff |
2013-06-12 | -keep and drop are not needed here as we watch for disconnects | Christian Grothoff |
2013-06-05 | -moving to regex | Christian Grothoff |
2013-05-09 | - complement HELPER API with functions to kill and wait on the helper process | Sree Harsha Totakura |
2013-04-21 | Mingw-w64 compatibility for VPN helper | LRN |
2013-04-19 | added privilege testing parameters for helper-vpn, exit and nat-client. | Christian Fuchs |
2013-04-18 | - bratao's fix to compile on w32 | Bart Polot |
2013-04-15 | -no boolean | Christian Grothoff |
2013-04-15 | extended the GNUNET_OS_check_helper_binary parameters to do previlege | Christian Fuchs |
2013-04-05 | added dryrun functionality to helper-vpn-windows | Christian Fuchs |
2013-03-22 | * added vpn and exit to the default build options for mingw/windows builds. T... | Christian Fuchs |
2013-03-21 | * fixed incorrect doxygen commant fields in exit and vpn-helper-windows | Christian Fuchs |
2013-01-31 | added support for partial write to stdin/stdout. | Christian Fuchs |
2013-01-31 | added support for partial reads from stdin | Christian Fuchs |
2013-01-31 | helper-vpn and helper-exit now are 64bit capabled. | Christian Fuchs |
2013-01-31 | porting to W32 requires a port, yepee | Christian Grothoff |
2013-01-31 | some final code-beautification (coding style 4tw!) | Christian Fuchs |
2013-01-30 | added nice debug output for gnunet-herlper-vpn-windows. | Christian Fuchs |