summaryrefslogtreecommitdiff
path: root/lib/request.c
Commit message (Collapse)AuthorAgeFilesLines
* Bringing up TLS connections working.Linus Nordberg2010-11-111-4/+8
| | | | | | | 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.
* Have rad_decode() verify responses.Luke Howard2010-10-111-125/+1
|
* Request object implementation and bug fixes by Luke Howard.Linus Nordberg2010-10-111-5/+172
|
* Rename rs_req_* --> rs_request_.Linus Nordberg2010-10-101-2/+6
| | | | Contributed by Luke Howard.
* Rename the error functions.Linus Nordberg2010-10-031-1/+1
|
* WIP -- prepare for request objects.Linus Nordberg2010-10-031-0/+46