summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactored: Moved crypto.h inline functions to end of fileAdriaan de Jong2011-10-191-10/+11
* Added PRNG doxygenAdriaan de Jong2011-10-191-0/+29
* Refactored cipher functionsAdriaan de Jong2011-10-194-65/+218
* Refactored cipher key typesAdriaan de Jong2011-10-195-48/+181
* Refactored HMAC functionsAdriaan de Jong2011-10-194-50/+155
* Refactored message digest functionsAdriaan de Jong2011-10-197-73/+190
* Refactored message digest type functionsAdriaan de Jong2011-10-195-47/+103
* Refactored NTLM DES key generationAdriaan de Jong2011-10-193-8/+27
* Refactored DES key manipulation functionsAdriaan de Jong2011-10-195-82/+142
* Refactored crypto initialisation functionsAdriaan de Jong2011-10-196-162/+193
* Refactored SSL_clear_error()Adriaan de Jong2011-10-193-3/+11
* Refactored show_available_* functionsAdriaan de Jong2011-10-194-91/+127
* Refactored maximum cipher and hmac length constantsAdriaan de Jong2011-10-194-36/+46
* Refactored OpenSSL-specific constantsAdriaan de Jong2011-10-195-23/+42
* Refactored to rand_bytes for OpenSSL-independencyAdriaan de Jong2011-10-198-9/+166
* Changed configure to accept --with-ssl-type=opensslAdriaan de Jong2011-10-191-69/+84
* Move block for "stale-routes-check" config inside #ifdef P2MP_SERVER blockGert Doering2011-10-091-19/+19
* New feauture: Add --stale-routes-checkDavide Guerri2011-09-305-0/+97
* Platform cleanup for NetBSDGert Doering2011-09-212-16/+72
* fix ipv6 compilation under macosx >= 1070 - v3JuanJo Ciarlante2011-09-214-8/+19
* Fixed compile issues on FreeBSD and SolarisDavid Sommerseth2011-09-211-9/+8
* Fixed management interface bug where >FATAL notifications wereJames Yonan2011-09-051-5/+9
* Minor fix to CC_PRINT char class -- treat DEL (ascii 127)James Yonan2011-09-011-1/+1
* add --mark option to set SO_MARK sockoptHeiko Hund2011-08-316-0/+38
* define IN6_ARE_ADDR_EQUAL macro for WIN32Heiko Hund2011-08-311-0/+6
* lowercase include header name in syshead.hHeiko Hund2011-08-311-1/+1
* Fixed a typo in win32.h that prevented building with Visual StudioSamuli Seppänen2011-08-251-1/+1
* Additional Visual Studio 2008 build fixes to tun.cSamuli Seppänen2011-08-251-1/+2
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-2510-246/+33
* Replace 32-bit-based add_in6_addr() implementation by an 8-bit based oneGert Doering2011-08-251-18/+16
* Fix a Visual Studio 2008 build issue in socket.cSamuli Seppänen2011-08-251-1/+2
* Fix a Visual Studio 2008 build error in options.cSamuli Seppanen2011-08-251-0/+1
* Fix a Visual Studio 2008 build error in tun.cSamuli Seppanen2011-08-251-1/+1
* Fix Microsoft Visual Studio incompatibility in plugin.cDavid Sommerseth2011-08-251-10/+10
* Fixed a number of fatal build errors on Visual Studio 2008Samuli Seppänen2011-08-254-7/+13
* Skip rather than fail test in addressless FreeBSD jails.Matthias Andree2011-08-241-1/+1
* remove legacy code to query IE proxy informationHeiko Hund2011-08-244-176/+0
* Merged TODO.IPv6 with TODO.ipv6 and README.IPv6 with README.ipv6Samuli Seppänen2011-08-244-116/+131
* remove function is_proto_tcp()Heiko Hund2011-08-242-7/+1
* add .gitignore to official repositoryHeiko Hund2011-08-241-0/+40
* For all accesses to "struct route_list * rl", check first that rl is non-NULLGert Doering2011-08-242-7/+11
* "status" management interface command (version >= 2) will nowJames Yonan2011-08-243-4/+20
* CC_PRINT character class now allows any 8-bit character value >= 32.James Yonan2011-08-241-1/+1
* Fixed issue where redirect-gateway block-local code was notJames Yonan2011-08-241-1/+1
* Increased the --verb threshold for "PID_ERR replay" messagesJames Yonan2011-08-241-2/+2
* Changed CC_PRINT character class to allow UTF-8 chars.James Yonan2011-08-242-2/+2
* Modified sanitize_control_message to remove redacted data fromJames Yonan2011-08-241-17/+29
* Redact "echo" directive strings from log, sinceJames Yonan2011-08-242-0/+9
* Merge branch 'svn-merger'David Sommerseth2011-08-2418-708/+1366
|\
| * Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-1918-708/+1366
| |\