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
2012-02-17
Use get_environment(), not environ.
Nick Mathewson
2012-02-17
Merge branch 'bug5105-v2-squashed'
Nick Mathewson
2012-02-17
Heap-allocate strings returned by get_current_process_environment_variables
Robert Ransom
2012-02-17
Pass process_environment_t * to tor_spawn_background
Robert Ransom
2012-02-17
Remove (void)envp from tor_spawn_background
Robert Ransom
2012-02-17
Change type of unixoid_environment_block to match tor_spawn_background's arg
Robert Ransom
2012-02-17
Add set_environment_variable_in_smartlist
Robert Ransom
2012-02-17
Add get_current_process_environment_variables
Robert Ransom
2012-02-17
Add process_environment_make and related utilities
Robert Ransom
2012-02-17
Add tor_calloc
Robert Ransom
2012-02-14
Use _NSGetEnviron() instead of environ where required
Sebastian Hahn
2012-02-14
Make ht.h conform to Tor's code style again
Sebastian Hahn
2012-02-13
Port over the last ht.h changes from libevent: avoid _reserved identifiers
Nick Mathewson
2012-02-13
Port over ht.h improvements from Libevent.
Nick Mathewson
2012-02-13
ht.h comment tweaks, upstreamed from libevent
Nick Mathewson
2012-02-12
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-10
Properly protect paths to sed, sha1sum, openssl
Sebastian Hahn
2012-02-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-10
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
Nick Mathewson
2012-01-31
Fix straggling MS_WINDOWS issues; add a changes file
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
Actually enable the windows absolute-path code
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'public/bug4533_part1'
Nick Mathewson
2012-01-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-18
Fix SOCKET_OK test on win64.
Nick Mathewson
2012-01-17
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
Nick Mathewson
2012-01-17
Use SOCKET_OK macros in even more places
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Nick Mathewson
2012-01-11
Make openssl 0.9.8l log message accurate
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
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-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
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
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
2012-01-09
Fix comment about TLSv1_method() per comments by wanoskarnet
Nick Mathewson
2012-01-08
Merge branch 'maint-0.2.2'
Roger Dingledine
[next]