aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-28make a comment more rightRoger Dingledine
2018-08-28Merge remote-tracking branch 'onionk/connection-comments1'Nick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28circ: Remove useless param from cannibalization functionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Merge remote-tracking branch 'tor-github/pr/245'Nick Mathewson
2018-08-27core/mainloop: more comments documenting connection.ccypherpunks
2018-08-27core/mainloop: fix documentation of connection_handle_write_impl()cypherpunks
2018-08-11Merge remote-tracking branch 'tor-github/pr/244'Nick Mathewson
2018-08-10Merge remote-tracking branch 'tor-github/pr/239'Nick Mathewson
2018-08-08In cell_queues_check_size(), add DNS cache size to total memory allocationNeel Chauhan
2018-08-08Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-25Remove comment about Tor2webteor
2018-07-25Merge branch 'bug26924_032' into bug26924teor
2018-07-20Add a "reject *:*" line after parsing in parse_reachable_addresses()Neel Chauhan
2018-07-20Scrub IP in channel_tls_process_netinfo_cell() if SafeLogging is onrl1987
2018-07-18wrap a multi-line if body in { } before somebody gets hurtRoger Dingledine
2018-07-17Teach the OOM handler about the DNS cacheNeel Chauhan
2018-07-16Merge remote-tracking branch 'pastly/issue26703'David Goulet
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-12Remove a redundant typedef in proto_ext_or.hRoger Dingledine
2018-07-12Remove a redundant typedef in addr_policy_st.hNick Mathewson
2018-07-11Move all use cases of micro-revision.i to a single placeNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Merge remote-tracking branch 'neel/fbsd-cfix'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Refactor ipv[46].[ch]Nick Mathewson
2018-07-10Fix build on FreeBSD post-refactorNeel Chauhan
2018-07-09Lower log level of "Scheduler of type KIST has been enabled" to INFOMatt Traudt
2018-07-09Merge remote-tracking branch 'rl1987/bug26525'Nick Mathewson
2018-07-06Move ntmain.c into libtor-app againNick Mathewson
2018-07-05Actually sort the lines in src/core/include.amNick Mathewson
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson
2018-07-05Fix everything that previously referred to src/orNick Mathewson
2018-07-05Fix our build system to know the new locations of the src/or stuffNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-05Start splitting src/orNick Mathewson