]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2018-08-08  Nick MathewsonCall crypto_postfork on start_daemon() instead.
2018-08-08  Nick MathewsonMake finish_daemon() return a boolean to say whether...
2018-08-08  Nick MathewsonWhen RunAsDaemon is set, crypto_postfork() as needed
2018-08-02  Nick MathewsonSuppress strict-prototypes warning in crypto_nss_mgt.c
2018-08-02  Nick MathewsonFix double-link of crypto_openssl_mgt.c
2018-08-02  Nick MathewsonAdd a cast to make clang happier.
2018-07-31  Nick MathewsonFix issues with crypto_ope compilation now that crypto...
2018-07-31  Nick MathewsonMerge branch 'nss_dh_squashed' into nss_dh_squashed_merged
2018-07-31  Nick MathewsonOnly link crypto_dh_openssl.c once
2018-07-31  Nick MathewsonAdditional tests for NSS DH
2018-07-31  Nick MathewsonImplement DH in NSS.
2018-07-31  Nick MathewsonRefactor the dependency between tortls and crypto_dh.
2018-07-31  Nick MathewsonExtract the shared part of crypto_dh_compute_secret.
2018-07-31  Nick MathewsonExtract the OpenSSL DH functionality to a new file.
2018-07-31  Nick MathewsonMake the rust tests link.
2018-07-31  Nick MathewsonFix "make distcheck."
2018-07-31  Nick MathewsonChanges files for feature26815 and 26816
2018-07-31  Nick MathewsonUse NSS for AES_CTR.
2018-07-31  Nick MathewsonUse NSS in crypto_rand.c
2018-07-31  Nick MathewsonMake sure NSS is initialized before running benchmarks
2018-07-31  Nick MathewsonUse NSS's digest code in Tor.
2018-07-31  Nick MathewsonMerge remote-tracking branch 'teor/bug26986'
2018-07-31  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-31  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-31  Nick MathewsonMerge remote-tracking branch 'teor/bug26876_033' into...
2018-07-31  Nick MathewsonMerge remote-tracking branch 'teor/bug26979'
2018-07-31  Nick MathewsonMerge branch 'ticket26447'
2018-07-31  Roger Dingledinefix wrong word in comment
2018-07-31  teorAppveyor CI: always use HEAD for the short commit
2018-07-31  teorAppveyor CI: Changes file for 26979
2018-07-31  teorAppveyor CI: sort environmental variables
2018-07-31  teorAppveyor CI: fix some typos
2018-07-31  teorAppveyor CI: Generate correct tag names
2018-07-31  teorAppveyor CI: Switch to one URL per line
2018-07-31  teorUse Windows-compatible format strings in tor-print...
2018-07-31  teorAdd TOR_PRIdSZ to torint.h
2018-07-31  teorAppveyor CI: Generate correct branches and URLs for...
2018-07-31  teorAppveyor CI: Make short commits 10 hexdigits long
2018-07-31  teorAppveyor CI: Fix GitHub provider detection
2018-07-30  Nick MathewsonRemove a now-obsolete comment about deadcode_dummy__
2018-07-30  Nick MathewsonMerge branch 'ticket26890'
2018-07-30  Nick MathewsonRun check-includes.py script with detected python path.
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-30  Nick MathewsonMerge remote-tracking branch 'teor/bug26627_033_merged_...
2018-07-30  Nick MathewsonMerge remote-tracking branch 'teor/bug26627_033' into...
2018-07-30  Nick MathewsonUpdate include in tor-print-ed-signing-cert
2018-07-30  Nick MathewsonMerge remote-tracking branch 'rl1987/feature19506_3'
2018-07-30  Nick MathewsonMerge remote-tracking branch 'rl1987/ticket21349_4'
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-30  Nick MathewsonMerge remote-tracking branch 'teor/bug26924'
2018-07-30  Nick MathewsonMerge remote-tracking branch 'teor/bug26924_032' into...
2018-07-30  Nick MathewsonMerge remote-tracking branch 'juga/ticket3723_03_squash...
2018-07-30  Nick MathewsonMerge remote-tracking branch 'rl1987/bug26892_take2'
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-30  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-26  Taylor YuDon't disable an unsupported compiler warning
2018-07-26  rl1987Early bailout from log_addr_has_changed() if running...
2018-07-25  teorRemove comment about Tor2web
2018-07-25  teorMerge branch 'bug26924_032' into bug26924
2018-07-25  teorImprove connection auth logging
2018-07-25  teorMerge branch 'bug26924_029' into bug26924_032
2018-07-25  teorStop logging link auth warnings on Single Onion Service...
2018-07-24  teorMerge branch 'bug26627_033' into bug26627_033_merged_master
2018-07-24  teorStop putting unsupported ed25519 link auth in v3 onion...
2018-07-24  teorStop sending unsupported ed25519 link specifiers in...
2018-07-23  juga0Add changes file regarding bandwidth file headers
2018-07-21  rl1987Add changes file
2018-07-21  rl1987Split select_entry_guard_for_circuit()
2018-07-21  rl1987Make entry_guards_update_primary() shorter
2018-07-21  rl1987Split sampled_guards_update_from_consensus() into subfu...
2018-07-20  Nick MathewsonRemove over-cleverness from our coverity BUG() definition.
2018-07-20  Nick MathewsonTweak assertion in get_time_period_length() for coverity
2018-07-20  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-20  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-20  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-20  Nick MathewsonMerge branch 'ticket26647_032' into maint-0.3.2
2018-07-20  teorIgnore mach_approximate_time when targeting macOS 10...
2018-07-19  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-19  Nick MathewsonFix linking when dirauth module is disabled.
2018-07-19  Nick MathewsonMerge remote-tracking branch 'ahf-github/bugs/26780'
2018-07-19  Nick MathewsonMerge branch 'bug26712'
2018-07-19  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-19  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-19  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-19  Nick MathewsonMerge remote-tracking branch 'teor/bug26853_032' into...
2018-07-19  Roger Dingledinewrap a multi-line if body in { } before somebody gets...
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-18  Nick MathewsonMerge branch 'maint-0.2.9' into maint-0.3.2
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-18  Nick MathewsonChanges file for bug 26787
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.4'
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.2' into maint-0.3.3
2018-07-18  Nick MathewsonMerge branch 'maint-0.3.3' into maint-0.3.4
2018-07-18  Nick MathewsonMerge branch 'maint-0.2.9' into maint-0.3.2
2018-07-18  Nick MathewsonTry putting ulimit -c 0 in test_bt.sh to see if it...
next