summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | More debugging code for node_t branchNick Mathewson2010-10-01
| * | | | | | | | | Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
| * | | | | | | | | Fix a bug in smartlist_choose_node_by_bandwidthNick Mathewson2010-10-01
| * | | | | | | | | Implement a few more node-based functionsNick Mathewson2010-10-01
| * | | | | | | | | Implement node-based router family codeNick Mathewson2010-10-01
| * | | | | | | | | Rename routerstatus_t.is_running to is_flagged_runningNick Mathewson2010-10-01
| * | | | | | | | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
| * | | | | | | | | Try to make most routerstatus_t interfaces constNick Mathewson2010-10-01
| * | | | | | | | | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
| * | | | | | | | | Implement a basic node and nodelist typeNick Mathewson2010-10-01
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Send END cells on bufferevent tunneled directory connsNick Mathewson2010-10-13
* | | | | | | | | Revert accidentally-committed changes to routerlist.cNick Mathewson2010-10-13
* | | | | | | | | Use connection_mark_and_flush consistently.Nick Mathewson2010-10-13
* | | | | | | | | Remember to re-install inbuf/outbuf callbacks on ssl buffereventsNick Mathewson2010-10-12
* | | | | | | | | Set OpenSSL 0.9.8l renegotiation flag early enough for buffereventsNick Mathewson2010-10-12
* | | | | | | | | Actually call connection_tls_finish_handshake() with buffereventsNick Mathewson2010-10-12
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-12
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fix MIPSpro and time_t signedness detectionSebastian Hahn2010-10-11
* | | | | | | | | Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch2010-10-11
* | | | | | | | | Add header for tor_tls_log_one_errorNick Mathewson2010-10-11
* | | | | | | | | Log OpenSSL errors coming from bufferevent_opensslNick Mathewson2010-10-11
* | | | | | | | | Fix the new warnings during autogen.shSebastian Hahn2010-10-11
* | | | | | | | | Merge remote branch 'sjmurdoch/bug1903'Nick Mathewson2010-10-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Skip running fgets_eagain test until we fix itSteven Murdoch2010-10-11
| * | | | | | | | | Add a unit test for tor_spawn_backgroundSteven Murdoch2010-10-10
| * | | | | | | | | Update documentation for tor_spawn_backgroundSteven Murdoch2010-10-10
| * | | | | | | | | Add a unit test for fgets (currently fails)Steven Murdoch2010-10-10
| * | | | | | | | | Fix issues in nickm's review of log_from_pipe for bug #1903Steven Murdoch2010-10-10
| * | | | | | | | | Fix nickm's comments on logging for bug #1903Steven Murdoch2010-10-10
| * | | | | | | | | Note icky constructs mentioned in bug #1903Steven Murdoch2010-10-10
| * | | | | | | | | Fix issues in nickm's review of format_helper_exit_status for bug #1903Steven Murdoch2010-10-04
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Make tor_sscanf handle %xNick Mathewson2010-10-11
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix warnings with new versions of autoconfSebastian Hahn2010-10-11
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Fix a crash bug when serving microdescs on a bufferevent.Nick Mathewson2010-10-07
* | | | | | | | Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.zNick Mathewson2010-10-07
* | | | | | | | Actually add test_microdesc.c file.Nick Mathewson2010-10-07
* | | | | | | | Add more documentation to microdesc.c, plus another assert.Nick Mathewson2010-10-07
* | | | | | | | Add a more verbose log message to try to catch bug #2022.Nick Mathewson2010-10-07
* | | | | | | | Unit tests for microdescriptor cacheNick Mathewson2010-10-07
* | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-04
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Correct a bogus comment.Robert Ransom2010-10-04
| * | | | | | | Correct a couple of log messages in tortls.cRobert Ransom2010-10-04
| * | | | | | | Fix several comments in tortls.cRobert Ransom2010-10-04
* | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-04
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Clarify PublishServerDescriptor even moreNick Mathewson2010-10-04
| * | | | | | | Merge remote branch 'rransom/manpage-fixes' into maint-0.2.2Nick Mathewson2010-10-04
| |\ \ \ \ \ \ \
| | * | | | | | | Describe BridgeRelay and PublishServerDescriptor more correctly.Robert Ransom2010-09-30
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-04
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2010-10-04
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |