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
Age
Commit message (
Expand
)
Author
2012-01-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-18
Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.c
Nick Mathewson
2012-01-18
Fix SOCKET_OK test on win64.
Nick Mathewson
2012-01-16
fix crash bug in original feature4207 branch
Roger Dingledine
2012-01-16
Merge remote-tracking branch 'asn-mytor/bug4751'
Nick Mathewson
2012-01-16
Merge remote-tracking branch 'public/bug3325'
Nick Mathewson
2012-01-16
whitespace fixes
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-16
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Nick Mathewson
2012-01-16
check-spaces fix
Sebastian Hahn
2012-01-16
Provide consensus params to constrain the threshold for Fast
Nick Mathewson
2012-01-16
Comment fixups on 4207 suggested by arma
Nick Mathewson
2012-01-13
Allow authorities to baddir/badexit/invalid/reject nodes by cc
Nick Mathewson
2012-01-13
Improve names of some pluggable transport-related functions.
George Kadianakis
2012-01-12
Don't crash when HS circs which have not yet found an OR conn time out
Robert Ransom
2012-01-11
Move logging of bad hostnames into parse_extended_hostname
Nick Mathewson
2012-01-11
Make openssl 0.9.8l log message accurate
Nick Mathewson
2012-01-11
Do not pretend to allow PADDING as the first cell of a v3 handshake
Nick Mathewson
2012-01-11
Merge branch 'prop187_squashed'
Nick Mathewson
2012-01-11
Fix a missing iso_time_nospace_usec
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
Use spaceless ISO8601 time format, not sec,usec.
Nick Mathewson
2012-01-11
Implement proposal 187: reserve a cell type for client authorization
Nick Mathewson
2012-01-11
defensive programming to catch duplicate calls to connection_init_or_handshak...
Nick Mathewson
2012-01-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-11
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-11
Fix a compilation warning for our bug4822 fix on 64-bit linux
Nick Mathewson
2012-01-11
Add clarity/typesafety wrappers for control_event_circuit_status_minor
Nick Mathewson
2012-01-11
Rename CIRC2 to CIRC_MINOR
Nick Mathewson
2012-01-10
Chop out the intro point calculation until it is simple enough for nickm to grok
Nick Mathewson
2012-01-10
Use my original formula for number of replacements for an intro point
Robert Ransom
2012-01-10
Merge remote-tracking branch 'public/bug4650_nm_squashed'
Nick Mathewson
2012-01-10
whitespace and warning fixes for bug4746
Nick Mathewson
2012-01-10
Merge remote-tracking branch 'asn-mytor/bug4746'
Nick Mathewson
2012-01-10
Merge branch 'absolute_cookie_file'
Nick Mathewson
2012-01-10
Add missing documentation for counter-mode checks
Nick Mathewson
2012-01-10
Clean up indentation in aes.c
Nick Mathewson
2012-01-10
Test for broken counter-mode at runtime
Nick Mathewson
2012-01-10
We no longer need to detect openssl without RAND_poll()
Nick Mathewson
2012-01-10
Add macros to construct openssl version numbers
Nick Mathewson
2012-01-10
Log which votes we still need to fetch
Sebastian Hahn
2012-01-10
Advertise dirport if accountingmax is large enough
Sebastian Hahn
2012-01-10
Merge remote-tracking branch 'rransom-tor/bug4883'
Nick Mathewson
2012-01-09
Fix brown-paper-bag bug in #4759 fix
Robert Ransom
2012-01-10
Make sure MAX_DNS_LABEL_SIZE is defined
Sebastian Hahn
2012-01-09
Tweaks for bug4413 fix
Nick Mathewson
2012-01-09
Remove (untriggerable) overflow in crypto_random_hostname()
Stephen Palmateer
2012-01-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
[next]