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
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2005-08-07
ok, so now it was just redundant. nick, do you recall what rfc
Roger Dingledine
2005-08-06
note another potential security problem with generating key material
Roger Dingledine
2005-08-05
rfc 3536 "provides a glossary of terms used in the IETF when discussing
Roger Dingledine
2005-08-05
Appease insane windows compiler. (Oh no, an extra semi, the sky is falling!)
Nick Mathewson
2005-08-05
fix harmless copy-and-paste error
Nick Mathewson
2005-08-05
cover a few more cases; needs testing and once-over
Nick Mathewson
2005-08-05
parse_addr_port was vague about what to do when port_out was NULL. Make it b...
Nick Mathewson
2005-08-04
oops, that array got bigger
tor-0.1.1.4-alpha
Nick Mathewson
2005-08-04
Discard special bignum values.
Nick Mathewson
2005-08-04
Fix windows warning
Nick Mathewson
2005-08-03
Make clients regenerate their keys when their IP address changes.
Nick Mathewson
2005-08-03
Fix compile failures on tor_gettimeofday() fix for windows
Nick Mathewson
2005-08-03
Probably broken attempt to improve tor_gettimeofday granularity on windows.
Nick Mathewson
2005-07-25
Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospec...
Nick Mathewson
2005-07-23
and a nearby define
Roger Dingledine
2005-07-23
add parenthesis to U64_PRINTF_ARG macro
Nick Mathewson
2005-07-22
Be consistent about preferring foo* to struct foo*
Nick Mathewson
2005-07-18
cosmetic fixes
Roger Dingledine
2005-07-18
slightly cleaner fix
Roger Dingledine
2005-07-18
bugfixes: smartlist_join_strings2() was underflowing a size_t
Roger Dingledine
2005-07-13
whitespace fixes
Nick Mathewson
2005-07-13
Fix windows compilation
Nick Mathewson
2005-07-13
Fix possible double call to inflateEnd.
Nick Mathewson
2005-07-12
note a worrying double-free possibility in torgzip.
Roger Dingledine
2005-06-30
Make errors retrievable from tor_socketpair; resolve bug 163.
Nick Mathewson
2005-06-30
Fix an fd leak in start_daemon
Nick Mathewson
2005-06-27
Fix libc compilation
Nick Mathewson
2005-06-27
Compile on win32
Nick Mathewson
2005-06-26
note a bug in our tor_socketpair implementation
Roger Dingledine
2005-06-21
Appease the hungry God of GCC: it hates K&R style unspecified args!
Nick Mathewson
2005-06-20
Load hardware acceleration options when/where available. Can anybody test this?
Nick Mathewson
2005-06-18
fix typo
Roger Dingledine
2005-06-18
Add a tor_memmem function
Nick Mathewson
2005-06-15
Remove code that has been #if-0ed for a long time.
Nick Mathewson
2005-06-12
a bit more cleanup
Roger Dingledine
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-11
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2005-06-08
Remove extraneous newlines from libevent log messages. Backport candidate?
Nick Mathewson
2005-06-07
Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname
Nick Mathewson
2005-06-06
Possible bugfix for 151: backport candidate.
Nick Mathewson
2005-05-10
Implement --disable-threads
Nick Mathewson
2005-05-07
Make Tor compile with no warnings with gcc4.0 on OSX
Nick Mathewson
2005-05-02
fix a comment
Roger Dingledine
2005-04-26
clean up this TOR_FRAGILE business
Roger Dingledine
2005-04-23
Apparently, ASN1 failures are not treated as SSL connection errors, but are j...
Nick Mathewson
2005-04-23
LOG_ERR is for when you're planning to die.
Roger Dingledine
2005-04-23
Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TL...
debian-version-0.1.0.3-rc-200504231430-1
Nick Mathewson
2005-04-08
Make libevent_logging_callback static.
Nick Mathewson
[next]