| Commit message (Expand) | Author | Age | Files | Lines |
* | Completely revamped the system for calling external programs and scripts: | james | 2008-07-26 | 23 | -420/+1098 |
* | Added argv_x functions to buffer.[ch] to be used to safely build | james | 2008-07-23 | 3 | -0/+265 |
* | buf_printf will now return false on errors, such as truncation | james | 2008-07-19 | 2 | -3/+8 |
* | Modified extract_x509_field_ssl to return a status value indicating | james | 2008-07-19 | 1 | -37/+41 |
* | Replace leading dash ('-') characters in an X509 name with underbars ('_') | james | 2008-07-19 | 3 | -0/+19 |
* | Added a warning when plugins are specified without | james | 2008-07-18 | 3 | -1/+28 |
* | Reverted some recent buffer.[ch] changes, including r3058 (except for | james | 2008-07-18 | 3 | -64/+21 |
* | Fixed format string issue in read_inline_file, | james | 2008-07-18 | 1 | -1/+1 |
* | status_printf function will now set error flag on | james | 2008-07-18 | 2 | -7/+24 |
* | gen_path will no longer silently truncate the generated | james | 2008-07-18 | 2 | -1/+15 |
* | Fixed code inclusion bug that was erroneously testing | james | 2008-07-18 | 2 | -6/+9 |
* | Modified create_temp_filename to create unpredictable | james | 2008-07-18 | 1 | -5/+12 |
* | Previously, OpenVPN might log a client's auth-user-pass | james | 2008-07-17 | 3 | -2/+19 |
* | gen_path now rejects filenames that match Windows | james | 2008-07-17 | 3 | -1/+72 |
* | Call prng_init after fork in background process | james | 2008-07-17 | 1 | -0/+4 |
* | Added warning when using chroot without specifying user and group. | james | 2008-07-17 | 1 | -0/+3 |
* | Check for multiplication overflow on ALLOC_ARRAY* functions. | james | 2008-07-17 | 2 | -4/+16 |
* | Removed old version of extract_x509_field. | james | 2008-07-17 | 1 | -40/+0 |
* | Support wraparound of reliable.[ch] packet IDs. In | james | 2008-07-17 | 1 | -12/+44 |
* | Fixed a potential information leak in the new NTLM phase 3 code, | james | 2008-07-17 | 2 | -8/+21 |
* | Fixed issue in read_key_file, where the return value of | james | 2008-07-17 | 1 | -1/+3 |
* | Added SOCKET_SND_RCV_BUF_MAX constant (set to 1000000) to limit the | james | 2008-07-16 | 2 | -5/+16 |
* | In the Windows version of tun_finalize, on errors that would | james | 2008-07-16 | 1 | -1/+6 |
* | Used unlikely() macro to tell compiler that msg() will | james | 2008-07-16 | 1 | -1/+1 |
* | Added likely() and unlikely() branch prediction hint macros | james | 2008-07-16 | 4 | -21/+68 |
* | Copyright change OpenVPN Solutions LLC -> Telethra, Inc. | james | 2008-07-14 | 153 | -159/+159 |
* | Version 2.1_rc8v2.1_rc8 | james | 2008-06-13 | 2 | -5/+13 |
* | Updated copyright notice to 2008. | james | 2008-06-11 | 150 | -152/+152 |
* | Updated version & changelog. | james | 2008-06-11 | 4 | -4/+77 |
* | Merged connection profiles from | james | 2008-06-11 | 23 | -582/+1076 |
* | Updated version to 2.1_rc7e. | james | 2008-06-11 | 30 | -569/+2495 |
* | Added support for building and linking with | james | 2008-06-04 | 6 | -6/+91 |
* | Fixed unbounded memory growth bug in | james | 2008-06-04 | 3 | -2/+18 |
* | Fixed an issue in extract_x509_field_ssl where the extraction | james | 2008-06-04 | 1 | -1/+1 |
* | In auth-pam authentication module, even when in debug mode, | james | 2008-06-04 | 1 | -2/+8 |
* | Incremented version to 2.1_rc7d. | james | 2008-06-04 | 26 | -108/+1210 |
* | Fixed a bug in plugin.c that caused openvpn_plugin_client_destructor_v1 | james | 2008-05-25 | 6 | -13/+136 |
* | Support asynchronous/deferred authentication in | james | 2008-05-24 | 19 | -101/+456 |
* | Did: | james | 2008-05-24 | 0 | -0/+0 |
* | Modified .svnignore to only ignore files generated | james | 2008-05-24 | 3 | -46/+18 |
* | Moved branch into official BETA21 position. | james | 2008-05-12 | 90 | -1274/+2241 |
* | Misc XGUI fixes. | james | 2008-03-11 | 4 | -20/+24 |
* | Set tool defaults in pkitool. | james | 2008-03-11 | 1 | -0/+5 |
* | First working version of XGUI inclusion. | james | 2008-03-10 | 10 | -55/+221 |
* | Added new OpenVPN icon and installer graphic. | james | 2008-03-05 | 2 | -0/+0 |
* | Version 2.1_rc7a. | james | 2008-02-18 | 5 | -12/+15 |
* | Clarified tcp-queue-limit man page entry | james | 2008-02-17 | 1 | -3/+3 |
* | The new function extract_x509_field_ssl tends to break | james | 2008-02-17 | 2 | -1/+14 |
* | Cleanup IP address for persistence interfaces for tap and also using | james | 2008-02-17 | 1 | -8/+26 |
* | Changes to Windows build system: added GENOUT_PREBUILT mode | james | 2008-02-01 | 5 | -15/+86 |