| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve SSL version identification. | Linus Nordberg | 2010-11-19 | 1 | -9/+10 |
* | Releng, version is radsecproxy-1.4-dev. | Linus Nordberg | 2010-11-18 | 4 | -12/+16 |
* | Don't disable ssl caching for 0.9.8p and later in the 0.9.x series of OpenSSL. | Linus Nordberg | 2010-11-18 | 1 | -5/+7 |
* | Get ready for radsecproxy-1.4.1.radsecproxy-1.4.1 | Linus Nordberg | 2010-11-17 | 4 | -12/+18 |
* | Disable OpenSSL session caching if OpenSSL version < 1.0.0b. | Linus Nordberg | 2010-11-17 | 1 | -0/+7 |
* | "Thou shalt not follow the NULL pointer, for chaos and madness await | Linus Nordberg | 2010-11-15 | 1 | -4/+6 |
* | * ChangeLog: Fix typo. | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | * configure.ac: Update version.radsecproxy-1.4 | Linus Nordberg | 2010-06-12 | 2 | -11/+11 |
* | * NEWS: New file, for make dist. Shouldn't be needed since `AUTOMAKE_OPTIONS... | Linus Nordberg | 2010-06-12 | 1 | -0/+1 |
* | * README: Add known build issues. | Linus Nordberg | 2010-06-12 | 1 | -0/+5 |
* | * Makefile.in: Regenerate. | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | * Makefile.am: Include THANKS. | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | * ChangeLog: Fix version number and date. | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | * README: Correct version number and fix date. | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | Regenerate Auto* files, partly because of changes to configure.ac and | Linus Nordberg | 2010-06-12 | 6 | -135/+206 |
* | * configure.ac: Check for docbook2x-man. | Linus Nordberg | 2010-06-12 | 2 | -1/+9 |
* | Remove packaging/{portage,rpm}. They're ancient and don't receive any | Linus Nordberg | 2010-06-11 | 15 | -658/+0 |
* | * README: Improve initial paragraph. Thanks to Stig Venaas. | Linus Nordberg | 2010-06-11 | 1 | -2/+3 |
* | Alphabetize on first name instead. | Linus Nordberg | 2010-06-11 | 1 | -7/+7 |
* | Split README into README and THANKS. | Linus Nordberg | 2010-06-11 | 3 | -40/+54 |
* | * README: Update version number and date. FIXME: This file should | Linus Nordberg | 2010-06-10 | 1 | -1/+1 |
* | * develdoc.txt: Language nitpicking fixes. | Linus Nordberg | 2010-06-10 | 1 | -4/+4 |
* | * ChangeLog: Restructure and add note about incompatible change in log levels. | Linus Nordberg | 2010-06-09 | 1 | -9/+18 |
* | * radsecproxy.conf-example: Fix typo. | Linus Nordberg | 2010-06-03 | 1 | -1/+1 |
* | * radsecproxy.conf-example: Update for new log level. | Linus Nordberg | 2010-06-03 | 1 | -1/+1 |
* | * README: Correct number of debug levels. | Linus Nordberg | 2010-06-02 | 2 | -4/+4 |
* | * ChangeLog: Mention new log level. | Linus Nordberg | 2010-06-01 | 1 | -0/+2 |
* | * LICENSE: Update years. | Linus Nordberg | 2010-06-01 | 1 | -1/+1 |
* | * ChangeLog: Update date and version. Reformulate last entry. | Linus Nordberg | 2010-06-01 | 1 | -3/+2 |
* | * Makefile.in: Regenerate. | Linus Nordberg | 2010-06-01 | 1 | -1/+3 |
* | * Makefile.am (EXTRA_DIST): Add LICENSE. | Linus Nordberg | 2010-06-01 | 1 | -1/+2 |
* | * Makefile.in: Regenerate. | Linus Nordberg | 2010-06-01 | 1 | -22/+139 |
* | * Makefile.am: Put man page files in `dist_man_MANS' and it's built by | Linus Nordberg | 2010-06-01 | 1 | -4/+3 |
* | * radsecproxy.conf.5: Remove since it's generated from | Linus Nordberg | 2010-06-01 | 1 | -551/+0 |
* | Reflect new debug level in man pages and comments in source. | Linus Nordberg | 2010-06-01 | 3 | -6/+6 |
* | Added DBG_NOTICE to the access accept/reject and accounting, | Linus Nordberg | 2010-06-01 | 1 | -8/+18 |
* | Bump version. | Linus Nordberg | 2010-05-31 | 2 | -11/+11 |
* | Add log level DBG_NOTICE. | Linus Nordberg | 2010-05-31 | 2 | -3/+10 |
* | * configure: Regenerate. | Linus Nordberg | 2010-05-31 | 1 | -10/+10 |
* | Ready for 1.4-beta2.radsecproxy-1.4-beta2 | Linus Nordberg | 2010-05-28 | 2 | -2/+6 |
* | * radsecproxy.c (createpidfile): Don't use r uninitialized.radsecproxy-1.4-beta1 | Linus Nordberg | 2010-05-28 | 1 | -1/+1 |
* | * radsecproxy.c (createpidfile): Treat pid_t as long, avoiding compiler warni... | Linus Nordberg | 2010-05-28 | 1 | -1/+1 |
* | Print a better version string than "$Rev$". | Linus Nordberg | 2010-05-28 | 1 | -2/+2 |
* | * Makefile.am: Compile with -fno-strict-aliasing to avoid the warnings | Linus Nordberg | 2010-05-28 | 2 | -4/+4 |
* | Create tools/ directory and move shell scripts there. | Linus Nordberg | 2010-05-28 | 3 | -0/+120 |
* | * Makefile.am: Build HTML version of radsecproxy.conf.5. | Linus Nordberg | 2010-05-28 | 2 | -2/+10 |
* | * debug.c (debugerrno): New function. | Linus Nordberg | 2010-05-28 | 3 | -13/+44 |
* | * radsecproxy.c (extractattr): Add vendor_flag argument and enforce | Linus Nordberg | 2010-05-27 | 1 | -8/+15 |
* | * radsecproxy.c (pwdencrypt): Fix bug with User-Password's of a length | Linus Nordberg | 2010-05-26 | 1 | -40/+7 |
* | * radsecproxy.conf-example: Add LoopPrevention in a server block. | Linus Nordberg | 2010-05-26 | 1 | -1/+5 |