index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-22
Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor.
Nick Mathewson
2016-03-22
Fix an fd leak in check_private_dir().
Nick Mathewson
2016-03-21
remove extraneous breaks
Roger Dingledine
2016-03-21
fix indentation after #18332 patches
Roger Dingledine
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
Merge branch 'ed25519_voting_fixes_squashed' into maint-0.2.7
Nick Mathewson
2016-03-21
Use nth consistently in dircollate.h.
Nick Mathewson
2016-03-21
In routers_make_ed_keys_unique, break ties for published_on
Nick Mathewson
2016-03-21
Assert that dircollator is collated when we're reading its output.
Nick Mathewson
2016-03-21
After we strip out duplicate entries from 'routers', don't use 'rl'.
Nick Mathewson
2016-03-21
Fix another case of 17668: Add NoEdConsensus
Nick Mathewson
2016-03-21
Document has_ed25519_listing
Nick Mathewson
2016-03-21
Never vote for an ed key twice.
Nick Mathewson
2016-03-21
Fix log message subjects in networkstatus_parse_vote_from_string()
Nick Mathewson
2016-03-21
Document dircollate.c (and remove an unused global)
Nick Mathewson
2016-03-21
punctuate changes file better
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'public/bug18548'
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'public/bug17443_v2'
Nick Mathewson
2016-03-21
Run "formatChangelog"
Nick Mathewson
2016-03-21
Sort changes files into changelog.
Nick Mathewson
2016-03-21
Fix (most) lintChanges warnings on master.
Nick Mathewson
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
a couple more changes files issues.
Nick Mathewson
2016-03-21
Fix some warnings from lintchanges.
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'arma/ticket18332-try3'
Nick Mathewson
2016-03-21
changes file for 18600
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'special/bug18600'
Nick Mathewson
2016-03-21
Merge branch 'bug18570_027'
Nick Mathewson
2016-03-21
changes file for bug18570
Nick Mathewson
2016-03-21
Make sure channel_t queues its own copy of incoming cells
Andrea Shepard
2016-03-21
Add new channel/queue_incoming unit tests; modify channel unit tests for new ...
Andrea Shepard
2016-03-21
test_options.c: assert that TransProxyType is tested
Steven Chamberlain
2016-03-21
Scrub service name in introduction circuit warning
John Brooks
2016-03-17
test_options.c: NULL a pointer after free #18447
Steven Chamberlain
2016-03-16
Bridges now refuse "rendezvous2" publish attempts
Roger Dingledine
2016-03-15
Sandbox: Don't preseed getaddrinfo(gethostname()) in client mode.
Nick Mathewson
2016-03-15
Fix whitespace.
Nick Mathewson
2016-03-15
Merge remote-tracking branch 'weasel/bug18458'
Nick Mathewson
2016-03-14
Fix log message: say RelaxDirModeCheck instead of StrictDirModes
Peter Palfrader
2016-03-14
Merge branch 'bug15221_027'
Nick Mathewson
2016-03-14
Permit setrlimit, prlimit, prlimit64 calls.
Nick Mathewson
2016-03-14
When using open() to make sure we created a dir, close the fd afterwards
Nick Mathewson
2016-03-14
Merge remote-tracking branch 'public/bug16248_027'
Nick Mathewson
2016-03-14
Add comments to connection_check_event().
Nick Mathewson
2016-03-14
hs: Do not close desc fetch conn. if we can't pick an HSDir
David Goulet
2016-03-11
simplify the #18332 changes file based on feedback on ticket
Roger Dingledine
2016-03-11
Merge remote-tracking branch 'teor/bug17153'
Nick Mathewson
2016-03-11
Merge remote-tracking branch 'teor/bug8976_01_028'
Nick Mathewson
2016-03-11
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2016-03-11
simplify rend_cache_store_status_t back to a boolean
Roger Dingledine
[next]