aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-23Version 2.1_rc12v2.1_rc12james
2008-09-19Fixed --lladdr bug introduced in 2.1-rc9 where input validation codejames
2008-09-15Patched Makefile.am so that the new t_cltsrv-down.sh script becomesjames
2008-09-15Version 2.1_rc11v2.1_rc11james
2008-09-10Version 2.1_rc10v2.1_rc10james
2008-09-08Version 2.1_rc9bjames
2008-09-08Fixed bug in intra-session TLS key rollover that was introduced withjames
2008-09-06Modified ip_or_dns_addr_safe, which validates pulled DNS names,james
2008-09-062.1_rc8 and earlier did implicit shell expansion on scriptjames
2008-09-04Added --allow-pull-fqdn option which allows client to pull DNS namesjames
2008-08-11Fixed minor compile issue in ntlm.c (mid-block declaration).james
2008-08-11LZO compression buffer overflow errors will now invalidatejames
2008-08-10Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, whichjames
2008-08-10Fixed build issue with ./configure --disable-socks --disable-http.james
2008-08-10Tagged security fix in 2.1-rc9 as CVE-2008-3459.james
2008-08-10Updated openvpn/t_cltsrv.sh (used by "make check") to conform to newjames
2008-08-05Reverted r3181, accomplish the same thing via a special casejames
2008-08-05Workaround for MinGW autoconf issue where HAVE_SETSOCKOPT,james
2008-08-05Added additional warnings to flag common gotchas:james
2008-08-04Fixed minor issue with --redirect-gateway bypass-dhcp or bypass-dnsjames
2008-08-02Added "--server-bridge" (without parameters) to enablejames
2008-08-01Version 2.1_rc9v2.1_rc9james
2008-07-31In Windows build, package a statically linked openssl.exe to work aroundjames
2008-07-31Updated ChangeLog and version number.james
2008-07-27Added additional warnings for:james
2008-07-27Added additional defensive programming to buffer.[ch] functions.james
2008-07-27Added a warning message when passwords are cached in memory.james
2008-07-26Perform additional input validation on options pulledjames
2008-07-26Fixed compiler warnings in Windows build (MinGW).james
2008-07-26Completely revamped the system for calling external programs and scripts:james
2008-07-23Added argv_x functions to buffer.[ch] to be used to safely buildjames
2008-07-19buf_printf will now return false on errors, such as truncationjames
2008-07-19Modified extract_x509_field_ssl to return a status value indicatingjames
2008-07-19Replace leading dash ('-') characters in an X509 name with underbars ('_')james
2008-07-18Added a warning when plugins are specified withoutjames
2008-07-18Reverted some recent buffer.[ch] changes, including r3058 (except forjames
2008-07-18Fixed format string issue in read_inline_file,james
2008-07-18status_printf function will now set error flag onjames
2008-07-18gen_path will no longer silently truncate the generatedjames
2008-07-18Fixed code inclusion bug that was erroneously testingjames
2008-07-18Modified create_temp_filename to create unpredictablejames
2008-07-17Previously, OpenVPN might log a client's auth-user-passjames
2008-07-17gen_path now rejects filenames that match Windowsjames
2008-07-17Call prng_init after fork in background processjames
2008-07-17Added warning when using chroot without specifying user and group.james
2008-07-17Check for multiplication overflow on ALLOC_ARRAY* functions.james
2008-07-17Removed old version of extract_x509_field.james
2008-07-17Support wraparound of reliable.[ch] packet IDs. Injames
2008-07-17Fixed a potential information leak in the new NTLM phase 3 code,james
2008-07-17Fixed issue in read_key_file, where the return value ofjames