Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting changes.licensing | Linus Nordberg | 2012-09-25 | 37 | -76/+76 |
| | | | | And, actually, a typo in catgconf.c. | ||||
* | Remove the second copyright line, with both UNINETT and NORDUnet. | Linus Nordberg | 2012-09-17 | 37 | -38/+0 |
| | | | | The overlap is clearly expressed without it. | ||||
* | Remove Stig from first copyright line. | Linus Nordberg | 2012-09-17 | 37 | -38/+38 |
| | |||||
* | Add OpenSSL linking exemption to GPL license. | Linus Nordberg | 2012-09-14 | 1 | -1/+16 |
| | |||||
* | Add copyright information to LICENSE. | Linus Nordberg | 2012-09-14 | 1 | -0/+4 |
| | | | | | | All source files refer to LICENSE. Without copyright information in the header of that file it might be possible that it changes without all the copyright holders permission. | ||||
* | Update copyright and licensing information. | Linus Nordberg | 2012-09-14 | 34 | -226/+136 |
| | | | | | | Note that this change makes all files carry the same copyright info, regardless of when they've been touched. People interested in more detail will have to consult the commit history. | ||||
* | Add copyright and licensing information. | Linus Nordberg | 2012-09-14 | 2 | -0/+10 |
| | |||||
* | Move information in COPYING to LICENSE and remove COPYING. | Linus Nordberg | 2012-09-14 | 2 | -10/+9 |
| | | | | | | | Also, rearrange copyright years. Also also, state NORDUnet as being the provider of the software in the BSD license. | ||||
* | Don't mix up pre- and post-handshake verification of clients. | Linus Nordberg | 2012-09-13 | 2 | -13/+25 |
| | | | | | | | | | | When verifying clients, don't consider config blocks with CA settings ('tls') which differ from the one used for verifying the certificate chain. Reported by Ralf Paffrath. Reported and analysed by Ralf Paffrath. Addresses issue RADSECPROXY-43. | ||||
* | Make naptr-eduroam.sh check NAPTR type case insensitively. | Linus Nordberg | 2012-08-13 | 2 | -2/+3 |
| | | | | Fix by Adam Osuchowski. | ||||
* | Fix typo in ChangeLog. | Linus Nordberg | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | New versions of generated files from the Autotools. | Linus Nordberg | 2012-05-23 | 4 | -301/+374 |
| | |||||
* | Bump version to 1.6.1-dev. | Linus Nordberg | 2012-05-23 | 3 | -4/+4 |
| | |||||
* | manpage fix: use minus signs instead of hyphens | Faidon Liambotis | 2012-05-23 | 2 | -11/+11 |
| | | | | | | | | | | To: radsecproxy@uninett.no Cc: Faidon Liambotis <paravoid@debian.org> Date: Wed, 23 May 2012 01:50:26 +0300 groff interprets "-" as hyphens (U+2010) and not as minus signs (U+002D). Process arguments are clearly being done with minus signs, so escape them properly and make copy/paste work again. | ||||
* | Tiny spelling fix on radsecproxy.conf.5.xml | Faidon Liambotis | 2012-05-23 | 1 | -1/+1 |
| | | | | | | | | To: radsecproxy@uninett.no Cc: Faidon Liambotis <paravoid@debian.org> Date: Wed, 23 May 2012 01:50:27 +0300 s/specifed/specified/ | ||||
* | radsecproxy-1.6.radsecproxy-1.6 | Linus Nordberg | 2012-04-27 | 7 | -800/+460 |
| | |||||
* | radsecproxy-1.6-rc2.radsecproxy-1.6-rc2 | Linus Nordberg | 2012-04-27 | 4 | -5/+5 |
| | |||||
* | Release a lock. | Linus Nordberg | 2012-04-27 | 1 | -0/+1 |
| | | | | Patch from Ralf Paffrath <paffrath@dfn.de>. | ||||
* | radsecproxy-1.6-rc1.radsecproxy-1.6-rc1 | Linus Nordberg | 2012-04-26 | 4 | -5/+5 |
| | |||||
* | Add experimental code for dynamic discovery (only if ↵ | Linus Nordberg | 2012-04-26 | 2 | -4/+44 |
| | | | | | | ENABLE_EXPERIMENTAL_DYNDISC). Patch from Ralf Paffrath <paffrath@dfn.de>. | ||||
* | Add configure option --enable-experimental-dyndisc. | Linus Nordberg | 2012-04-26 | 2 | -2/+21 |
| | |||||
* | Ready for radsecproxy-1.6-rc0.radsecproxy-1.6-rc0 | Linus Nordberg | 2012-04-17 | 4 | -11/+11 |
| | |||||
* | Document the IPv4Only and IPv6Only options. | Linus Nordberg | 2012-04-17 | 2 | -17/+59 |
| | | | | RADSECPROXY-37. | ||||
* | Initialize ipv4only and ipv6only.selectfamily | Linus Nordberg | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | Add top-level config options IPv4Only and IPv6Only. | Linus Nordberg | 2012-04-17 | 2 | -3/+19 |
| | | | | | | Related to RADSECPROXY-37. TODO: Add documentation. | ||||
* | Add client and server config options IPv4Only and IPv6Only. | Linus Nordberg | 2012-04-17 | 8 | -17/+55 |
| | | | | | | Related to RADSECPROXY-37. TODO: Add documentation. | ||||
* | Use printf(1) instead of 'echo -e' in tools/ scripts. | Linus Nordberg | 2012-04-16 | 3 | -7/+9 |
| | | | | Closes RADSECPROXY-40. | ||||
* | Update documentation to reflect the change of the default place to look for ↵ | Linus Nordberg | 2012-04-16 | 1 | -2/+2 |
| | | | | radsecproxy.conf. | ||||
* | Add a note about the change of default place to look for radsecproxy.conf. | Linus Nordberg | 2012-04-16 | 1 | -1/+6 |
| | |||||
* | Correct changelog entry for RADSECPROXY-33. | Linus Nordberg | 2012-04-16 | 1 | -1/+2 |
| | |||||
* | Block a dynamic server for 15 minutes if it's not working. | Linus Nordberg | 2012-04-16 | 1 | -1/+1 |
| | | | | This is the old number. We used 1 minute during testing. | ||||
* | Document the DynamicLookupCommand option.dynconf2 | Linus Nordberg | 2012-04-12 | 1 | -0/+16 |
| | | | | Closes RADSECPROXY-36. | ||||
* | Merge branch 'master' into dynconf2 | Linus Nordberg | 2012-04-12 | 1 | -16/+0 |
|\ | |||||
| * | Revert "Document the DynamicLookupCommand option." | Linus Nordberg | 2012-04-12 | 1 | -16/+0 |
| | | | | | | | | | | | | This goes in branch dynconf2. This reverts commit dbcc997716f5bec3316c74371eb8077884d6672d. | ||||
* | | Add a blurb on dynamic lookup in ChangeLog. | Linus Nordberg | 2012-04-12 | 1 | -0/+3 |
| | | |||||
* | | Add dynamic config updates to ChangeLog. | Linus Nordberg | 2012-04-12 | 1 | -0/+4 |
| | | |||||
* | | Assert that the conf has at least one host in addserverextraudp(). | Linus Nordberg | 2012-04-12 | 1 | -0/+2 |
| | | | | | | | | | | | | Dynamic servers has clearly never been run on UDP servers. We should probably do something less evil than crashing here. Closes RADSECPROXY-26. | ||||
* | | Don't treat exit 10 from dynamic scripts differently from any other non-zero ↵ | Linus Nordberg | 2012-04-12 | 3 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | | | code. clientwr() should treat the dynamic lookup as a failure and will not be any happier to know that the exact error was that it didn't resolv. The script can do whatever logging is wanted. That said, this commit also makes the scripts exit with 10 in order to signal failure. | ||||
* | | Keep track of a failing dynamic server and don't use it while failing. | Linus Nordberg | 2012-04-12 | 2 | -8/+36 |
|/ | | | | | | | | | | Also, sleep less than 15 minutes (900s), mainly for testing. This number will change. Also, die hard and explicitly if freeing an already freed config in freeclsrvconf(). This is part of fixing RADSECPROXY-33. | ||||
* | Use /bin/sh rather than /bin/bash in scripts. | Linus Nordberg | 2012-04-12 | 1 | -1/+1 |
| | | | | Using /bin/bash isn't portable. | ||||
* | Use built-in echo rather than /bin/echo. | Linus Nordberg | 2012-04-12 | 1 | -5/+5 |
| | | | | `-e' to /bin/echo isn't portable. The BSD's lacks it for instance. | ||||
* | Make dynamic-resolve scripts in tools/ sort numerically. | Linus Nordberg | 2012-04-12 | 4 | -7/+8 |
| | | | | Spotted by Paul Dekkers. Closes RADSECPROXY-39. | ||||
* | Document the DynamicLookupCommand option. | Linus Nordberg | 2012-04-12 | 1 | -0/+16 |
| | | | | This closes RADSECPROXY-36. | ||||
* | Add/update copyright years. | Linus Nordberg | 2012-04-12 | 6 | -4/+21 |
| | |||||
* | Minor ChangeLog changes. | Linus Nordberg | 2012-04-12 | 1 | -2/+1 |
| | |||||
* | Update ChangeLog. | Linus Nordberg | 2012-04-11 | 1 | -2/+8 |
| | |||||
* | Update date in radsecproxy.conf.5. | Linus Nordberg | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Add config option PidFile. | Linus Nordberg | 2012-04-11 | 4 | -1/+17 |
| | | | | | | Note that `-i' on the command line overrides this config option. This closes RADSECPROXY-32. | ||||
* | Honour configure option --sysconfdir. | Linus Nordberg | 2012-04-11 | 2 | -1/+2 |
| | | | | This closes RADSECPROXY-31. | ||||
* | Update date in ChangeLog. | Linus Nordberg | 2012-04-11 | 1 | -1/+1 |
| |