aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-09-12Merge branch 'ticket31687_035' into ticket31687_040Nick Mathewson
2019-09-10pf: when extracting an IPv6 address, make sure we got an IPv6 addressNick Mathewson
2019-09-05Merge commit '763fd0ad66' into maint-0.4.0teor
2019-08-12Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1077' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5teor
2019-08-06Merge branch 'ticket31343_035' into ticket31343_040Nick Mathewson
2019-08-06Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-07-23circpad: some more logging changes.George Kadianakis
2019-07-23More LOG_PROTOCOL_WARN.Mike Perry
2019-07-23Make some warns into protocol warnsMike Perry
2019-07-23Bug 30649: Check that machine is absent before warnMike Perry
2019-06-05Bug 29034: Cleanup hs circuitmap when purpose changes.Mike Perry
2019-05-29Make get_proxy_type() connection-specificNick Mathewson
2019-04-19Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-04-19Merge remote-tracking branch 'tor-github/pr/710' into maint-0.3.5teor
2019-04-10Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0teor
2019-04-05Merge branch 'tor-github/pr/906' into maint-0.4.0George Kadianakis
2019-04-05Merge branch 'tor-github/pr/800' into maint-0.4.0George Kadianakis
2019-04-05circuitpadding: comment fixesteor
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-03-29Add connection_dir_buf_add() helper functionrl1987
2019-03-25Correctly report PT vs proxy during bootstrapTaylor Yu
2019-03-15Merge remote-tracking branch 'tor-github/pr/791' into maint-0.4.0Nick Mathewson
2019-03-08Merge branch 'pr_719_squashed_040' into maint-0.4.0Nick Mathewson
2019-03-08Bug 29204: Inspect circuit queues before sending padding.Mike Perry
2019-03-07Merge remote-tracking branch 'tor-github/pr/745' into maint-0.4.0Nick Mathewson
2019-03-05protover: Add missing Padding to translate_to_rustDavid Goulet
2019-03-01Log the correct "auto" port number for listening socketsKris Katterjohn
2019-02-21Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-02-21Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-02-19Merge remote-tracking branch 'tor-github/pr/704' into maint-0.4.0Nick Mathewson
2019-02-19Merge branch 'bug28698_035' into maint-0.4.0Nick Mathewson
2019-02-19Add circuit time check before logging about relaxing circuit timeJosé M. Guisado
2019-02-14kist: When readding chans, check correct chan's sched_heap_idxMatt Traudt
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-26Allow empty username/password in SOCKS5 username/password auth messagerl1987
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-11Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5Nick Mathewson
2019-01-11Clarify immutability of global padding machine specs.George Kadianakis
2019-01-11Fix wrong bases.Taylor R Campbell
2019-01-11Add some more type checking.Taylor R Campbell
2019-01-11Use the distribution abstraction as an abstraction.Taylor R Campbell
2019-01-11Fix more type redefinition errors.Taylor R Campbell
2019-01-11Fix type redefinition errors.Taylor R Campbell
2019-01-10Misc trivial improvements around circpadding code.George Kadianakis