| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed rpf to loopprevention | venaas | 2008-06-03 | 2 | -5/+5 |
* | Kosmetiske endringer: | kolla | 2008-06-03 | 1 | -4/+4 |
* | Bare restart dersom -p exiter 0 | kolla | 2008-06-03 | 1 | -0/+2 |
* | logging stationid, converting username and stationid to ascii when logging | venaas | 2008-06-03 | 2 | -17/+56 |
* | rpf feature added | venaas | 2008-06-03 | 2 | -0/+8 |
* | checking exit code from dynsrvlookup | venaas | 2008-06-02 | 2 | -2/+8 |
* | restricting characters in dynamic realms to valid DNS... | venaas | 2008-06-02 | 1 | -1/+1 |
* | cleaned up the initial dynamic server discovery code a bit | venaas | 2008-06-02 | 1 | -1/+6 |
* | cleaned up the initial dynamic server discovery code a bit | venaas | 2008-06-02 | 2 | -228/+198 |
* | made example dynamic server srv record script also use port number | venaas | 2008-05-30 | 1 | -1/+4 |
* | gconfig cbs now return int. almost finished receiving all dynamic server conf... | venaas | 2008-05-30 | 3 | -26/+113 |
* | some gconfig improvements, made proxy accept server config from external program | venaas | 2008-05-30 | 5 | -41/+91 |
* | made gconfig support input from string | venaas | 2008-05-29 | 2 | -13/+85 |
* | added dynamic service example | venaas | 2008-05-29 | 1 | -0/+2 |
* | rewritten gconfig to not exit on errors | venaas | 2008-05-29 | 3 | -107/+183 |
* | rudimentary dynamic server support in place | venaas | 2008-05-28 | 2 | -16/+129 |
* | lots of new code for dynamic servers | venaas | 2008-05-28 | 2 | -61/+250 |
* | print address when receiving UDP from address | venaas | 2008-05-26 | 1 | -1/+1 |
* | release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog et... | venaas | 2008-05-14 | 4 | -10/+16 |
* | removed benign memory leak in addrewrite | venaas | 2008-05-14 | 1 | -4/+8 |
* | remove weekday from logging | venaas | 2008-05-14 | 1 | -1/+1 |
* | removed old unused tlslistener code | venaas | 2008-05-14 | 1 | -103/+3 |
* | removed some benign memory leaks and freeing some more memory at startup, not... | venaas | 2008-05-14 | 1 | -22/+41 |
* | updated man pages dates | venaas | 2008-05-14 | 2 | -2/+2 |
* | fixed some bugs with free/alloc of strings and new gconfig | venaas | 2008-05-13 | 2 | -16/+28 |
* | only send rejects for accreq, updated radsecproxy.conf.5 | venaas | 2008-05-13 | 2 | -26/+72 |
* | added catgconf utility | venaas | 2008-05-09 | 5 | -46/+137 |
* | adjusted some loglevels | venaas | 2008-04-30 | 1 | -1/+1 |
* | adjusted some loglevels | venaas | 2008-04-30 | 1 | -5/+5 |
* | fixed the slightly more informative logging | venaas | 2008-04-30 | 1 | -1/+1 |
* | slightly more informative logging | venaas | 2008-04-30 | 1 | -1/+1 |
* | added certificatenamecheck option to client/server for disabling default alts... | venaas | 2008-04-29 | 4 | -22/+32 |
* | forgot to correct for port byteorder | venaas | 2008-04-28 | 1 | -2/+2 |
* | added proper accounting, some new bugs expected | venaas | 2008-04-28 | 2 | -120/+154 |
* | fixed bug in find_conf | venaas | 2008-04-24 | 1 | -1/+1 |
* | new tls server code seems to work.... | venaas | 2008-04-24 | 1 | -2/+2 |
* | more restructuring of tls server code, this code may not work yet | venaas | 2008-04-17 | 1 | -1/+1 |
* | more restructuring of tls server code, this code may not work yet | venaas | 2008-04-17 | 1 | -2/+2 |
* | restructuring of tls server code | venaas | 2008-04-17 | 1 | -81/+125 |
* | forgot one essential thing, might work better now | venaas | 2008-04-16 | 1 | -1/+1 |
* | started adding improved tls client code, not tested | venaas | 2008-04-16 | 1 | -27/+125 |
* | fixed problem when client immediately reuses id | venaas | 2008-04-16 | 1 | -1/+1 |
* | changed signal handling slightly so it works as expected on BSD | venaas | 2008-04-16 | 1 | -1/+1 |
* | changed signal handling slightly so it works as expected on BSD | venaas | 2008-04-16 | 1 | -1/+3 |
* | include argument now relative to current config file, also never try to open ... | venaas | 2008-04-15 | 2 | -38/+44 |
* | blocking SIGPIPE | venaas | 2008-04-15 | 1 | -1/+29 |
* | fixed problem with recovering from server connection going down and made reco... | venaas | 2008-04-14 | 1 | -8/+10 |
* | moved null client check to after status server | venaas | 2008-04-14 | 1 | -8/+8 |
* | fixed bug with timeout and statusserver | venaas | 2008-04-11 | 1 | -1/+1 |
* | regexp match on cert cn | venaas | 2008-04-03 | 2 | -44/+75 |