aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Collapse)AuthorAge
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -use define, fix timeoutChristian Grothoff2012-03-31
|
* -no pblic in SUID pleaseChristian Grothoff2012-03-11
|
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
|
* - LRN's patchMatthias Wachs2012-03-02
|
* -fix option testChristian Grothoff2012-02-28
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -actually use global_ret for returnChristian Grothoff2011-12-19
|
* Jacob Appelbaum reviewed gnunet-helper-nat-server and affirms that the code ↵Christian Grothoff2011-12-19
| | | | 'seems fine'
* really minimizing gnunet-helper-nat-client code running with root rightsChristian Grothoff2011-12-16
|
* really minimizing code running with root rightsChristian Grothoff2011-12-16
|
* -cast returns from close to void to indicate that we intentionally ignore ↵Christian Grothoff2011-12-16
| | | | them, close socket on new error paths
* -cast returns from close to void to indicate that we intentionally ignore ↵Christian Grothoff2011-12-16
| | | | them, close socket on new error paths
* -make assignment cleaner, move to where it is neededChristian Grothoff2011-12-16
|
* additional stylistic changes to gnunet-helper-nat-client anticipating next ↵Christian Grothoff2011-12-16
| | | | round of suggestions from Jacob Applebaum
* some very minor stylistic changes to gnunet-helper-nat-server based on ↵Christian Grothoff2011-12-16
| | | | suggestions from Jacob Applebaum
* LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was ↵Christian Grothoff2011-12-06
| | | | | | | not defined before inclusion of the header) to 64, which means that it's not possible to select on more than 64 sockets at once. This might work during the tests, but in the wild people might want to have more than 60 connections, at least in the transport service. The patch attached should increase the limit to 1024.
* -fixing indentationChristian Grothoff2011-11-29
|
* -more doxygen fixesChristian Grothoff2011-11-28
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask
* no in_addr_t on W32Christian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1747Christian Grothoff2011-11-03
|
* disable local addressesMatthias Wachs2011-11-02
|
* fixing #1820Christian Grothoff2011-11-02
|
* use LOG macro in nat.cChristian Grothoff2011-10-10
|
* use LOG macro in nat.cChristian Grothoff2011-10-10
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fixChristian Grothoff2011-09-15
|
* check for external-ip before forkingChristian Grothoff2011-09-15
|
* dbg support:Christian Grothoff2011-09-15
|
* actually use external resolution code; fix SUID checkChristian Grothoff2011-09-15
|
* dieChristian Grothoff2011-09-14
|
* (no commit message)David Brodski2011-09-14
|
* doxygenChristian Grothoff2011-09-02
|
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* check if gnunet-nat-server is correctly installedMatthias Wachs2011-08-30
|
* gnunet-nat-server was not correctly installedMatthias Wachs2011-08-30
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* make external-IP api non-blockingChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-19
|
* dd dependencies to some programsChristian Grothoff2011-07-19
| | | | | | | Should allow for correct building with make -j* -LRN
* do not autostart nseChristian Grothoff2011-07-18
|