summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* working include support for individual filesvenaas2007-11-283-20/+35
* implemented config file stack; to be used for include supportvenaas2007-11-265-9/+64
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-218-191/+215
* added pretend optionvenaas2007-11-211-5/+11
* now setting client_CA_listvenaas2007-11-201-0/+19
* Ups...kolla2007-11-051-1/+1
* Fjernet gamle gentoo-greierkolla2007-11-0523-103/+551
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-022-132/+157
* tidyingvenaas2007-11-021-81/+81
* fixing bugs in new addserver binding codevenaas2007-11-011-4/+8
* skip match of cert vs host when host contains / (prefix)venaas2007-10-311-36/+38
* using only one socket per address family for udp clients, and only one client...venaas2007-10-301-16/+58
* give an error when options that should not be repeated arevenaas2007-10-111-0/+2
* split clientrd into udpclientrd and tlsclientrdvenaas2007-10-101-9/+22
* split out most of clientrd into a replyh functionvenaas2007-10-101-153/+153
* also treat \r as whitespace in configs due to Windowsvenaas2007-10-081-1/+1
* fixed some attribute rewrite bugsvenaas2007-10-051-11/+18
* code for rewriting original username in replyvenaas2007-10-051-7/+22
* finished code for rewriting username in request, generating new request, and ...venaas2007-10-031-55/+107
* code for keeping original username in request when rewriting, new freerqdata ...venaas2007-10-022-41/+71
* added more attribute rewrite code, now prints what rewrite would happen but d...venaas2007-09-281-0/+33
* started adding attribute rewrite codevenaas2007-09-282-3/+52
* now only send reject when rejectmessage specified. empty message means rejet ...venaas2007-09-271-4/+6
* tiny connectionok fixvenaas2007-09-261-1/+2
* man page in synch with 1.0 for nowvenaas2007-09-211-9/+12
* licensing infovenaas2007-09-212-3/+34
* responding to accounting-requests, but no real accounting supportvenaas2007-09-192-8/+75
* failover, use first configured server with connectionok and lowest loss of st...venaas2007-09-192-6/+30
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-193-26/+63
* prefix/prefixlen for udp clientsvenaas2007-09-181-3/+4
* now changed to allow prefix/prefixlen for hostvenaas2007-09-184-50/+164
* for now we use host * to mean accept from any client addressvenaas2007-09-181-10/+21
* only white space changevenaas2007-06-291-1/+1
* added subjectaltname cert checks, incl regexp urivenaas2007-06-283-116/+223
* fixed out of bounds access and memory leak, thanks Hans! also renamed a variablevenaas2007-06-231-9/+11
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-224-58/+79
* segfault when logging that couldn't open log file fixed, now log to stderrvenaas2007-06-221-1/+3
* creating clients on demand, moved creation of serversvenaas2007-06-211-73/+80
* added host option to client/server, improved client_cb/server_cb, added missi...venaas2007-06-212-36/+44
* using linked lists instead of arraysvenaas2007-06-205-95/+196
* fixed another bug, thanks Hansvenaas2007-06-191-3/+5
* more restructuring of codevenaas2007-06-191-189/+156
* added package files, note that some were also added in previous commitvenaas2007-06-197-0/+116
* fixed another new bug, thanks Hansvenaas2007-06-194-1/+176
* made Makefile.am use sbinvenaas2007-06-191-1/+1
* fixed memset bugvenaas2007-06-191-1/+1
* moved startup messagevenaas2007-06-181-1/+2
* restructuring peer and client/servervenaas2007-06-172-164/+215
* restructuring peer and client/servervenaas2007-06-162-77/+86
* updated Makefile.am, autogen.sh executable?venaas2007-06-131-0/+1