aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch2014-04-16
* tor_addr_from_sockaddr() is applicable in ipfw code, so use it.Nick Mathewson2014-04-16
* ipfw TransPort support on FreeBSD (10267)Nick Mathewson2014-04-16
* Fix make_socket_reusable() on windows. Bug not in any released TorNick Mathewson2014-04-02
* Merge remote-tracking branch 'public/bug10081'Nick Mathewson2014-04-02
|\
| * Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVALNick Mathewson2014-03-27
* | Unit tests for connection_edge_process_resolved_cellNick Mathewson2014-04-02
* | Tests for resolved_cell_parseNick Mathewson2014-04-02
* | Look at all of a RESOLVED cell; not just the first answer.Nick Mathewson2014-04-02
* | Extract code to handle RESOLVED cellsNick Mathewson2014-04-01
* | 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