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
/
common
Age
Commit message (
Expand
)
Author
2010-11-11
Split long lines in configure.in and Makefile.am files
Nick Mathewson
2010-11-09
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
2010-11-08
Merge branch 'loggranularity'
Nick Mathewson
2010-10-26
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-26
Properly refcount client_identity_key
Sebastian Hahn
2010-10-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-15
clarify fmt_addr32 documentation to note that the address is in host-order
Nick Mathewson
2010-10-15
Fix one-time memory leak when initializing libevent. Spotted by Sebastian
Nick Mathewson
2010-10-15
Merge branch 'bug1992_part1'
Nick Mathewson
2010-10-15
Improve accuracy of comment about aes_crypt performance
Nick Mathewson
2010-10-15
Kill comments saying to remove asserts once bug930 is solved.
Nick Mathewson
2010-10-15
Fix an apostrophe in a comment
Nick Mathewson
2010-10-15
Add a portable tor_timercmp
Nick Mathewson
2010-10-15
Make the return value of tor_addr_sockaddr always be signed
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-14
Make check-spaces happy
Sebastian Hahn
2010-10-13
Merge branch 'nodes'
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
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
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
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 compile warning on OSX 10.6
Sebastian Hahn
2010-10-04
Maintain separate server and client TLS contexts.
Robert Ransom
2010-10-04
Refactor tor_tls_context_new:
Robert Ransom
2010-10-04
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-04
Correct a bogus comment.
Robert Ransom
2010-10-04
Correct a couple of log messages in tortls.c
Robert Ransom
2010-10-04
Fix several comments in tortls.c
Robert Ransom
2010-10-04
Fix issues in nickm's review of format_helper_exit_status for bug #1903
Steven Murdoch
2010-10-04
Make logging resolution configurable.
Karsten Loesing
2010-10-01
refactor all these tor_inet_ntoa idioms
Roger Dingledine
2010-10-01
Implement a few more node-based functions
Nick Mathewson
2010-10-01
Implement a basic node and nodelist type
Nick Mathewson
2010-10-01
Initialize fd values in tor_port_check_forwarding to -1
Nick Mathewson
2010-09-30
Merge branch 'tor-fw-squashed2'
Nick Mathewson
2010-09-30
Fix space and formatting issues
Nick Mathewson
2010-09-30
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-30
#if-out the fw-helper code in util.c when building on windows
Nick Mathewson
2010-09-30
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-30
Fix check-spaces
Sebastian Hahn
2010-09-29
make c612ddee compile with old libevents
Roger Dingledine
2010-09-28
Autodetect the number of CPUs when possible if NumCPUs==0
Nick Mathewson
[next]