aboutsummaryrefslogtreecommitdiff
path: root/src/exit
Commit message (Expand)AuthorAge
* - add subdirectory gitignore filesBart Polot2016-11-09
* -fix leakChristian Grothoff2016-08-26
* ensure binding multiple ports to the same service descriptor works (again) wi...Christian Grothoff2016-08-25
* -fix indentChristian Grothoff2016-08-25
* fix exit CADET port binding for services, remove redundant service/port descr...Christian Grothoff2016-08-22
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix misc issuesChristian Grothoff2016-07-06
* avoid ARM warningChristian Grothoff2016-07-02
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* exit: update comment for changed helper parameterDaniel Golle2016-04-18
* exit: fully skip routing setup if no interface is specifiedDaniel Golle2016-04-18
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -indentationChristian Grothoff2015-05-26
* -indentChristian Grothoff2015-05-26
* -exit helper when either direction breaksChristian Grothoff2015-05-26
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
* notify cadet when we are done - for flow control and to get next packetChristian Grothoff2015-05-25
* -fix channel initialization with regex involvmentChristian Grothoff2015-05-25
* -logging, doxygenChristian Grothoff2015-05-25
* -fix policy string generationChristian Grothoff2015-05-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* keep exit process running even if it cannot work to avoid ARM restartsChristian Grothoff2014-06-03
* - rename also contents of config files, update config filesBart Polot2014-05-07
* Update all am filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* generate compact regular expressions if range is negated (#3226), switch defa...Christian Grothoff2014-01-12
* -fix leakChristian Grothoff2013-12-21
* -fix service name construction, remove .gnunet.Christian Grothoff2013-12-20
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -use default policy that works now...Christian Grothoff2013-12-20
* -check for working app, use correct optionChristian Grothoff2013-12-20
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* - change mesh channel creation/notification APIBart Polot2013-12-05
* Use encrypted MESH by defaultBart Polot2013-11-14
* -make proper use of new policy parserChristian Grothoff2013-10-26
* -fix leaksChristian Grothoff2013-10-18
* -fix leak, doxygenChristian Grothoff2013-10-11
* -fix possible NPEChristian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* Add missing includeLRN2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30