summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add log level DBG_NOTICE.Linus Nordberg2010-05-31
* * configure: Regenerate.Linus Nordberg2010-05-31
* Ready for 1.4-beta2.Linus Nordberg2010-05-28
* * radsecproxy.c (createpidfile): Don't use r uninitialized.Linus Nordberg2010-05-28
* * radsecproxy.c (createpidfile): Treat pid_t as long, avoiding compiler warni...Linus Nordberg2010-05-28
* Print a better version string than "$Rev$".Linus Nordberg2010-05-28
* * Makefile.am: Compile with -fno-strict-aliasing to avoid the warningsLinus Nordberg2010-05-28
* Create tools/ directory and move shell scripts there.Linus Nordberg2010-05-28
* * Makefile.am: Build HTML version of radsecproxy.conf.5.Linus Nordberg2010-05-28
* * debug.c (debugerrno): New function.Linus Nordberg2010-05-28
* * radsecproxy.c (extractattr): Add vendor_flag argument and enforceLinus Nordberg2010-05-27
* * radsecproxy.c (pwdencrypt): Fix bug with User-Password's of a lengthLinus Nordberg2010-05-26
* * radsecproxy.conf-example: Add LoopPrevention in a server block.Linus Nordberg2010-05-26
* * radsecproxy.conf.5.xml: Add addVendorAttribute.Linus Nordberg2010-05-26
* * radsecproxy.conf.5.xml: s/of the form/on the form/g.Linus Nordberg2010-05-26
* * radsecproxy.conf-example: Sanitize and verify rewrite examples.Linus Nordberg2010-05-25
* * radsecproxy.c (extractattr): Bug! When s is changed, update len. This mig...Linus Nordberg2010-05-25
* * radsecproxy.c (extractattr): Fix bug where 'name' part was lost (inLinus Nordberg2010-05-25
* * radsecproxy.c (addrewrite): Add some detail to error printouts.Linus Nordberg2010-05-25
* * radsecproxy.c (makevendortlv): Free attr when it's been copied.Linus Nordberg2010-05-25
* * radsecproxy.c: Fix typo introduced in 4779686 making rewrite a nullLinus Nordberg2010-05-24
* Fix typo for addAttribute value.linus2010-03-31
* LoopPrevention, AddVendorAttribute.linus2010-03-31
* (dorewrite): Do modattrs even if addattrs fails. Do modattrs beforelinus2010-03-31
* (tlv2buf): Make TLV const.linus2010-03-31
* Add LoopPrevention per server (RADSECPROXY-1).linus2010-03-31
* Regenerate.linus2010-03-31
* Make that `-pthreads', with a trailing `s', for making GCC pre gcc-4.xlinus2010-03-31
* Regenerate.linus2010-03-31
* Pass `-pthread' to gcc on Solaris.linus2010-03-31
* Regenerate (again -- missed -Wall in catgconf_CFLAGS)linus2010-03-30
* Add Automake (1.11) file.linus2010-03-30
* Add Autoconf (1.11) file.linus2010-03-29
* Add Automake (1.11) files.linus2010-03-29
* Regenerate.linus2010-03-25
* Add `-Wall' to CFLAGS.linus2010-03-25
* Add Emacs local variable for stroustrup style.linus2010-03-23
* Regenerate.linus2010-03-23
* Heading for 1.4 rather than 2.0.linus2010-03-23
* Regenerate.linus2010-03-23
* Change contact address.linus2010-03-23
* Add Makefile.in and configure (generated by automake and autoconf).linus2010-03-22
* Build radsecproxy.conf.5 (target 'man').linus2010-03-22
* Set AUTOMAKE_OPTIONS = foreign to make Automake less picky aboutlinus2010-03-22
* Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it.linus2010-03-17
* Fix regex example using back references. Spotted by Kolbjørn Barmen.linus2010-03-16
* Fix a regex example using back references. Spotted by Kolbjørn Barmen.linus2010-03-16
* Fix two regex examples using back references. Spotted by Kolbjørn Barmen.linus2010-03-16
* Reindent and remove trailing whitespace.linus2010-03-08
* Don't pass `-mt' to gcc on Solaris.linus2010-03-02