Age | Commit message (Expand) | Author |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-06-23 | convert DHT API to new MQ API | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-26 | -indent | Christian Grothoff |
2015-05-25 | -comments, doxygen, indentation, style fixes, working on test_gns_vpn | Christian Grothoff |
2015-05-25 | notify cadet when we are done - for flow control and to get next packet | Christian Grothoff |
2015-05-25 | -fix channel initialization with regex involvment | Christian Grothoff |
2015-05-25 | -logging, doxygen | Christian Grothoff |
2015-05-22 | -fix policy string generation | 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-06-03 | keep exit process running even if it cannot work to avoid ARM restarts | Christian Grothoff |
2014-05-07 | Rename mesh->cadet | Bart Polot |
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 | -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-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -fixing build issues in pt/exit/vpn related to #3047 | Christian Grothoff |
2013-09-21 | advertise DNS exit capability in DHT | Christian Grothoff |
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-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-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-03-21 | * replaced no-nat delimiter which was % (reserved char on windows) with - for... | Christian Fuchs |
2013-01-25 | add DNS exit for mesh to gnunet-daemon-exit | Christian Grothoff |
2012-12-19 | - use prefix | Bart Polot |
2012-11-05 | -actually enable free regex specification, in binary for now | Christian Grothoff |
2012-11-02 | Using regex for exit/vpn | Maximilian Szengel |
2012-11-01 | -more libexec fixes | Christian Grothoff |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff |