summaryrefslogtreecommitdiff
path: root/hostport.c
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year fixes.Linus Nordberg2016-11-011-1/+1
|
* Don't follow the NULL pointer, not even in debug printouts.Linus Nordberg2016-10-171-1/+4
| | | | | | Bug reported by Leonhard Knauff. Closes RADSECPROXY-68.
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-121-2/+2
| | | | | | The LICENSE file still aims to reflect a summary of all files. The LICENSE file was changed to not include year 2006 since there was no evidence in git (svn) of any contributions from that year.
* Formatting changes.Linus Nordberg2012-09-251-2/+2
| | | | | | | | | And, actually, a typo in catgconf.c. Cherry-picked b712a6bf from branch 'licensing'. Conflicts: LICENSE
* Remove the "Code contributions from" block from three files.Linus Nordberg2012-09-171-5/+0
| | | | | | | The contributors are mentioned in AUTHORS and these blocks are not being maintained. Info about what person has written what in source files should be obtained through the source control management system (i.e. git).
* Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
| | | | The overlap is clearly expressed without it.
* Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
|
* Update copyright and licensing information.Linus Nordberg2012-09-141-7/+4
| | | | | | Note that this change makes all files carry the same copyright info, regardless of when they've been touched. People interested in more detail will have to consult the commit history.
* Add client and server config options IPv4Only and IPv6Only.Linus Nordberg2012-04-171-6/+7
| | | | | | Related to RADSECPROXY-37. TODO: Add documentation.
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reindent and remove trailing whitespace.linus2010-03-081-17/+17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Contribution acknowledgementskolla2009-07-221-0/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@507 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* From: Simon Leinen <simon.leinen@switch.ch>Simon Leinen2009-07-221-3/+8
| | | | | | | | | Message-ID: <19015.29517.446579.671665@switch.ch> Subject: SourceUDP and accounting packets git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@503 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* small fix for hostport.c on freebsdvenaas2009-03-201-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@491 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added include needed for netbsdvenaas2009-02-261-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@481 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* timeout for connectvenaas2009-02-051-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@467 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* allowing multiple host statements in client and server blocksvenaas2009-02-031-9/+18
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@466 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* small fix to allow IPv6 prefixesvenaas2009-01-291-4/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@465 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* minor fixes to hostport stuffvenaas2009-01-291-3/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@464 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed bug in new hostport code with NULL hostnamevenaas2009-01-271-1/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@463 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rewriting code for hosts,ports,resolving,builds but needs testingvenaas2009-01-271-0/+17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@462 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rewriting code for hosts,ports,resolving,currently does not buildvenaas2009-01-271-21/+82
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@461 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@460 ↵venaas2009-01-271-0/+205
e88ac4ed-0b26-0410-9574-a7f39faa03bf