]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2016-10-27  Nick MathewsonComment the heck out of the stream/circuit attaching...
2016-10-27  Nick MathewsonDocument main.c a lot better
2016-10-27  Nick MathewsonResolve memory leaks in test_dir_networkstatus_compute_...
2016-10-27  overcaffeinatedConvert remaining files to smartlist_add_strdup
2016-10-27  overcaffeinatedAutomated change to use smartlist_add_strdup
2016-10-27  overcaffeinatedAdd implementation of smartlist_add_strdup
2016-10-26  Nick MathewsonMerge branch 'ticket14881-v3'
2016-10-26  Nick MathewsonSmall refactoring: explain G,M,E,D,T initialization
2016-10-26  Matt TraudtAdd historic bwweight tests, comments, line len fixes
2016-10-26  Matt TraudtAdd consensus weight calculation tests
2016-10-26  Matt TraudtFix default bw weights with new consensus method
2016-10-26  Nick MathewsonMerge remote-tracking branch 'pastly/ticket20459'
2016-10-26  Nick MathewsonMerge branch 'maint-0.2.9'
2016-10-26  Nick MathewsonAvoid tor_fragile_assert() failure with DNSPort on...
2016-10-26  Nick MathewsonContinue the module documentation effort with circuitbu...
2016-10-26  Nick MathewsonMore module documentation (circpathbias, circuitlist)
2016-10-26  Nick MathewsonRegenerate trunnel code with trunnel 1.5
2016-10-26  Nick MathewsonMore module-level documentation.
2016-10-26  Nick MathewsonWhitespace fixes
2016-10-26  Nick MathewsonAllow asking a bridge's own descriptor over one-hop...
2016-10-25  Matt TraudtFix ewma_cmp_cmux never considering policies different
2016-10-24  Nick MathewsonMerge remote-tracking branch 'pastly/ticket20273'
2016-10-24  Nick MathewsonMerge remote-tracking branch 'dgoulet/bug20435_030_01'
2016-10-24  Nick MathewsonModule-document dnsserv.c, policies.c, routerkeys.c
2016-10-24  Nick Mathewsonhtml error in doxygen comment in rendservice.c
2016-10-24  Nick Mathewsondoxygen says these options are obsolete
2016-10-24  Nick MathewsonModule documentation for config.c and confparse.c
2016-10-24  Nick MathewsonModule documentation (and an important caveat) for...
2016-10-23  David Gouletman: Fix default value of AuthDirGuardBWGuarantee to 2MB
2016-10-20  Nick MathewsonTurn scheduler.c documentation into doxygen.
2016-10-19  Nick Mathewsonchanges file for 20389
2016-10-19  Ivan MarkinSay 'Invalid argument' instead of unclear 'Unrecognized'
2016-10-19  Nick MathewsonBUG in purpose_needs_anonymity if switch not matched.
2016-10-19  Nick MathewsonMerge remote-tracking branch 'chelseakomlo/master'
2016-10-19  Nick MathewsonCompilation fix. (function pointer implicit cast in...
2016-10-19  Nick MathewsonMerge remote-tracking branch 'andrea/ticket19858_v2'
2016-10-19  Nick MathewsonUnify code in channel_write_*cell()
2016-10-19  Nick MathewsonMerge remote-tracking branch 'arma/bug6769'
2016-10-19  Nick MathewsonBump version on master to 0.3.0.0-alpha-dev.
2016-10-19  Chelsea H.... Refactor purpose_needs_anonymity to use switch statement
2016-10-18  Chelsea H.... Refactor to use purpose_needs_anonymity and remove...
2016-10-18  Nick Mathewsonchanges file for module docs
2016-10-18  Nick MathewsonModule-level docs for ext_orport and router.c
2016-10-18  Nick MathewsonTurn replaycache.c module doc into doxygen
2016-10-18  Nick MathewsonDocument connection_or.c and connection.c at module...
2016-10-18  Nick MathewsonModule documentation for circuitmux_ewma.c
2016-10-18  Nick MathewsonTurn circuitmux.c comments into module docs.
2016-10-18  Nick MathewsonModule docs for channel.c and channeltls.c
2016-10-17  Nick MathewsonMerge branch 'maint-0.2.8'
2016-10-17  Nick MathewsonBump to 0.2.8.9-dev
2016-10-17  Nick MathewsonBump master to 0.2.9.4-alpha-dev
2016-10-17  Nick Mathewsonrelease-notes for 0.2.8.9 tor-0.2.9.4-alpha
2016-10-17  Nick MathewsonMerge branch 'maint-0.2.8'
2016-10-17  Nick Mathewsonbump to 0.2.8.9
2016-10-17  Nick MathewsonFold 20384 into changelog
2016-10-17  Nick MathewsonUpdate the buffer sentinel fix to work with our #20081...
2016-10-17  Nick MathewsonMerge branch 'maint-0.2.8'
2016-10-17  Nick MathewsonMerge branch 'buf_sentinel_026_v2' into maint-0.2.8
2016-10-17  Nick MathewsonAdd a one-word sentinel value of 0x0 at the end of...
2016-10-17  Nick Mathewsonchangelog typo fixes from Rubiate
2016-10-17  Nick MathewsonBump version to 0.2.9.4-alpha.
2016-10-17  Nick Mathewsonedits to changelog from kate and david
2016-10-17  Nick MathewsonWrap the changelog, add a blurb
2016-10-17  Nick MathewsonStart on an 0.2.9.4-alpha changelog
2016-10-17  Nick MathewsonFix a syntax problem
2016-10-17  Nick Mathewsonchanges file for module docs
2016-10-17  Nick MathewsonMerge branch 'module_docs_1'
2016-10-17  Nick MathewsonWrite a bunch of module documentation.
2016-10-17  Nick MathewsonAdd a logic-consistency test when parsing unix socket...
2016-10-14  Nick MathewsonWhitespace cleaning
2016-10-14  Chelsea H.... adding instructions how to include new test files
2016-10-14  Nick MathewsonMerge branch 'bug20176_v2'
2016-10-14  Nick MathewsonMerge remote-tracking branch 'public/spaces_in_unix_addrs'
2016-10-14  Nick MathewsonMake the FreeBSD ersatz_socketpair test even more skipp...
2016-10-14  Nick MathewsonMerge branch 'bug18357_v2'
2016-10-14  Nick MathewsonExtract ExitPolicy-and-IPv6Exit check into a new function
2016-10-14  Andrea ShepardRefactor to always allocate chosen_entry_guards in...
2016-10-13  Andrea ShepardUse tor_memeq() instead of tor_memcmp() per code review
2016-10-13  Andrea ShepardAdjust comment per code review
2016-10-13  Nick Mathewsonersatz socketpair tests: work around freebsd jails.
2016-10-13  Nick MathewsonTweak patch for 18529.
2016-10-13  Nick MathewsonRemove duplicate code that checks for default authorities
2016-10-12  Nick MathewsonFix a bug in displaying IPv6 addrs in test_op_ipv6_...
2016-10-11  Nick MathewsonSwitch from "AF_UNIX is always equal" to "always unequa...
2016-10-11  Nick MathewsonMerge remote-tracking branch 'yawning-schwanenlied...
2016-10-11  Nick MathewsonFix a new compilation warning with broken-mulodi i386...
2016-10-11  Nick MathewsonFix spurious compiler warning in do_getpass().
2016-10-11  paolo.ingls... torrc parsing b0rks on carriage-return
2016-10-11  Nick MathewsonMerge remote-tracking branch 'asn/bug19223'
2016-10-10  Yawning AngelBug 20261: Treat AF_UNIX addresses as equal when compar...
2016-10-10  George KadianakisFix non-triggerable heap corruption at do_getpass().
2016-10-06  Nick MathewsonMerge branch 'no_openssl_100'
2016-10-06  Nick MathewsonStop implying that we support openssl 1.0.0; we don't.
2016-10-06  Nick Mathewsoncomment tweak. Fixes 20271. patch from pastly.
2016-10-06  Nick MathewsonMerge branch 'maint-0.2.8'
2016-10-06  Nick MathewsonMerge branch 'maint-0.2.7' into maint-0.2.8
2016-10-06  Nick MathewsonMerge branch 'maint-0.2.6' into maint-0.2.7
2016-10-06  Nick MathewsonMerge branch 'maint-0.2.5' into maint-0.2.6
2016-10-06  Nick MathewsonMerge branch 'maint-0.2.4' into maint-0.2.5
2016-10-06  Nick MathewsonOnly use -levent when checking functions if we will...
next