aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* Merge remote-tracking branch 'public/bug11232'Nick Mathewson2014-04-01
|\
| * Fix a ubsan warning in addr_mask_get_bitsNick Mathewson2014-03-18
| * Fix a ubsan warning in our ctypes replacementsNick Mathewson2014-03-18
| * csiphash: don't attempt unaligned accessNick Mathewson2014-03-18
| * memarea.c: use flexible array member for memNick Mathewson2014-03-18
| * Fix a use-after-free in test_circuitlist.cNick Mathewson2014-03-18
* | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \
| * | Munmap the right pointers in routerlist_free()Nick Mathewson2014-03-31
| * | NULL out all mappings after tor_munmap_file()Nick Mathewson2014-03-31
| * | Check return values for tor_munmap_file() in unit testsNick Mathewson2014-03-31
| * | Handle tor_munmap_file(NULL) consistentlyNick Mathewson2014-03-31
| * | Check strftime() return in tortls.cAndrea Shepard2014-03-31
| * | Eliminate lseek() with unchecked return in tor_mmap_file()Andrea Shepard2014-03-31
| * | Always check returns from unlink()Andrea Shepard2014-03-31
| * | Always check returns from tor_munmap_file() in microdesc.cAndrea Shepard2014-03-31
| * | Always check returns from tor_munmap_file() in routerlist.cAndrea Shepard2014-03-31
| * | Add return value and assert for null parameter to tor_munmap_file()Andrea Shepard2014-03-31
* | | Merge remote-tracking branch 'public/bug11342'Nick Mathewson2014-03-31
|\ \ \
| * | | Make dump_desc() use binary modeNick Mathewson2014-03-27
* | | | Fix a clang compilation warningNick Mathewson2014-03-31
* | | | Merge branch 'bug9658_refactor'Nick Mathewson2014-03-27
|\ \ \ \
| * | | | Renamed "onionskins_completed" to "onionskins_assigned"Nick Mathewson2014-03-27
* | | | | Merge branch 'bug7164_diagnose_harder_v2'Nick Mathewson2014-03-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | More logs to try to diagnose bug 7164Nick Mathewson2014-03-27
* | | | | Merge remote-tracking branch 'public/bug11296'Nick Mathewson2014-03-26
|\ \ \ \ \
| * | | | | Add missing -Isrc/ext to tor-fw-helper/include.amNick Mathewson2014-03-25
* | | | | | Turn off testing code for #9683.Nick Mathewson2014-03-26
* | | | | | Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warnNick Mathewson2014-03-25
* | | | | | Fix warnings from doxygenNick Mathewson2014-03-25
|/ / / / /
* | | | | quiet the debug message in circuit_build_times_disabled()Roger Dingledine2014-03-24
* | | | | Merge remote-tracking branch 'arma/bug11276'Nick Mathewson2014-03-23
|\ \ \ \ \
| * | | | | Never run crypto_early_init() more than onceRoger Dingledine2014-03-23
* | | | | | Merge remote-tracking branch 'public/bug11275_024'Nick Mathewson2014-03-23
|\ \ \ \ \ \
| * | | | | | Stop leaking 'sig' at each call of router_append_dirobj_signature()Roger Dingledine2014-03-23
| | |_|/ / / | |/| | | |
| * | | | | Fix unittest compilation with --disable-curve25519Nick Mathewson2014-03-20
| * | | | | Remove the unused router_hex_digest_matchesNick Mathewson2014-03-11
| | |/ / / | |/| | |
* | | | | Be more lenient in our fix for bug 11149Roger Dingledine2014-03-23
| |/ / / |/| | |
* | | | Remove the unused circuit_dump_by_chan().Nick Mathewson2014-03-23
* | | | Merge remote-tracking branch 'public/bug9683_rebased'Nick Mathewson2014-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_Nick Mathewson2014-03-14
| * | | Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson2014-03-14
| | |/ | |/|
* | | Merge remote-tracking branch 'karsten/task-11070'Nick Mathewson2014-03-23
|\ \ \
| * | | Take out remaining V1 directory code.Karsten Loesing2014-03-18
| |/ /
* | | Merge branch 'ticket11149'Nick Mathewson2014-03-23
|\ \ \
| * | | Stop accepting 0.2.2 relay uploads for the consensus.Nick Mathewson2014-03-06
* | | | bump to 0.2.5.3-alpha-devNick Mathewson2014-03-23
* | | | whitespace fixRoger Dingledine2014-03-23
* | | | Increment version to 0.2.5.3-alphaNick Mathewson2014-03-22
* | | | Appease make check-spacesAndrea Shepard2014-03-18
| |/ / |/| |