Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge remote-tracking branch 'public/bug9650' | Nick Mathewson | 2014-04-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | check outputs from get_first_listener_addrport_string | Nick Mathewson | 2014-03-27 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10801_024' | Nick Mathewson | 2014-04-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Don't do a DNS lookup on a bridge line address | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | Fix make_socket_reusable() on windows. Bug not in any released Tor | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug10081' | Nick Mathewson | 2014-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | | Unit tests for connection_edge_process_resolved_cell | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | | | | | Look at all of a RESOLVED cell; not just the first answer. | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | | | | | Extract code to handle RESOLVED cells | Nick Mathewson | 2014-04-01 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug11278' | Nick Mathewson | 2014-04-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Free placeholder circid/chan->circuit map entries on exit | Nick Mathewson | 2014-03-25 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10468_024' | Nick Mathewson | 2014-04-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Respond to AAAA requests on DNSPort with AAAA automaps | Nick Mathewson | 2014-03-27 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | whitespace fix | Nick Mathewson | 2014-03-27 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug4645' | Nick Mathewson | 2014-04-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Add one more missing heck on bug4645 fixes | Nick Mathewson | 2014-04-01 | |
| * | | | | | | | | | | | Fixes for bug4645 fix. | Nick Mathewson | 2014-02-03 | |
| * | | | | | | | | | | | Using proper functions to create tor_addr_t. | rl1987 | 2014-02-03 | |
| * | | | | | | | | | | | Removing is_internal_IP() function. Resolves ticket 4645. | rl1987 | 2014-02-03 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug9870' | Nick Mathewson | 2014-04-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Log only one message for dangerous log settings. | Nick Mathewson | 2014-02-12 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'bug8787_squashed' | Nick Mathewson | 2014-03-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Munmap the right pointers in routerlist_free() | Nick Mathewson | 2014-03-31 | |
| * | | | | | | | | | | | NULL out all mappings after tor_munmap_file() | Nick Mathewson | 2014-03-31 | |
| * | | | | | | | | | | | Always check returns from unlink() | Andrea Shepard | 2014-03-31 | |
| * | | | | | | | | | | | Always check returns from tor_munmap_file() in microdesc.c | Andrea Shepard | 2014-03-31 | |
| * | | | | | | | | | | | Always check returns from tor_munmap_file() in routerlist.c | Andrea Shepard | 2014-03-31 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug11342' | Nick Mathewson | 2014-03-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Make dump_desc() use binary mode | Nick Mathewson | 2014-03-27 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Fix a clang compilation warning | Nick Mathewson | 2014-03-31 | |
* | | | | | | | | | | | | Merge branch 'bug9658_refactor' | Nick Mathewson | 2014-03-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Renamed "onionskins_completed" to "onionskins_assigned" | Nick Mathewson | 2014-03-27 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'bug7164_diagnose_harder_v2' | Nick Mathewson | 2014-03-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | More logs to try to diagnose bug 7164 | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | Turn off testing code for #9683. | Nick Mathewson | 2014-03-26 | |
* | | | | | | | | | | | Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn | Nick Mathewson | 2014-03-25 | |
* | | | | | | | | | | | Fix warnings from doxygen | Nick Mathewson | 2014-03-25 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | quiet the debug message in circuit_build_times_disabled() | Roger Dingledine | 2014-03-24 | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11275_024' | Nick Mathewson | 2014-03-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Stop leaking 'sig' at each call of router_append_dirobj_signature() | Roger Dingledine | 2014-03-23 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Remove the unused router_hex_digest_matches | Nick Mathewson | 2014-03-11 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Be more lenient in our fix for bug 11149 | Roger Dingledine | 2014-03-23 | |
* | | | | | | | | | Remove the unused circuit_dump_by_chan(). | Nick Mathewson | 2014-03-23 | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug9683_rebased' | Nick Mathewson | 2014-03-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_ | Nick Mathewson | 2014-03-14 | |
| * | | | | | | | | | Test code for implementation of faster circuit_unlink_all_from_channel | Nick Mathewson | 2014-03-14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge remote-tracking branch 'karsten/task-11070' | Nick Mathewson | 2014-03-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Take out remaining V1 directory code. | Karsten Loesing | 2014-03-18 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'ticket11149' | Nick Mathewson | 2014-03-23 | |
|\ \ \ \ \ \ \ \ \ |