Age | Commit message (Expand) | Author |
2014-05-07 | Update all am files | Bart Polot |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-01-12 | generate compact regular expressions if range is negated (#3226), switch defa... | Christian Grothoff |
2013-12-21 | -fix leak | Christian Grothoff |
2013-12-20 | -fix service name construction, remove .gnunet. | Christian Grothoff |
2013-12-20 | -use the same hash function to map service name to hash, not once strlen and ... | Christian Grothoff |
2013-12-20 | -use default policy that works now... | Christian Grothoff |
2013-12-20 | -check for working app, use correct option | Christian Grothoff |
2013-12-08 | -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_... | Christian Grothoff |
2013-12-05 | - change mesh channel creation/notification API | Bart Polot |
2013-11-14 | Use encrypted MESH by default | Bart Polot |
2013-10-26 | -make proper use of new policy parser | Christian Grothoff |
2013-10-18 | -fix leaks | Christian Grothoff |
2013-10-11 | -fix leak, doxygen | Christian Grothoff |
2013-10-11 | -fix possible NPE | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-08 | Add missing include | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -fixing build issues in pt/exit/vpn related to #3047 | Christian Grothoff |
2013-09-30 | -fixing build issues in exit related to #3047 | Christian Grothoff |
2013-09-25 | -misc fixes based on cppcheck | Christian Grothoff |
2013-09-21 | advertise DNS exit capability in DHT | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-08-13 | -dce | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-07-22 | -move all code that deals with IP/policy to regex/string conversion to tun | Christian Grothoff |
2013-07-21 | -do NULL check before dereferencing | Christian Grothoff |
2013-07-07 | -doxygen fixes | Christian Grothoff |
2013-06-28 | Replace mesh with new version | Bart Polot |
2013-06-26 | -introducing signing of regex accept states, removing PID from regex API | Christian Grothoff |
2013-06-20 | renaming libgnunetregexnew to libgnunetregex | 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 W32 exit helper | LRN |
2013-04-19 | added privilege testing parameters for helper-vpn, exit and nat-client. | Christian Fuchs |
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 | dryrun functionality added, removed irrelevant return code reset | 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-03-21 | * adde ipv6 forwarding functionality for helper-exit-windows | Christian Fuchs |
2013-03-21 | * replaced no-nat delimiter which was % (reserved char on windows) with - for... | Christian Fuchs |
2013-01-31 | re-enumated argv to conform with helper-exit syntax | 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 | -stuff | Christian Grothoff |
2013-01-31 | some final code-beautification (coding style 4tw!) | Christian Fuchs |
2013-01-31 | added gnunet-helper-exit-windows, which currently is just a copy of | Christian Fuchs |
2013-01-25 | add DNS exit for mesh to gnunet-daemon-exit | Christian Grothoff |