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-01-04 | Close file descriptor on error handling. | anryko |
2017-10-29 | allow MST callback to distinguish between disconnect and parse error situatio... | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | Merge branch 'master' into getopt | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
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-03-10 | fix ICMP IPv4/IPv6 type conversion logic | Christian Grothoff |
2017-02-22 | converting 'vpn' to new CADET API, not tested/testable, as exit is not conver... | Christian Grothoff |
2017-01-16 | simplify GNUNET_CONTAINER_heap_update_cost API | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-04 | move functionality of publishing namestore zone in DHT from GNS service to ne... | Christian Grothoff |
2016-11-17 | Sometimes it's OK if multiplication overflows | David Barksdale |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-11 | migrate VPN to new service API | Christian Grothoff |
2016-08-25 | ensure binding multiple ports to the same service descriptor works (again) wi... | Christian Grothoff |
2016-08-25 | -nicer indentation | Christian Grothoff |
2016-08-22 | fix exit CADET port binding for services, remove redundant service/port descr... | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
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-05 | transitioning VPN API to MQ | Christian Grothoff |
2016-07-02 | -reindent | Christian Grothoff |
2016-07-02 | -doxygen | 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 |
2016-01-19 | -fix (C) notices | 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-28 | -avoid log | Christian Grothoff |
2015-05-28 | -fix typo | Sree Harsha Totakura |
2015-05-28 | -fix debug logic | Christian Grothoff |
2015-05-28 | -simplify logic, fix double free | Christian Grothoff |
2015-05-26 | -note | Christian Grothoff |
2015-05-26 | -indentation | Christian Grothoff |
2015-05-26 | -indent, wait for helper termination on shutdown, do not eagerly create tunnel | Christian Grothoff |
2015-05-26 | -exit helper when either direction breaks | 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 | Christian Grothoff |
2015-05-25 | -logging | Christian Grothoff |
2015-05-22 | -eh, typo | Christian Grothoff |
2015-05-22 | -nicer logging | Christian Grothoff |