aboutsummaryrefslogtreecommitdiff
path: root/socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Fixed typo: missing comment close.James Yonan1-1/+1
2010-07-12Implemented multi-address DNS expansion on the network field of routeJames Yonan1-2/+32
2010-05-09Fixed issue on Windows with MSVC compiler, where TCP_NODELAY supportJames Yonan1-1/+1
2010-04-28Updated copyright date to 2010.James Yonan1-1/+1
2010-03-30Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterJames Yonan1-3/+4
2009-08-22Added --remote-random-hostname option.james1-5/+28
2009-05-30Update copyright to 2009.james1-1/+1
2009-04-10Allow "management-client" directive to be usedjames1-0/+10
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-09-30Management interface can now listen on a unixjames1-0/+122
2008-09-19Fixed --lladdr bug introduced in 2.1-rc9 where input validation codejames1-0/+39
2008-09-06Modified ip_or_dns_addr_safe, which validates pulled DNS names,james1-3/+15
2008-09-062.1_rc8 and earlier did implicit shell expansion on scriptjames1-1/+1
2008-09-04Added --allow-pull-fqdn option which allows client to pull DNS namesjames1-0/+11
2008-07-26Perform additional input validation on options pulledjames1-0/+42
2008-07-26Completely revamped the system for calling external programs and scripts:james1-8/+26
2008-07-16Added SOCKET_SND_RCV_BUF_MAX constant (set to 1000000) to limit thejames1-5/+11
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-11Merged connection profiles fromjames1-100/+11
2008-05-24Support asynchronous/deferred authentication injames1-1/+1
2008-05-12Moved branch into official BETA21 position.james1-6/+5
2008-01-21Fixed interim memory growth issue in TCP connect loop wherejames1-0/+2
2006-11-08PROTO_TCPv4 is never used as an index intojames1-0/+7
2006-11-01SO_REUSEADDR should not be set on Windows TCP sockets becausejames1-0/+2
2006-06-29Added two new management states:james1-6/+26
2006-02-17Version 2.1_beta10 releasedjames1-5/+16
2006-02-16Added --port-share option for allowing OpenVPN and HTTPSjames1-4/+27
2006-01-23Added --management-client option to connect as a client tojames1-2/+2
2005-12-12Added --auto-proxy directive to auto-detect HTTP or SOCKSjames1-34/+47
2005-11-28Modified nonblocking connect code so that this works as it should:james1-3/+14
2005-11-25Added --connect-timeout option to control the timeoutjames1-5/+89
2005-11-09Merged (with some changes) Alon'sjames1-0/+9
2005-11-05svn merge -r 771:780 $SO/trunk/openvpnjames1-0/+9
2005-11-01Merged 2.0.4 changes.james1-0/+12
2005-10-16Fixed bug introduced in 2.1-beta3 where managementjames1-6/+8
2005-10-15Minor style cleanup for --enable-pedantic.james1-1/+1
2005-10-15svn merge -r 614:615 $SO/patches/openvpn-2-1_alpha3a-tcpbindjames1-12/+30
2005-10-15svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames1-91/+246
2005-10-12version 2.1_beta2james1-1/+60
2005-09-26version 2.1_beta1james1-1/+1
2005-09-26This is the start of the BETA21 branch.james1-0/+2154