Age | Commit message (Expand) | Author |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-07-02 | avoid ARM warning | 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-18 | exit: update comment for changed helper parameter | Daniel Golle |
2016-04-18 | exit: fully skip routing setup if no interface is specified | Daniel Golle |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2015-09-30 | DESTDIR fix in Makefiles needed by distro packagers | Carlo von lynX |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-26 | -indentation | Christian Grothoff |
2015-05-26 | -indent | Christian Grothoff |
2015-05-26 | -exit helper when either direction breaks | 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 |
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 also contents of config files, update config files | Bart Polot |
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 |