aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* leakChristian Grothoff2010-06-13
|
* freeChristian Grothoff2010-06-13
|
* indentationChristian Grothoff2010-06-13
|
* fixesChristian Grothoff2010-06-13
|
* pass only unsigned char to isspace and the likeChristian Grothoff2010-06-13
|
* Need stdint.h man.David Barksdale2010-06-13
|
* deadChristian Grothoff2010-06-11
|
* minor fixesChristian Grothoff2010-06-11
|
* minor fixesChristian Grothoff2010-06-11
|
* better typeChristian Grothoff2010-06-11
|
* use constants instead of casting -1Christian Grothoff2010-06-11
|
* use constants instead of casting -1Christian Grothoff2010-06-11
|
* extra semiChristian Grothoff2010-06-11
|
* nicerChristian Grothoff2010-06-11
|
* error checkingChristian Grothoff2010-06-11
|
* leakChristian Grothoff2010-06-11
|
* fixing leakChristian Grothoff2010-06-11
|
* simplifyChristian Grothoff2010-06-11
|
* always add user provided external addresses (duh)Nathan S. Evans2010-06-11
|
* explicitly add user provided external address to known addresses when used ↵Nathan S. Evans2010-06-11
| | | | with NAT
* use after freeChristian Grothoff2010-06-11
|
* sizeChristian Grothoff2010-06-11
|
* dbzChristian Grothoff2010-06-11
|
* dbzChristian Grothoff2010-06-11
|
* extra check for udp based punchNathan S. Evans2010-06-11
|
* fix double freeChristian Grothoff2010-06-11
|
* bugs from codesonarNathan S. Evans2010-06-11
|
* fix overflowChristian Grothoff2010-06-11
|
* missing configuration files, may help stupid build errorsNathan S. Evans2010-06-11
|
* (no commit message)Matthias Wachs2010-06-11
|
* nates public key for testbedNathan S. Evans2010-06-11
|
* mykeysChristian Grothoff2010-06-11
|
* add support for using both NAT and non-NAT addresses, fix bug when multiple ↵Nathan S. Evans2010-06-10
| | | | ICMP probes received
* working TCP PWNAT implementation (at least on my machine), also base ↵Nathan S. Evans2010-06-10
| | | | testcase and reliability testcase
* minor but necessary commitNathan S. Evans2010-06-10
|
* first implementation of NAT punching for TCP transport plugin... doubt that ↵Nathan S. Evans2010-06-09
| | | | it works, but testcases that do NOT use NAT still work. not to be viewed by anyone.
* fixChristian Grothoff2010-06-09
|
* minor cleanupsNathan S. Evans2010-06-09
|
* proper test case configurationNathan S. Evans2010-06-09
|
* stdconstChristian Grothoff2010-06-09
|
* malformed address handlingNathan S. Evans2010-06-09
|
* fixesNathan S. Evans2010-06-09
|
* fixing biasChristian Grothoff2010-06-09
|
* change from udp_nat to only udp, altered testcases and configs to suitNathan S. Evans2010-06-09
|
* coverity fixes, revert to 11639 if brokenNathan S. Evans2010-06-09
|
* doxygenNathan S. Evans2010-06-09
|
* (no commit message)Matthias Wachs2010-06-08
|
* somewhat simplified, somewhat working udp_nat implementation. let the ↵Nathan S. Evans2010-06-08
| | | | buildbots thrash on it and see what happens
* (no commit message)Matthias Wachs2010-06-08
|
* remove optional port information, always use since data indicates NAT boxes ↵Nathan S. Evans2010-06-08
| | | | don't care (or would not work for other reasons before checking payloads)