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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Age
Commit message (
Expand
)
Author
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
Cache the parsed value of SafeLogging as an enum.
Nick Mathewson
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-11-21
New config option "CircuitStreamTimeout"
Roger Dingledine
2009-10-27
Implement DisableAllSwap to avoid putting secret info in page files.
Jacob Appelbaum
2009-10-27
Fix bug 1113.
Karsten Loesing
2009-10-19
Fix compile with warnings problems on Snow Leopard
Sebastian Hahn
2009-10-18
Add functions to serve microdescs and flavored consensuses.
Nick Mathewson
2009-10-18
Document the microdescriptor code better.
Nick Mathewson
2009-10-18
Fix various bugs in microdescriptor caching.
Nick Mathewson
2009-10-15
Actually remember all the consensus types when we are done generating them.
Nick Mathewson
2009-10-15
Parse detached signatures and microdesc networkstatuses correctly.
Nick Mathewson
2009-10-15
Implement signatures for microdesc consensuses right.
Nick Mathewson
2009-10-15
Generate all the flavors of consensuses when building consensuses.
Nick Mathewson
2009-10-15
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-15
Add ability to parse one or more m line from a vote.
Nick Mathewson
2009-10-15
Functions to encode microdescriptors and their lines.
Nick Mathewson
2009-10-15
Make signature-generation code handle different key and digest lengths.
Nick Mathewson
2009-10-11
Merge commit 'public/android'
Nick Mathewson
2009-10-07
Tweak values for when to discard all of our history.
Mike Perry
2009-09-29
Include util.h and log.h as relative paths.
Nathan Freitas
2009-09-24
Fix a couple of smaller issues with gathering statistics.
Karsten Loesing
2009-09-20
Fix typos and comments, plus two bugs
Roger Dingledine
2009-09-20
Implement and document new network liveness algorithm.
Mike Perry
2009-09-20
Fix some precision-related asserts in unit tests.
Mike Perry
2009-09-17
give proposal 151 a changelog and other touchups
Roger Dingledine
2009-09-16
Clarify use of magic number 0.98 with #define.
Mike Perry
2009-09-16
Change liveness value to be a function of the timeout.
Mike Perry
2009-09-16
Add log message so we have accurate build time values.
Mike Perry
2009-09-16
Address nickm's issues from his review #1.
Mike Perry
2009-09-16
Move circuitbuildtimeout config check.
Mike Perry
2009-09-16
Document functions and constants.
Mike Perry
2009-09-16
space/indent cleanups, plus point out three bugs
Roger Dingledine
2009-09-16
Use our variable directly for timeout.
Mike Perry
2009-09-16
Fix a couple of assert bugs.
Mike Perry
2009-09-16
Fix timeout edge case when we get enough samples.
Mike Perry
2009-09-16
Fix the math.h log() conflict.
Mike Perry
2009-09-16
Recover from changing network connections.
Mike Perry
2009-09-16
Write unit tests and fix issues they uncovered.
Mike Perry
2009-09-16
Implement the pareto fitting and timeout calculating bits.
Mike Perry
2009-09-16
Clean up Fallon's partially complete GSoC project.
Mike Perry
2009-09-15
Read "circwindow=x" from the consensus and use it
Roger Dingledine
2009-09-15
ConsensusParams config option lists key=value params
Roger Dingledine
2009-09-14
Parameter access function, with unit tests.
Nick Mathewson
2009-09-14
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-26
A changelog entry and a bit more documentation for socks-client
Nick Mathewson
2009-08-26
Merge commit 'public/socks-client'
Nick Mathewson
2009-08-21
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
[next]