| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * radsecproxy.conf-example: Add LoopPrevention in a server block. | Linus Nordberg | 2010-05-26 | 1 | -1/+5 |
* | * radsecproxy.conf.5.xml: Add addVendorAttribute. | Linus Nordberg | 2010-05-26 | 1 | -5/+19 |
* | * radsecproxy.conf.5.xml: s/of the form/on the form/g. | Linus Nordberg | 2010-05-26 | 1 | -7/+7 |
* | * radsecproxy.conf-example: Sanitize and verify rewrite examples. | Linus Nordberg | 2010-05-25 | 1 | -2/+7 |
* | * radsecproxy.c (extractattr): Bug! When s is changed, update len. This mig... | Linus Nordberg | 2010-05-25 | 1 | -5/+6 |
* | * radsecproxy.c (extractattr): Fix bug where 'name' part was lost (in | Linus Nordberg | 2010-05-25 | 1 | -1/+1 |
* | * radsecproxy.c (addrewrite): Add some detail to error printouts. | Linus Nordberg | 2010-05-25 | 1 | -5/+5 |
* | * radsecproxy.c (makevendortlv): Free attr when it's been copied. | Linus Nordberg | 2010-05-25 | 1 | -6/+15 |
* | * radsecproxy.c: Fix typo introduced in 4779686 making rewrite a null | Linus Nordberg | 2010-05-24 | 1 | -12/+10 |
* | Fix typo for addAttribute value. | linus | 2010-03-31 | 1 | -1/+2 |
* | LoopPrevention, AddVendorAttribute. | linus | 2010-03-31 | 1 | -2/+4 |
* | (dorewrite): Do modattrs even if addattrs fails. Do modattrs before | linus | 2010-03-31 | 1 | -19/+79 |
* | (tlv2buf): Make TLV const. | linus | 2010-03-31 | 2 | -2/+2 |
* | Add LoopPrevention per server (RADSECPROXY-1). | linus | 2010-03-31 | 2 | -1/+6 |
* | Regenerate. | linus | 2010-03-31 | 1 | -1/+1 |
* | Make that `-pthreads', with a trailing `s', for making GCC pre gcc-4.x | linus | 2010-03-31 | 1 | -1/+1 |
* | Regenerate. | linus | 2010-03-31 | 1 | -0/+2 |
* | Pass `-pthread' to gcc on Solaris. | linus | 2010-03-31 | 1 | -0/+2 |
* | Regenerate (again -- missed -Wall in catgconf_CFLAGS) | linus | 2010-03-30 | 1 | -1/+1 |
* | Add Automake (1.11) file. | linus | 2010-03-30 | 1 | -0/+143 |
* | Add Autoconf (1.11) file. | linus | 2010-03-29 | 1 | -0/+987 |
* | Add Automake (1.11) files. | linus | 2010-03-29 | 6 | -0/+5075 |
* | Regenerate. | linus | 2010-03-25 | 1 | -1/+1 |
* | Add `-Wall' to CFLAGS. | linus | 2010-03-25 | 1 | -2/+2 |
* | Add Emacs local variable for stroustrup style. | linus | 2010-03-23 | 29 | -0/+116 |
* | Regenerate. | linus | 2010-03-23 | 1 | -10/+10 |
* | Heading for 1.4 rather than 2.0. | linus | 2010-03-23 | 1 | -1/+1 |
* | Regenerate. | linus | 2010-03-23 | 1 | -9/+9 |
* | Change contact address. | linus | 2010-03-23 | 1 | -1/+1 |
* | Add Makefile.in and configure (generated by automake and autoconf). | linus | 2010-03-22 | 3 | -21/+5869 |
* | Build radsecproxy.conf.5 (target 'man'). | linus | 2010-03-22 | 1 | -2/+9 |
* | Set AUTOMAKE_OPTIONS = foreign to make Automake less picky about | linus | 2010-03-22 | 1 | -0/+2 |
* | Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it. | linus | 2010-03-17 | 1 | -0/+1 |
* | Fix regex example using back references. Spotted by Kolbjørn Barmen. | linus | 2010-03-16 | 1 | -2/+2 |
* | Fix a regex example using back references. Spotted by Kolbjørn Barmen. | linus | 2010-03-16 | 1 | -1/+1 |
* | Fix two regex examples using back references. Spotted by Kolbjørn Barmen. | linus | 2010-03-16 | 1 | -2/+2 |
* | Reindent and remove trailing whitespace. | linus | 2010-03-08 | 15 | -403/+403 |
* | Don't pass `-mt' to gcc on Solaris. | linus | 2010-03-02 | 2 | -2/+6 |
* | Missing parantheses bug spotted by Daniel Bertolo | kolla | 2010-01-13 | 1 | -9/+10 |
* | Oppdatert changelog | kolla | 2009-09-11 | 1 | -0/+2 |
* | Credits | kolla | 2009-09-11 | 3 | -1/+7 |
* | Added Stefan's UDP fragmentation fix | kolla | 2009-09-11 | 3 | -0/+29 |
* | Oppgradert til 1.3.1 | kolla | 2009-07-22 | 1 | -1/+1 |
* | Contribution acknowledgements | kolla | 2009-07-22 | 4 | -1/+15 |
* | From: Simon Leinen <simon.leinen@switch.ch> | Simon Leinen | 2009-07-22 | 3 | -8/+13 |
* | Added contributed patch by Maja Wolniewicz <mgw@umk.pl> | kolla | 2009-04-24 | 1 | -8/+8 |
* | Shorter way to accomplish the same | kolla | 2009-04-03 | 1 | -8/+2 |
* | Individual messages per msg type | kolla | 2009-04-03 | 1 | -3/+7 |
* | Fixed for catgconf | kolla | 2009-04-03 | 1 | -16/+25 |
* | Ouptut "replyh: passing reply to client" as WARN (level 2) when reply message | kolla | 2009-04-02 | 1 | -1/+5 |