Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples/client-blocking: pull out the error before freeing conn. | Linus Nordberg | 2011-03-08 | 1 | -1/+3 |
| | |||||
* | Clean up struct rs_error somewhat. | Linus Nordberg | 2011-03-08 | 1 | -1/+1 |
| | | | | More to be done here! | ||||
* | examples/client-blocking.c: Clean up and improve error handling. | Linus Nordberg | 2011-03-07 | 1 | -37/+31 |
| | |||||
* | Rename relevant functions to reflect authn as opposed to authz. | Linus Nordberg | 2011-02-28 | 1 | -2/+2 |
| | | | | Also add a "bare" create request function. | ||||
* | API changes: rs_client* --> rs_peer. | Linus Nordberg | 2011-02-28 | 1 | -5/+5 |
| | | | | | Move peer (former server) things to new file peer.c. Update examples. | ||||
* | API change. Have the request object create its own request message. | Linus Nordberg | 2011-02-25 | 1 | -5/+5 |
| | |||||
* | Initialize pointer in example program before trusting it. | Linus Nordberg | 2011-02-04 | 1 | -5/+6 |
| | |||||
* | Pick usage of struct request in example code at run time. | Linus Nordberg | 2011-02-02 | 1 | -22/+28 |
| | |||||
* | Follow API changes. | linus | 2011-01-21 | 1 | -3/+3 |
| | |||||
* | "Thou shalt not follow the NULL pointer, for chaos and madness await | Linus Nordberg | 2010-10-28 | 1 | -6/+10 |
| | | | | thee at its end." | ||||
* | Have rad_decode() verify responses. | Luke Howard | 2010-10-11 | 1 | -4/+10 |
| | |||||
* | Rename rs_req_* --> rs_request_. | Linus Nordberg | 2010-10-10 | 1 | -2/+2 |
| | | | | Contributed by Luke Howard. | ||||
* | Rename struct rs_handle --> rs_context. | Linus Nordberg | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | WIP -- reading configuration. | Linus Nordberg | 2010-10-04 | 1 | -13/+16 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -4/+5 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -9/+15 |
| | |||||
* | Rename the error functions. | Linus Nordberg | 2010-10-03 | 1 | -9/+9 |
| | |||||
* | WIP -- prepare for request objects. | Linus Nordberg | 2010-10-03 | 1 | -2/+17 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -9/+0 |
| | |||||
* | WIP. | Linus Nordberg | 2010-10-02 | 1 | -1/+1 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-02 | 1 | -0/+80 |