radsecproxy.git
17 years agoDetach as default, options for foreground and debug level
venaas [Mon, 7 May 2007 13:03:35 +0000 (13:03 +0000)]
Detach as default, options for foreground and debug level

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

17 years agoCan now specifiy syslog facility
venaas [Mon, 7 May 2007 09:34:25 +0000 (09:34 +0000)]
Can now specifiy syslog facility

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

17 years agoCan now specifiy syslog facility
venaas [Mon, 7 May 2007 09:24:46 +0000 (09:24 +0000)]
Can now specifiy syslog facility

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

17 years agoadded logging to file and syslog (need to add support for specifying facility)
venaas [Fri, 4 May 2007 14:46:49 +0000 (14:46 +0000)]
added logging to file and syslog (need to add support for specifying facility)

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

17 years agousing debug() some more places
venaas [Thu, 3 May 2007 14:46:36 +0000 (14:46 +0000)]
using debug() some more places

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

17 years agousing debug() some more places
venaas [Thu, 3 May 2007 14:42:40 +0000 (14:42 +0000)]
using debug() some more places

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

17 years agousing debug() in getconfig()
venaas [Thu, 3 May 2007 14:33:22 +0000 (14:33 +0000)]
using debug() in getconfig()

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

17 years agoremoved out commented code
venaas [Thu, 3 May 2007 13:36:03 +0000 (13:36 +0000)]
removed out commented code

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

17 years agousing debug functions in main()
venaas [Thu, 3 May 2007 13:34:50 +0000 (13:34 +0000)]
using debug functions in main()

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

17 years agodebug functions
venaas [Thu, 3 May 2007 13:27:26 +0000 (13:27 +0000)]
debug functions

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

17 years agoupdated copyright
venaas [Thu, 3 May 2007 13:02:37 +0000 (13:02 +0000)]
updated copyright

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

17 years agofixed clientwr timer bug, started implementing status server
venaas [Fri, 16 Feb 2007 15:08:07 +0000 (15:08 +0000)]
fixed clientwr timer bug, started implementing status server

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

17 years agodon't exit when new thread can't be created after accept
venaas [Fri, 16 Feb 2007 12:14:41 +0000 (12:14 +0000)]
don't exit when new thread can't be created after accept

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

17 years agodon't exit when ssl_accept fails
venaas [Fri, 16 Feb 2007 11:53:27 +0000 (11:53 +0000)]
don't exit when ssl_accept fails

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

17 years agoremoved UDPServerPort directive
venaas [Fri, 16 Feb 2007 10:52:06 +0000 (10:52 +0000)]
removed UDPServerPort directive

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

17 years agoadded tcp and udp listen directives
venaas [Fri, 16 Feb 2007 08:53:15 +0000 (08:53 +0000)]
added tcp and udp listen directives

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

17 years agofixed clientwr bug when receiving new request while not waiting for one
venaas [Thu, 15 Feb 2007 12:36:05 +0000 (12:36 +0000)]
fixed clientwr bug when receiving new request while not waiting for one

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

17 years agofixed clientwr bug when receiving new request while not waiting for one
venaas [Thu, 15 Feb 2007 12:26:26 +0000 (12:26 +0000)]
fixed clientwr bug when receiving new request while not waiting for one

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

17 years agofixed portnumber parsing bug
venaas [Thu, 15 Feb 2007 10:50:17 +0000 (10:50 +0000)]
fixed portnumber parsing bug

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

17 years agoadded password for encr keys
venaas [Wed, 14 Feb 2007 10:37:24 +0000 (10:37 +0000)]
added password for encr keys

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

17 years agoremoved warnings, add some typecasts
venaas [Tue, 13 Feb 2007 11:02:07 +0000 (11:02 +0000)]
removed warnings, add some typecasts

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

17 years agochanges to build on NetBSD
venaas [Fri, 9 Feb 2007 12:21:44 +0000 (12:21 +0000)]
changes to build on NetBSD

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

17 years agoimproved config code
venaas [Thu, 8 Feb 2007 10:30:24 +0000 (10:30 +0000)]
improved config code

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

17 years agoREADME file
venaas [Thu, 8 Feb 2007 10:30:05 +0000 (10:30 +0000)]
README file

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

17 years agoconfig examples
venaas [Thu, 8 Feb 2007 09:50:06 +0000 (09:50 +0000)]
config examples

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

17 years agoconfig examples
venaas [Thu, 8 Feb 2007 09:46:12 +0000 (09:46 +0000)]
config examples

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

17 years agominor changes
venaas [Thu, 8 Feb 2007 09:46:01 +0000 (09:46 +0000)]
minor changes

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

17 years agosimplified ssl_init
venaas [Tue, 6 Feb 2007 15:05:57 +0000 (15:05 +0000)]
simplified ssl_init

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

17 years agonow using same ctx for client and server
venaas [Tue, 6 Feb 2007 15:02:43 +0000 (15:02 +0000)]
now using same ctx for client and server

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

17 years agoremoved tls test code
venaas [Tue, 6 Feb 2007 14:39:20 +0000 (14:39 +0000)]
removed tls test code

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

17 years agodynamic allocation of client/server data
venaas [Fri, 26 Jan 2007 14:23:25 +0000 (14:23 +0000)]
dynamic allocation of client/server data

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

17 years agodynamic allocation of client/server data
venaas [Fri, 26 Jan 2007 10:52:47 +0000 (10:52 +0000)]
dynamic allocation of client/server data

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

17 years agodynamic allocation of client/server data
venaas [Fri, 26 Jan 2007 10:51:37 +0000 (10:51 +0000)]
dynamic allocation of client/server data

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

17 years agomade clientwr wait exactly until next expiry
venaas [Thu, 25 Jan 2007 16:06:18 +0000 (16:06 +0000)]
made clientwr wait exactly until next expiry

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

17 years agoimplemented retries
venaas [Thu, 25 Jan 2007 15:18:26 +0000 (15:18 +0000)]
implemented retries

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

17 years agofurther tls changes. not complete, contains some test code
venaas [Thu, 25 Jan 2007 12:42:48 +0000 (12:42 +0000)]
further tls changes. not complete, contains some test code

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

17 years agoadded code for reading main config and restructured tls init code
venaas [Tue, 16 Jan 2007 14:04:27 +0000 (14:04 +0000)]
added code for reading main config and restructured tls init code

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

17 years agocode for cleaning up when tls client goes away
venaas [Mon, 15 Jan 2007 16:00:40 +0000 (16:00 +0000)]
code for cleaning up when tls client goes away

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

17 years agocode for cleaning up when tls client goes away
venaas [Mon, 15 Jan 2007 15:58:51 +0000 (15:58 +0000)]
code for cleaning up when tls client goes away

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

17 years agocode for cleaning up when tls client goes away
venaas [Mon, 15 Jan 2007 15:56:30 +0000 (15:56 +0000)]
code for cleaning up when tls client goes away

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

17 years agoadded some todo comments
venaas [Mon, 15 Jan 2007 13:05:54 +0000 (13:05 +0000)]
added some todo comments

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

17 years agobug fixing
venaas [Mon, 8 Jan 2007 16:47:37 +0000 (16:47 +0000)]
bug fixing

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

17 years agobug fixing
venaas [Mon, 8 Jan 2007 16:15:38 +0000 (16:15 +0000)]
bug fixing

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

17 years agohandling mschapv2 and bug fixing
venaas [Mon, 8 Jan 2007 15:27:45 +0000 (15:27 +0000)]
handling mschapv2 and bug fixing

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

17 years agohandling mschapv2 and bug fixing
venaas [Mon, 8 Jan 2007 15:27:12 +0000 (15:27 +0000)]
handling mschapv2 and bug fixing

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

17 years agook, but trying some test code keeping original id, to be changed back later
venaas [Fri, 5 Jan 2007 15:15:16 +0000 (15:15 +0000)]
ok, but trying some test code keeping original id, to be changed back later

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

17 years agomessageauth
venaas [Thu, 4 Jan 2007 16:56:16 +0000 (16:56 +0000)]
messageauth

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

17 years agogit-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@28 e88ac4ed-0b26-0410...
venaas [Thu, 4 Jan 2007 16:36:33 +0000 (16:36 +0000)]
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@28 e88ac4ed-0b26-0410-9574-a7f39faa03bf

17 years agofixed minor bugs
venaas [Thu, 4 Jan 2007 14:43:53 +0000 (14:43 +0000)]
fixed minor bugs

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

17 years agofixed minor bugs
venaas [Thu, 4 Jan 2007 14:02:05 +0000 (14:02 +0000)]
fixed minor bugs

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

17 years agofixed minor bugs
venaas [Thu, 4 Jan 2007 13:56:54 +0000 (13:56 +0000)]
fixed minor bugs

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

17 years agofixed minor bugs
venaas [Thu, 4 Jan 2007 13:44:10 +0000 (13:44 +0000)]
fixed minor bugs

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

17 years agochanged from struct peer to struct server and struct client
venaas [Thu, 4 Jan 2007 13:33:27 +0000 (13:33 +0000)]
changed from struct peer to struct server and struct client

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 16:23:54 +0000 (16:23 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 16:18:58 +0000 (16:18 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:42:08 +0000 (15:42 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:37:32 +0000 (15:37 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:29:31 +0000 (15:29 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:27:58 +0000 (15:27 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:24:47 +0000 (15:24 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:10:01 +0000 (15:10 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 15:00:10 +0000 (15:00 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 14:58:25 +0000 (14:58 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 14:54:52 +0000 (14:54 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 14:49:46 +0000 (14:49 +0000)]
radsrv realm routing changes

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

17 years agoradsrv realm routing changes
venaas [Wed, 3 Jan 2007 14:38:01 +0000 (14:38 +0000)]
radsrv realm routing changes

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

17 years agotlslistener changes
venaas [Wed, 3 Jan 2007 14:26:17 +0000 (14:26 +0000)]
tlslistener changes

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

17 years agotlslistener changes
venaas [Wed, 3 Jan 2007 14:24:13 +0000 (14:24 +0000)]
tlslistener changes

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

17 years agotlsconnect changes
venaas [Wed, 3 Jan 2007 13:33:05 +0000 (13:33 +0000)]
tlsconnect changes

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

17 years agotlsconnect changes
venaas [Wed, 3 Jan 2007 13:30:13 +0000 (13:30 +0000)]
tlsconnect changes

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

17 years agotlsconnect changes
venaas [Wed, 3 Jan 2007 13:29:46 +0000 (13:29 +0000)]
tlsconnect changes

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

17 years agotlsconnect changes
venaas [Wed, 3 Jan 2007 12:27:45 +0000 (12:27 +0000)]
tlsconnect changes

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

17 years agogit-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@3 e88ac4ed-0b26-0410...
venaas [Tue, 2 Jan 2007 15:05:07 +0000 (15:05 +0000)]
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@3 e88ac4ed-0b26-0410-9574-a7f39faa03bf

17 years agogit-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@2 e88ac4ed-0b26-0410...
venaas [Tue, 2 Jan 2007 13:46:34 +0000 (13:46 +0000)]
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@2 e88ac4ed-0b26-0410-9574-a7f39faa03bf

17 years agogit-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@1 e88ac4ed-0b26-0410...
venaas [Tue, 2 Jan 2007 13:37:17 +0000 (13:37 +0000)]
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@1 e88ac4ed-0b26-0410-9574-a7f39faa03bf