Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'public/bug2003_nm' | Nick Mathewson | 2011-10-07 |
|\ | |||
| * | Make the unit tests pass again after the bug2003 fix | Nick Mathewson | 2011-09-07 |
* | | Make the get_options() return const•••This lets us make a lot of other stuff const, allows the compiler to generate (slightly) better code, and will make me get slightly fewer patches from folks who stick mutable stuff into or_options_t. const: because not every input is an output! | Nick Mathewson | 2011-06-14 |
|/ | |||
* | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | Remove unused function declarations•••Also remove some #if 0'd code from the unit tests for buffers. The code was killed in e6794e58081af773073c266e23fe3ab2ebecdb7e (5 years ago), and is now broken anyways. | Sebastian Hahn | 2010-08-17 |
* | Create hibernate.h | Sebastian Hahn | 2010-07-27 |