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
Age
Commit message (
Expand
)
Author
2010-10-15
Remove XXXs about improving buf_t API: bufferevents are the future
Nick Mathewson
2010-10-15
Make the return value of tor_addr_sockaddr always be signed
Nick Mathewson
2010-10-15
Remove "is this too slow?" XXXX comments for code not appearing in profiles
Nick Mathewson
2010-10-15
Remove the unused old fuzzy-time code
Nick Mathewson
2010-10-15
Fix an xxx wrt picking libevent methods known-to-work
Nick Mathewson
2010-10-15
Remove an XXX in ntmain.c: a simple function call per loop is not so expensive.
Nick Mathewson
2010-10-14
Make check-spaces happy
Sebastian Hahn
2010-10-14
Rename router_get_by_digest()
Sebastian Hahn
2010-10-13
Fix a few trivial bugs from the nodelist merge
Nick Mathewson
2010-10-13
Fix some XXXXs in connection_add_impl related to bufferevent error checking
Nick Mathewson
2010-10-13
Fix a couple users of buf_datalen that slipped in. Found by Sebastian
Nick Mathewson
2010-10-13
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-13
Merge remote branch 'arma/bug1982_2'
Nick Mathewson
2010-10-13
Merge branch 'nodes'
Nick Mathewson
2010-10-13
Send END cells on bufferevent tunneled directory conns
Nick Mathewson
2010-10-13
Issues with router_get_by_nickname()
Robert Hogan
2010-10-13
Revert accidentally-committed changes to routerlist.c
Nick Mathewson
2010-10-13
Use connection_mark_and_flush consistently.
Nick Mathewson
2010-10-12
Remember to re-install inbuf/outbuf callbacks on ssl bufferevents
Nick Mathewson
2010-10-12
Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents
Nick Mathewson
2010-10-12
Actually call connection_tls_finish_handshake() with bufferevents
Nick Mathewson
2010-10-11
Fix running unit tests from outside of the build directory (fixes bug #2051)
Steven Murdoch
2010-10-11
Add header for tor_tls_log_one_error
Nick Mathewson
2010-10-11
Log OpenSSL errors coming from bufferevent_openssl
Nick Mathewson
2010-10-11
Merge remote branch 'sjmurdoch/bug1903'
Nick Mathewson
2010-10-11
Skip running fgets_eagain test until we fix it
Steven Murdoch
2010-10-11
Make tor_sscanf handle %x
Nick Mathewson
2010-10-10
Add a unit test for tor_spawn_background
Steven Murdoch
2010-10-10
Update documentation for tor_spawn_background
Steven Murdoch
2010-10-10
Add a unit test for fgets (currently fails)
Steven Murdoch
2010-10-10
Fix issues in nickm's review of log_from_pipe for bug #1903
Steven Murdoch
2010-10-10
Fix nickm's comments on logging for bug #1903
Steven Murdoch
2010-10-10
Note icky constructs mentioned in bug #1903
Steven Murdoch
2010-10-07
Fix a crash bug when serving microdescs on a bufferevent.
Nick Mathewson
2010-10-07
Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.z
Nick Mathewson
2010-10-07
Add some missing documentation for things added in nodes branch
Nick Mathewson
2010-10-07
Actually add test_microdesc.c file.
Nick Mathewson
2010-10-07
Add more documentation to microdesc.c, plus another assert.
Nick Mathewson
2010-10-07
Add a more verbose log message to try to catch bug #2022.
Nick Mathewson
2010-10-07
Unit tests for microdescriptor cache
Nick Mathewson
2010-10-07
Fix a compile warning on OSX 10.6
Sebastian Hahn
2010-10-04
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-10-04
Maintain separate server and client TLS contexts.
Robert Ransom
2010-10-05
Spotted another missing check
Nick Mathewson
2010-10-04
Fix a couple more node_t-related nullpointer bugs
Nick Mathewson
2010-10-04
Switch an && to an ||, stop a *NULL.
Nick Mathewson
2010-10-04
Refactor tor_tls_context_new:
Robert Ransom
2010-10-04
Add public_server_mode function.
Robert Ransom
2010-10-04
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-04
Correct a bogus comment.
Robert Ransom
[prev]
[next]