libradsec.git
13 years ago* radsecproxy.c (extractattr): Add vendor_flag argument and enforce look-mom-no-warnings
Linus Nordberg [Thu, 27 May 2010 10:50:15 +0000 (12:50 +0200)]
* radsecproxy.c (extractattr): Add vendor_flag argument and enforce
three fields (vendor, name, value) when set.

13 years ago* radsecproxy.c (pwdencrypt): Fix bug with User-Password's of a length
Linus Nordberg [Wed, 26 May 2010 19:57:58 +0000 (21:57 +0200)]
* radsecproxy.c (pwdencrypt): Fix bug with User-Password's of a length
greater than 16 octets.  Spotted by Timothy, hunted down by Ralf
Paffrath and verified by Stig Venaas.
(pwdencrypt, pwddecrypt): Collapse into one new function -- pwdcrypt().
(pwdrecrypt): Use new pwdcrypt().

13 years ago* radsecproxy.conf-example: Add LoopPrevention in a server block.
Linus Nordberg [Wed, 26 May 2010 07:11:34 +0000 (09:11 +0200)]
* radsecproxy.conf-example: Add LoopPrevention in a server block.

13 years ago* radsecproxy.conf.5.xml: Add addVendorAttribute.
Linus Nordberg [Wed, 26 May 2010 07:10:09 +0000 (09:10 +0200)]
* radsecproxy.conf.5.xml: Add addVendorAttribute.

13 years ago* radsecproxy.conf.5.xml: s/of the form/on the form/g.
Linus Nordberg [Wed, 26 May 2010 07:00:56 +0000 (09:00 +0200)]
* radsecproxy.conf.5.xml: s/of the form/on the form/g.

13 years ago* radsecproxy.conf-example: Sanitize and verify rewrite examples.
Linus Nordberg [Tue, 25 May 2010 21:05:51 +0000 (23:05 +0200)]
* radsecproxy.conf-example: Sanitize and verify rewrite examples.

13 years ago* radsecproxy.c (extractattr): Bug! When s is changed, update len. This might actua...
Linus Nordberg [Tue, 25 May 2010 20:55:04 +0000 (22:55 +0200)]
* radsecproxy.c (extractattr): Bug!  When s is changed, update len.  This might actually work now!

13 years ago* radsecproxy.c (extractattr): Fix bug where 'name' part was lost (in
Linus Nordberg [Tue, 25 May 2010 20:35:18 +0000 (22:35 +0200)]
* radsecproxy.c (extractattr): Fix bug where 'name' part was lost (in
fact, 'val' was used for name).

13 years ago* radsecproxy.c (addrewrite): Add some detail to error printouts.
Linus Nordberg [Tue, 25 May 2010 20:24:45 +0000 (22:24 +0200)]
* radsecproxy.c (addrewrite): Add some detail to error printouts.

13 years ago* radsecproxy.c (makevendortlv): Free attr when it's been copied.
Linus Nordberg [Tue, 25 May 2010 11:28:06 +0000 (13:28 +0200)]
* radsecproxy.c (makevendortlv): Free attr when it's been copied.
(addvendorattr): Free attr if makevendortlv() fails.
(addttlattr): Don't free attr, now that this is done by makevendortlv().

13 years ago* radsecproxy.c: Fix typo introduced in 4779686 making rewrite a null
Linus Nordberg [Mon, 24 May 2010 21:34:58 +0000 (23:34 +0200)]
* radsecproxy.c: Fix typo introduced in 4779686 making rewrite a null
operation altogether.

14 years agoFix typo for addAttribute value.
linus [Wed, 31 Mar 2010 13:44:13 +0000 (13:44 +0000)]
Fix typo for addAttribute value.
Add addVendorAttribute.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@548 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoLoopPrevention, AddVendorAttribute.
linus [Wed, 31 Mar 2010 13:43:31 +0000 (13:43 +0000)]
LoopPrevention, AddVendorAttribute.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@547 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years ago(dorewrite): Do modattrs even if addattrs fails. Do modattrs before
linus [Wed, 31 Mar 2010 13:43:10 +0000 (13:43 +0000)]
(dorewrite): Do modattrs even if addattrs fails.  Do modattrs before
addattrs though.
(addvendorattr): New function, doing aobut the same as addvendorattr()
did.  Used by extractattr() too.
(extractattr): Add vendor field too (vendor:name:val).
(addrewrite): Handle "addvattrs" too -- AddVendorAttributes.
(confrewrite_cb): Add "addVendorAttribute".

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@546 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years ago(tlv2buf): Make TLV const.
linus [Wed, 31 Mar 2010 13:27:04 +0000 (13:27 +0000)]
(tlv2buf): Make TLV const.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@545 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd LoopPrevention per server (RADSECPROXY-1).
linus [Wed, 31 Mar 2010 12:48:10 +0000 (12:48 +0000)]
Add LoopPrevention per server (RADSECPROXY-1).
TODO: Documentation and configuration example still missing.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@544 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate.
linus [Wed, 31 Mar 2010 12:30:31 +0000 (12:30 +0000)]
Regenerate.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@542 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoMake that `-pthreads', with a trailing `s', for making GCC pre gcc-4.x
linus [Wed, 31 Mar 2010 12:28:16 +0000 (12:28 +0000)]
Make that `-pthreads', with a trailing `s', for making GCC pre gcc-4.x
happy too.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@541 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate.
linus [Wed, 31 Mar 2010 11:52:53 +0000 (11:52 +0000)]
Regenerate.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@538 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoPass `-pthread' to gcc on Solaris.
linus [Wed, 31 Mar 2010 11:50:43 +0000 (11:50 +0000)]
Pass `-pthread' to gcc on Solaris.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@537 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate (again -- missed -Wall in catgconf_CFLAGS)
linus [Tue, 30 Mar 2010 10:00:17 +0000 (10:00 +0000)]
Regenerate (again -- missed -Wall in catgconf_CFLAGS)

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@536 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd Automake (1.11) file.
linus [Tue, 30 Mar 2010 09:38:58 +0000 (09:38 +0000)]
Add Automake (1.11) file.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@535 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd Autoconf (1.11) file.
linus [Mon, 29 Mar 2010 14:00:15 +0000 (14:00 +0000)]
Add Autoconf (1.11) file.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@534 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd Automake (1.11) files.
linus [Mon, 29 Mar 2010 13:57:46 +0000 (13:57 +0000)]
Add Automake (1.11) files.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@533 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate.
linus [Thu, 25 Mar 2010 14:18:12 +0000 (14:18 +0000)]
Regenerate.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@532 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd `-Wall' to CFLAGS.
linus [Thu, 25 Mar 2010 14:17:44 +0000 (14:17 +0000)]
Add `-Wall' to CFLAGS.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@531 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd Emacs local variable for stroustrup style.
linus [Tue, 23 Mar 2010 22:45:37 +0000 (22:45 +0000)]
Add Emacs local variable for stroustrup style.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate.
linus [Tue, 23 Mar 2010 12:16:52 +0000 (12:16 +0000)]
Regenerate.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@529 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoHeading for 1.4 rather than 2.0.
linus [Tue, 23 Mar 2010 12:16:30 +0000 (12:16 +0000)]
Heading for 1.4 rather than 2.0.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@528 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoRegenerate.
linus [Tue, 23 Mar 2010 10:06:55 +0000 (10:06 +0000)]
Regenerate.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@527 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoChange contact address.
linus [Tue, 23 Mar 2010 10:06:46 +0000 (10:06 +0000)]
Change contact address.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@526 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd Makefile.in and configure (generated by automake and autoconf).
linus [Mon, 22 Mar 2010 15:28:14 +0000 (15:28 +0000)]
Add Makefile.in and configure (generated by automake and autoconf).
Remove Makefile (will be generated by user running configure)

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@525 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoBuild radsecproxy.conf.5 (target 'man').
linus [Mon, 22 Mar 2010 15:06:14 +0000 (15:06 +0000)]
Build radsecproxy.conf.5 (target 'man').
Remove the same file (target 'clean').
Use EXTRA_DIST for all extra going into distribution.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@524 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoSet AUTOMAKE_OPTIONS = foreign to make Automake less picky about
linus [Mon, 22 Mar 2010 14:29:56 +0000 (14:29 +0000)]
Set AUTOMAKE_OPTIONS = foreign to make Automake less picky about
exactly which files exist or not.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@523 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdd AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it.
linus [Wed, 17 Mar 2010 11:43:11 +0000 (11:43 +0000)]
Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@521 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoFix regex example using back references. Spotted by Kolbjørn Barmen.
linus [Tue, 16 Mar 2010 11:58:11 +0000 (11:58 +0000)]
Fix regex example using back references.  Spotted by Kolbjørn Barmen.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@520 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoFix a regex example using back references. Spotted by Kolbjørn Barmen.
linus [Tue, 16 Mar 2010 11:47:13 +0000 (11:47 +0000)]
Fix a regex example using back references.  Spotted by Kolbjørn Barmen.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@519 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoFix two regex examples using back references. Spotted by Kolbjørn Barmen.
linus [Tue, 16 Mar 2010 11:34:12 +0000 (11:34 +0000)]
Fix two regex examples using back references.  Spotted by Kolbjørn Barmen.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@518 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoReindent and remove trailing whitespace.
linus [Mon, 8 Mar 2010 21:54:42 +0000 (21:54 +0000)]
Reindent and remove trailing whitespace.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoDon't pass `-mt' to gcc on Solaris.
linus [Tue, 2 Mar 2010 09:42:52 +0000 (09:42 +0000)]
Don't pass `-mt' to gcc on Solaris.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@515 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoMissing parantheses bug spotted by Daniel Bertolo
kolla [Wed, 13 Jan 2010 09:23:12 +0000 (09:23 +0000)]
Missing parantheses bug spotted by Daniel Bertolo
Reformatted while loop by Kolbjørn

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@513 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoOppdatert changelog
kolla [Fri, 11 Sep 2009 14:06:47 +0000 (14:06 +0000)]
Oppdatert changelog

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@512 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoCredits
kolla [Fri, 11 Sep 2009 13:49:53 +0000 (13:49 +0000)]
Credits

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@511 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoAdded Stefan's UDP fragmentation fix
kolla [Fri, 11 Sep 2009 13:45:47 +0000 (13:45 +0000)]
Added Stefan's UDP fragmentation fix

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@510 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoOppgradert til 1.3.1
kolla [Wed, 22 Jul 2009 13:43:53 +0000 (13:43 +0000)]
Oppgradert til 1.3.1

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@508 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoContribution acknowledgements
kolla [Wed, 22 Jul 2009 13:39:21 +0000 (13:39 +0000)]
Contribution acknowledgements

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@507 e88ac4ed-0b26-0410-9574-a7f39faa03bf

14 years agoFrom: Simon Leinen <simon.leinen@switch.ch>
Simon Leinen [Wed, 22 Jul 2009 12:24:13 +0000 (12:24 +0000)]
From: Simon Leinen <simon.leinen@switch.ch>
Message-ID: <19015.29517.446579.671665@switch.ch>
Subject: SourceUDP and accounting packets

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@503 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoAdded contributed patch by Maja Wolniewicz <mgw@umk.pl>
kolla [Fri, 24 Apr 2009 14:33:12 +0000 (14:33 +0000)]
Added contributed patch by Maja Wolniewicz <mgw@umk.pl>
It adds the information about the client side to Access-Accept /
Access-Reject line in log.

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@502 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoShorter way to accomplish the same
kolla [Fri, 3 Apr 2009 15:37:47 +0000 (15:37 +0000)]
Shorter way to accomplish the same

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@500 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoIndividual messages per msg type
kolla [Fri, 3 Apr 2009 09:50:49 +0000 (09:50 +0000)]
Individual messages per msg type

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@499 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoFixed for catgconf
kolla [Fri, 3 Apr 2009 06:41:07 +0000 (06:41 +0000)]
Fixed for catgconf

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@498 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoOuptut "replyh: passing reply to client" as WARN (level 2) when reply message
kolla [Thu, 2 Apr 2009 11:54:43 +0000 (11:54 +0000)]
Ouptut "replyh: passing reply to client" as WARN (level 2) when reply message
is either Access_Accept, Access_Reject or Accounting_Response - usefull for
"normal logging"

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@497 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoTa med lisensen ja
kolla [Wed, 1 Apr 2009 17:17:30 +0000 (17:17 +0000)]
Ta med lisensen ja

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@496 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoJammen... duh!
kolla [Wed, 1 Apr 2009 17:11:10 +0000 (17:11 +0000)]
Jammen... duh!

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@495 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoNew and improved - tvinger gjennom configure
kolla [Wed, 1 Apr 2009 14:19:27 +0000 (14:19 +0000)]
New and improved - tvinger gjennom configure

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@494 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoHum
kolla [Wed, 1 Apr 2009 13:18:51 +0000 (13:18 +0000)]
Hum

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@493 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoKlar for 1.3
kolla [Wed, 1 Apr 2009 13:10:52 +0000 (13:10 +0000)]
Klar for 1.3
Tester å bygge med alle transports på

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@492 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agosmall fix for hostport.c on freebsd
venaas [Fri, 20 Mar 2009 16:10:09 +0000 (16:10 +0000)]
small fix for hostport.c on freebsd

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@491 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoadjusted some log levels, log level 2 default, preparing for 1.3 release
venaas [Thu, 12 Mar 2009 12:30:47 +0000 (12:30 +0000)]
adjusted some log levels, log level 2 default, preparing for 1.3 release

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@490 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoimproved the solaris depenendent stuff
venaas [Wed, 11 Mar 2009 14:33:44 +0000 (14:33 +0000)]
improved the solaris depenendent stuff

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@489 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoMakefile.am for Solaris
venaas [Wed, 11 Mar 2009 10:42:35 +0000 (10:42 +0000)]
Makefile.am for Solaris

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@487 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agofunction pointer typedef to work around some va_arg limitations
venaas [Wed, 11 Mar 2009 10:38:31 +0000 (10:38 +0000)]
function pointer typedef to work around some va_arg limitations

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@486 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agofixed addr_copy function for bsd
venaas [Fri, 27 Feb 2009 14:11:45 +0000 (14:11 +0000)]
fixed addr_copy function for bsd

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@485 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoOppdatert til 1.3-beta
kolla [Fri, 27 Feb 2009 12:42:19 +0000 (12:42 +0000)]
Oppdatert til 1.3-beta

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@483 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoINSTALL finnes ikke lenger, men det finnes nå en LICENSE
kolla [Fri, 27 Feb 2009 12:25:11 +0000 (12:25 +0000)]
INSTALL finnes ikke lenger, men det finnes nå en LICENSE

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@482 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoadded include needed for netbsd
venaas [Thu, 26 Feb 2009 14:31:56 +0000 (14:31 +0000)]
added include needed for netbsd

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@481 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoupdated files for 1.3-beta release
venaas [Wed, 18 Feb 2009 15:37:01 +0000 (15:37 +0000)]
updated files for 1.3-beta release

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@480 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoupdated documentation
venaas [Wed, 18 Feb 2009 14:34:00 +0000 (14:34 +0000)]
updated documentation

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@479 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoupdated documentation
venaas [Wed, 18 Feb 2009 14:32:47 +0000 (14:32 +0000)]
updated documentation

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@478 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoremoved listenaccountingudp from doc
venaas [Tue, 17 Feb 2009 15:45:36 +0000 (15:45 +0000)]
removed listenaccountingudp from doc

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@477 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agofixed a bug with possible segfault in tcpconnect code, updated radsecproxy.1
venaas [Tue, 17 Feb 2009 15:02:46 +0000 (15:02 +0000)]
fixed a bug with possible segfault in tcpconnect code, updated radsecproxy.1

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@476 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoBruk bash
kolla [Mon, 16 Feb 2009 08:54:58 +0000 (08:54 +0000)]
Bruk bash

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@475 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoMore comments
kolla [Fri, 13 Feb 2009 17:46:52 +0000 (17:46 +0000)]
More comments

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@474 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoComments
kolla [Fri, 13 Feb 2009 17:45:47 +0000 (17:45 +0000)]
Comments

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@473 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoSort by priority
kolla [Fri, 13 Feb 2009 17:40:44 +0000 (17:40 +0000)]
Sort by priority

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@472 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoadded -i option for pid file, HUP for reopening log file
venaas [Fri, 13 Feb 2009 15:54:40 +0000 (15:54 +0000)]
added -i option for pid file, HUP for reopening log file

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@471 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoReplace radsec.realm with dynamic_radsec.realm - clearly dynamic, clearly not a hostn...
kolla [Fri, 13 Feb 2009 15:54:15 +0000 (15:54 +0000)]
Replace radsec.realm with dynamic_radsec.realm - clearly dynamic, clearly not a hostname (_)

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@470 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoScript for oppslag i DNS etter radsec-tjenere for realm
kolla [Fri, 13 Feb 2009 15:37:17 +0000 (15:37 +0000)]
Script for oppslag i DNS etter radsec-tjenere for realm

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@469 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoset dynamic timeout to 5
venaas [Thu, 5 Feb 2009 10:30:57 +0000 (10:30 +0000)]
set dynamic timeout to 5

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@468 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agotimeout for connect
venaas [Thu, 5 Feb 2009 10:09:14 +0000 (10:09 +0000)]
timeout for connect

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@467 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoallowing multiple host statements in client and server blocks
venaas [Tue, 3 Feb 2009 15:46:22 +0000 (15:46 +0000)]
allowing multiple host statements in client and server blocks

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@466 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agosmall fix to allow IPv6 prefixes
venaas [Thu, 29 Jan 2009 14:08:41 +0000 (14:08 +0000)]
small fix to allow IPv6 prefixes

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@465 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agominor fixes to hostport stuff
venaas [Thu, 29 Jan 2009 13:44:58 +0000 (13:44 +0000)]
minor fixes to hostport stuff

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@464 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agofixed bug in new hostport code with NULL hostname
venaas [Tue, 27 Jan 2009 15:45:48 +0000 (15:45 +0000)]
fixed bug in new hostport code with NULL hostname

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@463 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agorewriting code for hosts,ports,resolving,builds but needs testing
venaas [Tue, 27 Jan 2009 14:02:35 +0000 (14:02 +0000)]
rewriting code for hosts,ports,resolving,builds but needs testing

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@462 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agorewriting code for hosts,ports,resolving,currently does not build
venaas [Tue, 27 Jan 2009 10:37:43 +0000 (10:37 +0000)]
rewriting code for hosts,ports,resolving,currently does not build

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@461 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agogit-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@460 e88ac4ed-0b26-0410...
venaas [Tue, 27 Jan 2009 09:20:16 +0000 (09:20 +0000)]
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@460 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agonew code for handling parsing and resolving etc of host, port and prefixes
venaas [Mon, 26 Jan 2009 10:49:17 +0000 (10:49 +0000)]
new code for handling parsing and resolving etc of host, port and prefixes

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@459 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agodelay for retrying dynamic after various other failures
venaas [Tue, 13 Jan 2009 15:14:29 +0000 (15:14 +0000)]
delay for retrying dynamic after various other failures

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@458 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agomade it so it works with mix of dynamic and static servers for a realm
venaas [Tue, 13 Jan 2009 14:58:10 +0000 (14:58 +0000)]
made it so it works with mix of dynamic and static servers for a realm

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@457 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agodon't exit just because of bad dynamic config
venaas [Mon, 12 Jan 2009 13:30:33 +0000 (13:30 +0000)]
don't exit just because of bad dynamic config

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@456 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoremoved an unnecessary check that failed on solaris
venaas [Fri, 9 Jan 2009 14:17:47 +0000 (14:17 +0000)]
removed an unnecessary check that failed on solaris

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@455 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agofixed bug with dynamicserver and default secret
venaas [Thu, 8 Jan 2009 08:15:15 +0000 (08:15 +0000)]
fixed bug with dynamicserver and default secret

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@454 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agominor changes for solaris
venaas [Wed, 7 Jan 2009 14:02:24 +0000 (14:02 +0000)]
minor changes for solaris

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@453 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agorenamed struct queue to gqueue due to solaris defining queue
venaas [Wed, 7 Jan 2009 11:39:11 +0000 (11:39 +0000)]
renamed struct queue to gqueue due to solaris defining queue

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@452 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoupdate config example
venaas [Tue, 6 Jan 2009 17:10:24 +0000 (17:10 +0000)]
update config example

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@451 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoreverting makefile
venaas [Mon, 22 Dec 2008 14:43:00 +0000 (14:43 +0000)]
reverting makefile

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@450 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoreverting makefile, emovign some includes
venaas [Mon, 22 Dec 2008 14:42:18 +0000 (14:42 +0000)]
reverting makefile, emovign some includes

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@449 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agoadding configure options for various transports, and -v output which transports are...
venaas [Mon, 22 Dec 2008 14:36:16 +0000 (14:36 +0000)]
adding configure options for various transports, and -v output which transports are enabled

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@448 e88ac4ed-0b26-0410-9574-a7f39faa03bf

15 years agomoved more code to tlscommon, fixed a couple of minor lint warnings
venaas [Mon, 22 Dec 2008 13:14:41 +0000 (13:14 +0000)]
moved more code to tlscommon, fixed a couple of minor lint warnings

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@447 e88ac4ed-0b26-0410-9574-a7f39faa03bf