summaryrefslogtreecommitdiff
path: root/lib/rsp_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of warning for strict aliasing breakage.Linus Nordberg2011-10-051-8/+12
|
* Compile on BSD.Linus Nordberg2011-05-181-0/+1
| | | | Thanks to Luke Howard for reporting.
* Bringing up TLS connections working.Linus Nordberg2010-11-111-0/+256
NOTE: Clean up of resources not yet sane. Expect resource leakages. NOTE: Most failure cases are not handled properly. With the wind at your back and the sun shining, it might work.