| October 8, 2008 | ||
|---|---|---|
View 9ff2821
Version 2.1_rc13james authored on 2008/10/08 13:53:19 |
||
| October 6, 2008 | ||
|---|---|---|
View 367ed08
Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies.james authored on 2008/10/06 16:33:45 |
||
| September 30, 2008 | ||
|---|---|---|
View bb564a5
Management interface can now listen on a unix domain socket, for example:james authored on 2008/09/30 15:11:38 |
||
| September 23, 2008 | ||
|---|---|---|
View b0cb50e
Version 2.1_rc12james authored on 2008/09/23 23:29:27 |
||
| September 20, 2008 | ||
|---|---|---|
View 6e2c457
Fixed --lladdr bug introduced in 2.1-rc9 where input validation code was incorrectly expecting the lladdr parameter to be an IP address when it is actually a MAC address (HoverHell).james authored on 2008/09/20 05:12:43 |
||
| September 16, 2008 | ||
|---|---|---|
View b0d1154
Patched Makefile.am so that the new t_cltsrv-down.sh script becomes part of the tarball (Matthias Andree).james authored on 2008/09/16 08:39:53 |
||
| September 15, 2008 | ||
|---|---|---|
View 5fc1087
Version 2.1_rc11james authored on 2008/09/15 10:46:29 |
||
| September 10, 2008 | ||
|---|---|---|
View 375a373
Version 2.1_rc10james authored on 2008/09/10 16:16:14 |
||
| September 8, 2008 | ||
|---|---|---|
View 727cda8
Version 2.1_rc9bjames authored on 2008/09/08 13:00:11 |
||
View 1c4af9e
Fixed bug in intra-session TLS key rollover that was introduced with deferred authentication features in 2.1_rc8.james authored on 2008/09/08 12:52:52 |
||
| September 6, 2008 | ||
|---|---|---|
View b4b5c31
Modified ip_or_dns_addr_safe, which validates pulled DNS names, to more closely conform to RFC 3696:james authored on 2008/09/06 19:43:31 |
||
View b8fb090
2.1_rc8 and earlier did implicit shell expansion on script arguments since all scripts were called by system(). The security hardening changes made to 2.1_rc9 no longer use system(), but rather use the safer execve or CreateProcess system calls. The security hardening also introduced a backward incompatibility with 2.1_rc8 and earlier in that script parameters were no longer shell-expanded, so for example:james authored on 2008/09/06 18:42:17 |
||
| September 5, 2008 | ||
|---|---|---|
View 0a838de
Added --allow-pull-fqdn option which allows client to pull DNS names from server (rather than only IP address) for --ifconfig, --route, and --route-gateway. OpenVPN versions 2.1_rc7 and earlier allowed DNS names for these options to be pulled and translated to IP addresses by default. Now --allow-pull-fqdn will be explicitly required on the client to enable DNS-name-to-IP-address translation of pulled options.james authored on 2008/09/05 05:35:09 |
||
| August 11, 2008 | ||
|---|---|---|
View 4f23b71
Fixed minor compile issue in ntlm.c (mid-block declaration).james authored on 2008/08/11 22:12:34 |
||
View e1cf60c
LZO compression buffer overflow errors will now invalidate the packet rather than trigger a fatal assertion.james authored on 2008/08/11 12:37:40 |
||