summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Stop trying to set IPV6_V6ONLY on non-ipv6 sockets.HEADmasterLinus Nordberg2017-11-201-3/+3
* Verify return code from fcntl calls.Linus Nordberg2017-08-011-2/+10
* Don't use 'out' if malloc fails.Linus Nordberg2017-08-011-8/+8
* Check return value from setsockopt().Linus Nordberg2017-08-011-2/+4
* Copyright year fixes.Linus Nordberg2016-11-011-1/+2
* Make addr2string(), returning a literal string, const.Linus Nordberg2016-10-191-1/+1
* Exit if stringcopy() fails at allocating memory.Linus Nordberg2016-10-181-1/+1
* Fix some issues showing when DEBUG is defined.Linus Nordberg2015-01-161-1/+1
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-121-2/+1
* Formatting changes.licensing-nogplLinus Nordberg2012-09-251-2/+2
* Remove the "Code contributions from" block from three files.Linus Nordberg2012-09-171-5/+0
* Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
* Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
* Update copyright and licensing information.Linus Nordberg2012-09-141-7/+4
* Remove unused code.Linus Nordberg2011-09-291-32/+0
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
* Reindent and remove trailing whitespace.linus2010-03-081-11/+11
* Creditskolla2009-09-111-0/+5
* Added Stefan's UDP fragmentation fixkolla2009-09-111-0/+25
* fixed addr_copy function for bsdvenaas2009-02-271-0/+3
* fixed a bug with possible segfault in tcpconnect code, updated radsecproxy.1venaas2009-02-171-1/+1
* timeout for connectvenaas2009-02-051-2/+43
* made it so it works with mix of dynamic and static servers for a realmvenaas2009-01-131-0/+2
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-221-25/+3
* some code improvemetns, more efficiently removing outstanding requests when r...venaas2008-09-241-0/+46
* better logging, fixed bug with crash when removing clientvenaas2008-09-171-38/+3
* fixed couple of bugsvenaas2008-09-171-0/+1
* cleaning up codevenaas2008-09-171-0/+21
* changing to use a separate client structure for each udp clientvenaas2008-09-141-0/+37
* moved bindtoaddr back to radsecproxy.cvenaas2008-08-211-27/+0
* restructuring codevenaas2008-08-211-0/+27
* removed some harmless compiler warningsvenaas2008-06-101-1/+1
* Solaris9 fixvenaas2008-02-211-2/+4
* Solaris9 fixesvenaas2008-02-191-1/+1
* implemented config file stack; to be used for include supportvenaas2007-11-261-1/+1
* added subjectaltname cert checks, incl regexp urivenaas2007-06-281-2/+12
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-041-5/+7
* using debug() some more placesvenaas2007-05-031-1/+2
* added tcp and udp listen directivesvenaas2007-02-161-27/+0
* changes to build on NetBSDvenaas2007-02-091-0/+2
* added code for reading main config and restructured tls init codevenaas2007-01-161-0/+12
* fixed minor bugsvenaas2007-01-041-1/+2
* git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@2 e88ac4ed-0b26...venaas2007-01-021-0/+125