Age | Commit message (Expand) | Author |
2015-05-22 | -log conclusion of exit search | Christian Grothoff |
2015-05-22 | -diagnose tunnel issues | Christian Grothoff |
2015-05-22 | -log warning if channel unready | Christian Grothoff |
2015-05-22 | -fix assertion: channel could be NULL (especially if we're dealing with a regex) | Christian Grothoff |
2015-03-20 | - remove .gitignores | Bart Polot |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-06-04 | -use GNUNET_log, not fprintf | Christian Grothoff |
2014-05-07 | Update all am files | Bart Polot |
2014-05-07 | Rename mesh->cadet | Bart Polot |
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 |