aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-daemon-exit.c
Commit message (Collapse)AuthorAge
...
* -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
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30
|
* advertise DNS exit capability in DHTChristian Grothoff2013-09-21
|
* -dceChristian Grothoff2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -move all code that deals with IP/policy to regex/string conversion to tunChristian Grothoff2013-07-22
|
* -do NULL check before dereferencingChristian Grothoff2013-07-21
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* Replace mesh with new versionBart Polot2013-06-28
|
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
|
* -moving to regexChristian Grothoff2013-06-05
|
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
| | | | | todo: nat-server
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* * replaced no-nat delimiter which was % (reserved char on windows) with - ↵Christian Fuchs2013-03-21
| | | | | | | | | for exit-helper-windows and exit-helper. * added ipv4 NAPT and removal functionality to exit-helper-windows * moved a few variables * next todo: ipv6 forwarding rules for netsh
* add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff2013-01-25
|
* - use prefixBart Polot2012-12-19
|
* -actually enable free regex specification, in binary for nowChristian Grothoff2012-11-05
|
* Using regex for exit/vpnMaximilian Szengel2012-11-02
|
* -more libexec fixesChristian Grothoff2012-11-01
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -fix.. that took ages to findMartin Schanzenbach2012-06-26
|
* -fix??Martin Schanzenbach2012-06-26
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -fixing #2243Christian Grothoff2012-04-01
|
* -fixChristian Grothoff2012-02-24
|
* -fixChristian Grothoff2012-02-12
|
* -ICMPv6 has a different protocol number than ICMPv4, fix code accordinglyChristian Grothoff2012-02-12
|
* -log more detailsChristian Grothoff2012-02-12
|
* -doxygen fixesChristian Grothoff2012-02-11
|
* -also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff2012-01-30
|
* -renaming some fields, fixing byte order issuesChristian Grothoff2012-01-30
|
* -fixChristian Grothoff2012-01-26
|
* -fix address order and mask calculationChristian Grothoff2012-01-26
|
* -fix IPv6 packet constructionChristian Grothoff2012-01-26
|
* -check tcp off valueChristian Grothoff2012-01-26
|