summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fjernet gamle gentoo-greierkolla2007-11-05
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-02
* tidyingvenaas2007-11-02
* fixing bugs in new addserver binding codevenaas2007-11-01
* skip match of cert vs host when host contains / (prefix)venaas2007-10-31
* using only one socket per address family for udp clients, and only one client...venaas2007-10-30
* give an error when options that should not be repeated arevenaas2007-10-11
* split clientrd into udpclientrd and tlsclientrdvenaas2007-10-10
* split out most of clientrd into a replyh functionvenaas2007-10-10
* also treat \r as whitespace in configs due to Windowsvenaas2007-10-08
* fixed some attribute rewrite bugsvenaas2007-10-05
* code for rewriting original username in replyvenaas2007-10-05
* finished code for rewriting username in request, generating new request, and ...venaas2007-10-03
* code for keeping original username in request when rewriting, new freerqdata ...venaas2007-10-02
* added more attribute rewrite code, now prints what rewrite would happen but d...venaas2007-09-28
* started adding attribute rewrite codevenaas2007-09-28
* now only send reject when rejectmessage specified. empty message means rejet ...venaas2007-09-27
* tiny connectionok fixvenaas2007-09-26
* man page in synch with 1.0 for nowvenaas2007-09-21
* licensing infovenaas2007-09-21
* responding to accounting-requests, but no real accounting supportvenaas2007-09-19
* failover, use first configured server with connectionok and lowest loss of st...venaas2007-09-19
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-19
* prefix/prefixlen for udp clientsvenaas2007-09-18
* now changed to allow prefix/prefixlen for hostvenaas2007-09-18
* for now we use host * to mean accept from any client addressvenaas2007-09-18
* only white space changevenaas2007-06-29
* added subjectaltname cert checks, incl regexp urivenaas2007-06-28
* fixed out of bounds access and memory leak, thanks Hans! also renamed a variablevenaas2007-06-23
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-22
* segfault when logging that couldn't open log file fixed, now log to stderrvenaas2007-06-22
* creating clients on demand, moved creation of serversvenaas2007-06-21
* added host option to client/server, improved client_cb/server_cb, added missi...venaas2007-06-21
* using linked lists instead of arraysvenaas2007-06-20
* fixed another bug, thanks Hansvenaas2007-06-19
* more restructuring of codevenaas2007-06-19
* added package files, note that some were also added in previous commitvenaas2007-06-19
* fixed another new bug, thanks Hansvenaas2007-06-19
* made Makefile.am use sbinvenaas2007-06-19
* fixed memset bugvenaas2007-06-19
* moved startup messagevenaas2007-06-18
* restructuring peer and client/servervenaas2007-06-17
* restructuring peer and client/servervenaas2007-06-16
* updated Makefile.am, autogen.sh executable?venaas2007-06-13
* fixed syslog url syntax, updated example config and manpagevenaas2007-06-13
* man pagesvenaas2007-06-07
* some minor updatesvenaas2007-06-05
* fixed one possibly serious IPv6 related bugvenaas2007-06-05
* changed config location and updated READMEvenaas2007-06-05
* tiny bug fixvenaas2007-06-03