Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-04-30 | eliminate DHT PUT OK message by using MQ feature of calling continuation when... | Christian Grothoff |
2018-04-19 | support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution... | Christian Grothoff |
2018-04-05 | where applicable, check DNS ID in responses before processing further | Christian Grothoff |
2018-02-25 | first preparations for GNS mapping arbitrary TLDs | Christian Grothoff |
2017-07-03 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin |
2017-06-24 | if (1) holds here, remove redundant if | Christian Grothoff |
2017-06-24 | start VPN helper also if only services are running | Christian Grothoff |
2017-03-29 | - merge with master | Schanzenbach, Martin |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-03-13 | renaming CADET APIs to match naming conventions again, now that the old symbo... | Christian Grothoff |
2017-03-13 | rename libgnunetcadetnew -> libgnunetcadet | Christian Grothoff |
2017-02-23 | convert EXIT to new CADET MQ API | Christian Grothoff |
2017-01-20 | - merge; service API change | Schanzenbach, Martin |
2017-01-16 | simplify GNUNET_CONTAINER_heap_update_cost API | Christian Grothoff |
2016-12-02 | - fix call | Schanzenbach, Martin |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-08-26 | -fix leak | Christian Grothoff |
2016-08-25 | ensure binding multiple ports to the same service descriptor works (again) wi... | Christian Grothoff |
2016-08-25 | -fix indent | Christian Grothoff |
2016-08-22 | fix exit CADET port binding for services, remove redundant service/port descr... | Christian Grothoff |
2016-08-11 | -convert vpn/exit/pt to use new CADET ports | Christian Grothoff |
2016-07-20 | - fix CADET-using services | Bart Polot |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
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 |