aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Change the logic for the default for MaxMemInQueuesNick Mathewson2014-04-24
* get_total_system_memory(): see how much RAM we haveNick Mathewson2014-04-24
* Merge remote-tracking branch 'public/bug11278'Nick Mathewson2014-04-01
|\
| * Free placeholder circid/chan->circuit map entries on exitNick Mathewson2014-03-25
* | Merge remote-tracking branch 'public/bug10468_024'Nick Mathewson2014-04-01
|\ \
| * | Respond to AAAA requests on DNSPort with AAAA automapsNick Mathewson2014-03-27
| * | whitespace fixNick Mathewson2014-03-27
* | | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \ \
| * | | Add one more missing heck on bug4645 fixesNick Mathewson2014-04-01
| * | | Fixes for bug4645 fix.Nick Mathewson2014-02-03
| * | | Using proper functions to create tor_addr_t.rl19872014-02-03
| * | | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | | Merge remote-tracking branch 'public/bug9870'Nick Mathewson2014-04-01
|\ \ \ \
| * | | | Log only one message for dangerous log settings.Nick Mathewson2014-02-12
* | | | | 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
| | |/ / / / / | |/| | | | |