summaryrefslogtreecommitdiffstats
path: root/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-7/+0
|\
| * Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-7/+0
| * Revamped the script-security warning logging (version 2)David Sommerseth2010-04-291-1/+1
| * Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-02-181-3/+2
* | Revamped the script-security warning logging (version 2)David Sommerseth2010-10-211-1/+1
* | Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta2010-10-211-1/+1
* | Fixed typo: missing comment close.James Yonan2010-07-261-1/+1
* | Implemented multi-address DNS expansion on the network field of routeJames Yonan2010-07-121-2/+32
* | Fixed issue on Windows with MSVC compiler, where TCP_NODELAY supportJames Yonan2010-05-091-1/+1
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterJames Yonan2010-03-301-3/+4
|/
* Added --remote-random-hostname option.james2009-08-221-5/+28
* Update copyright to 2009.james2009-05-301-1/+1
* Allow "management-client" directive to be usedjames2009-04-101-0/+10
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-0/+122
* Fixed --lladdr bug introduced in 2.1-rc9 where input validation codejames2008-09-191-0/+39
* Modified ip_or_dns_addr_safe, which validates pulled DNS names,james2008-09-061-3/+15
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-1/+1
* Added --allow-pull-fqdn option which allows client to pull DNS namesjames2008-09-041-0/+11
* Perform additional input validation on options pulledjames2008-07-261-0/+42
* Completely revamped the system for calling external programs and scripts:james2008-07-261-8/+26
* Added SOCKET_SND_RCV_BUF_MAX constant (set to 1000000) to limit thejames2008-07-161-5/+11
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Merged connection profiles fromjames2008-06-111-100/+11
* Support asynchronous/deferred authentication injames2008-05-241-1/+1
* Moved branch into official BETA21 position.james2008-05-121-6/+5
* Fixed interim memory growth issue in TCP connect loop wherejames2008-01-211-0/+2
* PROTO_TCPv4 is never used as an index intojames2006-11-081-0/+7
* SO_REUSEADDR should not be set on Windows TCP sockets becausejames2006-11-011-0/+2
* Added two new management states:james2006-06-291-6/+26
* Version 2.1_beta10 releasedjames2006-02-171-5/+16
* Added --port-share option for allowing OpenVPN and HTTPSjames2006-02-161-4/+27
* Added --management-client option to connect as a client tojames2006-01-231-2/+2
* Added --auto-proxy directive to auto-detect HTTP or SOCKSjames2005-12-121-34/+47
* Modified nonblocking connect code so that this works as it should:james2005-11-281-3/+14
* Added --connect-timeout option to control the timeoutjames2005-11-251-5/+89
* Merged (with some changes) Alon'sjames2005-11-091-0/+9
* svn merge -r 771:780 $SO/trunk/openvpnjames2005-11-051-0/+9
* Merged 2.0.4 changes.james2005-11-011-0/+12
* Fixed bug introduced in 2.1-beta3 where managementjames2005-10-161-6/+8
* Minor style cleanup for --enable-pedantic.james2005-10-151-1/+1
* svn merge -r 614:615 $SO/patches/openvpn-2-1_alpha3a-tcpbindjames2005-10-151-12/+30
* svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames2005-10-151-91/+246
* version 2.1_beta2james2005-10-121-1/+60
* version 2.1_beta1james2005-09-261-1/+1
* This is the start of the BETA21 branch.james2005-09-261-0/+2154