summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixed syslog url syntax, updated example config and manpagevenaas2007-06-134-5/+7
* man pagesvenaas2007-06-072-0/+341
* some minor updatesvenaas2007-06-054-15/+18
* fixed one possibly serious IPv6 related bugvenaas2007-06-051-1/+1
* changed config location and updated READMEvenaas2007-06-052-5/+4
* tiny bug fixvenaas2007-06-031-1/+1
* tiny improvement of configuration codevenaas2007-06-011-26/+12
* completely changed TLS configurationvenaas2007-06-013-83/+184
* added config examplevenaas2007-05-311-0/+5
* logs version info at startupvenaas2007-05-311-0/+1
* improved config parsing of commentsvenaas2007-05-301-3/+3
* fixed example configvenaas2007-05-301-1/+1
* Makefile.am installs config examplevenaas2007-05-301-0/+3
* allow optional trailing / after regexpvenaas2007-05-301-1/+5
* added reject supportvenaas2007-05-293-21/+40
* removed some old backwards compatible config stuff (clients.conf/servers.conf)venaas2007-05-291-15/+40
* removed some old backwards compatible config stuff (clients.conf/servers.conf)venaas2007-05-291-181/+2
* support quoting of values, realm matching literal or regexp with / prefixing ...venaas2007-05-292-37/+72
* added strtokenquote() to replace strtok to enable quoting of valuesvenaas2007-05-241-0/+32
* initial autoconf supportvenaas2007-05-248-2/+85
* initialising some additional variables to avoid silly compiler warningsvenaas2007-05-241-8/+10
* improved debug output, and removed a small probably needless delayvenaas2007-05-241-2/+1
* improved debug outputvenaas2007-05-231-4/+7
* removed TODOvenaas2007-05-231-6/+0
* better status-server debug outputvenaas2007-05-231-3/+3
* added status-server examplevenaas2007-05-231-0/+2
* finished status-server codevenaas2007-05-231-44/+68
* simplified some codevenaas2007-05-231-46/+39
* slight regexp example changevenaas2007-05-232-2/+2
* now uses regexp for realms including warnings that will be removed latervenaas2007-05-232-33/+18
* added sending of statusserver and some missing free and unlock in some error ...venaas2007-05-222-41/+90
* fixed harmless expiry timer issuevenaas2007-05-221-1/+1
* cleaned up msmppe codevenaas2007-05-211-20/+29
* cleaned up some code with new macrosvenaas2007-05-212-35/+34
* made sure that go through all msmpp attributesvenaas2007-05-201-47/+43
* added -v versionvenaas2007-05-201-2/+4
* added debugging to regexp codevenaas2007-05-151-1/+3
* added regexp code, not used by defaultvenaas2007-05-151-0/+1