summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Only define NEW_THREAD_API when not building with LibreSSL.Nick Mathewson2016-04-05
* | | | | | | | | | | | Merge remote-tracking branch 'teor/bug18720'Nick Mathewson2016-04-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix a comment typo in compat.hteor (Tim Wilson-Brown)2016-04-05
| * | | | | | | | | | | | Clarify comments on connection_t's address fieldsteor (Tim Wilson-Brown)2016-04-05
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / /
| * | | | | | | | | | Add a changes file for the OpenSSL 1.1.0 compilation fixes.Yawning Angel2016-04-05
| * | | | | | | | | | OpenSSL 1.1.0-pre5-dev and later made BIO opaque.Yawning Angel2016-04-05
| * | | | | | | | | | OpenSSL 1.1.0-pre4 and later(?) have a new "thread API".Yawning Angel2016-04-05
* | | | | | | | | | | Merge branch 'incoming_queue_symbol_fix'Nick Mathewson2016-04-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't declare "incoming_queue" in every file including channel.hNick Mathewson2016-03-29
* | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'bug18133_027' into maint-0.2.8Nick Mathewson2016-04-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix indentationNick Mathewson2016-04-01
| | * | | | | | | | | | | Log a better message when OfflineMasterKey is set.Nick Mathewson2016-03-21
* | | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8Nick Mathewson2016-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Include IPv6 consensus downloads in dirreq stats.Karsten Loesing2016-03-25
* | | | | | | | | | | | | | majority of four is, alas, threeRoger Dingledine2016-03-29
* | | | | | | | | | | | | | fix typo in commentRoger Dingledine2016-03-29
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'arma/feature18624'Nick Mathewson2016-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dir auths only give Guard if they're giving StableRoger Dingledine2016-03-24
* | | | | | | | | | | | | | Faravahar also versions.Nick Mathewson2016-03-29
* | | | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix my dumb unreleased bug in 18673Nick Mathewson2016-03-28
* | | | | | | | | | | | | | Rename tor_dup_addr to tor_addr_to_str_dup.Nick Mathewson2016-03-28
* | | | | | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'bug18673_028_v2' into maint-0.2.8Nick Mathewson2016-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix memory leak in TestingEnableCellStatsEventNick Mathewson2016-03-28
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'sebastian/onlyonly' into maint-0.2.8Nick Mathewson2016-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Remove redundant only in manpageSebastian Hahn2016-03-27
| * | | | | | | | | | | | | | Remove a couple of redundant lines from the makefileNick Mathewson2016-03-28
* | | | | | | | | | | | | | | Merge branch 'reldoc'Nick Mathewson2016-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add more structure (and tests) to ReleasingTor.mdNick Mathewson2016-03-28
* | | | | | | | | | | | | | | | Begin an 0.2.9 branchNick Mathewson2016-03-28
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | and NOW the version is 0.2.8.2-alpha-devNick Mathewson2016-03-28
* | | | | | | | | | | | | | | rewrap changelogNick Mathewson2016-03-28
* | | | | | | | | | | | | | | minor changelog cleanups to help the new alphaRoger Dingledine2016-03-28
* | | | | | | | | | | | | | | changelog fixes from armaNick Mathewson2016-03-28
* | | | | | | | | | | | | | | Bump version correctly this timeNick Mathewson2016-03-28
* | | | | | | | | | | | | | | typo fixNick Mathewson2016-03-28
* | | | | | | | | | | | | | | Rescroll changelogNick Mathewson2016-03-28
* | | | | | | | | | | | | | | grammar fixes from sebastianNick Mathewson2016-03-28
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix a version number in the changelogNick Mathewson2016-03-28
* | | | | | | | | | | | | | reflow changelogNick Mathewson2016-03-28
* | | | | | | | | | | | | | Fix memory leaks that stopped chutney working with asanNick Mathewson2016-03-28
* | | | | | | | | | | | | | Fix a memory leak in tor-gencert.Nick Mathewson2016-03-28
* | | | | | | | | | | | | | Bump the version numberNick Mathewson2016-03-28
* | | | | | | | | | | | | | Pick a dateNick Mathewson2016-03-28
* | | | | | | | | | | | | | Reflow the 0282 changelogNick Mathewson2016-03-28