| Commit message (Expand) | Author | Age | Files | Lines |
* | removed listenaccountingudp from doc | venaas | 2009-02-17 | 1 | -12/+2 |
* | fixed a bug with possible segfault in tcpconnect code, updated radsecproxy.1 | venaas | 2009-02-17 | 2 | -3/+31 |
* | Bruk bash | kolla | 2009-02-16 | 1 | -4/+4 |
* | More comments | kolla | 2009-02-13 | 1 | -0/+1 |
* | Comments | kolla | 2009-02-13 | 1 | -1/+2 |
* | Sort by priority | kolla | 2009-02-13 | 1 | -3/+3 |
* | added -i option for pid file, HUP for reopening log file | venaas | 2009-02-13 | 3 | -10/+55 |
* | Replace radsec.realm with dynamic_radsec.realm - clearly dynamic, clearly not... | kolla | 2009-02-13 | 1 | -1/+1 |
* | Script for oppslag i DNS etter radsec-tjenere for realm | kolla | 2009-02-13 | 1 | -0/+49 |
* | set dynamic timeout to 5 | venaas | 2009-02-05 | 1 | -1/+1 |
* | timeout for connect | venaas | 2009-02-05 | 6 | -9/+68 |
* | allowing multiple host statements in client and server blocks | venaas | 2009-02-03 | 4 | -29/+85 |
* | small fix to allow IPv6 prefixes | venaas | 2009-01-29 | 1 | -4/+3 |
* | minor fixes to hostport stuff | venaas | 2009-01-29 | 3 | -10/+13 |
* | fixed bug in new hostport code with NULL hostname | venaas | 2009-01-27 | 1 | -1/+5 |
* | rewriting code for hosts,ports,resolving,builds but needs testing | venaas | 2009-01-27 | 7 | -52/+94 |
* | rewriting code for hosts,ports,resolving,currently does not build | venaas | 2009-01-27 | 8 | -436/+156 |
* | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@460 e88ac4ed-0b... | venaas | 2009-01-27 | 2 | -0/+223 |
* | new code for handling parsing and resolving etc of host, port and prefixes | venaas | 2009-01-26 | 2 | -0/+169 |
* | delay for retrying dynamic after various other failures | venaas | 2009-01-13 | 1 | -0/+4 |
* | made it so it works with mix of dynamic and static servers for a realm | venaas | 2009-01-13 | 3 | -79/+93 |
* | don't exit just because of bad dynamic config | venaas | 2009-01-12 | 1 | -2/+4 |
* | removed an unnecessary check that failed on solaris | venaas | 2009-01-09 | 1 | -5/+0 |
* | fixed bug with dynamicserver and default secret | venaas | 2009-01-08 | 1 | -13/+13 |
* | minor changes for solaris | venaas | 2009-01-07 | 2 | -0/+8 |
* | renamed struct queue to gqueue due to solaris defining queue | venaas | 2009-01-07 | 6 | -22/+22 |
* | update config example | venaas | 2009-01-06 | 1 | -40/+43 |
* | reverting makefile | venaas | 2008-12-22 | 1 | -2/+1 |
* | reverting makefile, emovign some includes | venaas | 2008-12-22 | 3 | -910/+15 |
* | adding configure options for various transports, and -v output which transpor... | venaas | 2008-12-22 | 4 | -16/+985 |
* | moved more code to tlscommon, fixed a couple of minor lint warnings | venaas | 2008-12-22 | 9 | -294/+299 |
* | forgot to update Makefile.am | venaas | 2008-12-22 | 1 | -0/+2 |
* | split out code that is needed only when tls or dtls is used | venaas | 2008-12-22 | 8 | -394/+455 |
* | allowing build with only specific transports | venaas | 2008-12-19 | 6 | -1/+51 |
* | cleaning up code | venaas | 2008-12-19 | 6 | -41/+125 |
* | cleaning up code | venaas | 2008-12-19 | 9 | -137/+174 |
* | cleaning up code | venaas | 2008-12-18 | 10 | -32/+67 |
* | removing some lint warnings | venaas | 2008-12-18 | 2 | -5/+5 |
* | now freeing buffer of outgoing request as soon as we give up sending request,... | venaas | 2008-12-18 | 2 | -4/+6 |
* | first revision of developers doc for radsecproxy | venaas | 2008-12-17 | 1 | -0/+281 |
* | fixed a build problem on solaris | venaas | 2008-12-16 | 1 | -0/+2 |
* | adding gconfig doc | venaas | 2008-12-04 | 1 | -0/+160 |
* | made 20081106 snapshot branch, updated version/date info | venaas | 2008-11-06 | 3 | -3/+9 |
* | updated docs | venaas | 2008-11-04 | 2 | -13/+70 |
* | addttl option for client/server | venaas | 2008-11-04 | 2 | -40/+65 |
* | fixed length of ttl attr | venaas | 2008-11-04 | 1 | -0/+1 |
* | added initial ttl support, need testing | venaas | 2008-10-31 | 2 | -17/+138 |
* | added policyOID option in trunk docs, fixed typo in several docs | venaas | 2008-10-16 | 2 | -11/+17 |
* | cleaning up code | venaas | 2008-10-13 | 3 | -46/+23 |
* | using freegconfmstr | venaas | 2008-10-13 | 1 | -18/+8 |