| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | accountingresponse option for realms for sending accounting response when no ... | venaas | 2008-07-08 | 2 | -3/+10 |
* | including limits.h | venaas | 2008-07-08 | 2 | -0/+2 |
* | trying to verify accounting request authenticator, and correctly compute the ... | venaas | 2008-07-08 | 1 | -5/+21 |
* | added options for retry delay and count and set defaults to 5s and 2 | venaas | 2008-07-03 | 2 | -19/+56 |
* | changed to using gconfig lint type for loglevel | venaas | 2008-07-03 | 1 | -7/+6 |
* | gconfig support for long int | venaas | 2008-07-03 | 2 | -3/+21 |
* | fixed serious probelm with idle timeout | venaas | 2008-06-13 | 1 | -3/+9 |
* | added idle timeout for dynamic servers and rewrote radtlsget. testing needed | venaas | 2008-06-12 | 2 | -47/+82 |
* | fixed bug when no logdestination specified, and not with -f | venaas | 2008-06-10 | 1 | -9/+3 |
* | removed some harmless compiler warnings | venaas | 2008-06-10 | 3 | -3/+3 |
* | failover also when not using status server | venaas | 2008-06-10 | 2 | -9/+7 |
* | trying to remove dynamic server state when tlsconnection goes down | venaas | 2008-06-05 | 2 | -1/+13 |
* | removing more state, also had forgotten to detach clientwr thread | venaas | 2008-06-05 | 1 | -4/+8 |
* | removing clientwr state when finishing | venaas | 2008-06-04 | 1 | -1/+1 |
* | fixed bugs with freeing memory when removing dynamic server, added tlsconnect... | venaas | 2008-06-04 | 1 | -18/+44 |
* | fixed a bug with freeing memory when dynamicserver fails | venaas | 2008-06-04 | 1 | -2/+2 |
* | trying to free memory when dynamicconfig fails | venaas | 2008-06-04 | 1 | -30/+75 |
* | made list_removedata() remove all occurences | venaas | 2008-06-04 | 1 | -10/+13 |
* | fixed segfault in findserver() when no server configured, and tried to remove... | venaas | 2008-06-04 | 1 | -1/+3 |
* | NetBSD-fikser: | kolla | 2008-06-04 | 3 | -6/+9 |
* | 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 |