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
2015-07-27
Allow a single trailing `.` when validating FQDNs from SOCKS.
Yawning Angel
2015-07-23
Fix a couple more msvc issues, reported by gisle vanem
Nick Mathewson
2015-07-22
Merge branch 'ticket2325_squashed'
Nick Mathewson
2015-07-21
Fix some potential memory leaks in the thread pool code.
cypherpunks
2015-07-20
Document the torrc format as thoroughly as possible
Nick Mathewson
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-15
Use C99 variadic macros when not on GCC.
Nick Mathewson
2015-07-15
Add more EINVAL errno setting on key read failures
Nick Mathewson
2015-07-14
Make file-reading and key-reading preserve errno
Nick Mathewson
2015-07-12
Okay, this time it was my fault
Nick Mathewson
2015-07-12
Fine, mingw! fine! are you happy now??
Nick Mathewson
2015-07-12
This should be the last SecureZeroMemory fix
Nick Mathewson
2015-07-12
Dammit, autoconf!
Nick Mathewson
2015-07-12
Nth time is maybe the charm for fixing windows readpassword build errors
Nick Mathewson
2015-07-11
note some dead code in set_max_file_descriptors
Nick Mathewson
2015-07-10
Try one more one more time to get tor-ci-windows working
Nick Mathewson
2015-07-10
Attempt yet again to make the tor-ci-windows builder happy
Nick Mathewson
2015-07-09
Merge remote-tracking branch 'yawning/feature16467_9663'
Nick Mathewson
2015-07-08
Always use the sandbox in tor_open_cloexec
teor
2015-07-06
Integrate and enable ed25519-donna.
Yawning Angel
2015-07-06
Integrate the accelerated Curve25519 scalar basemult.
Yawning Angel
2015-07-06
Integrate ed25519-donna (Not yet used).
Yawning Angel
2015-06-29
Try a little harder to fix the tor-ci-windows builder, or figure out why it i...
Nick Mathewson
2015-06-29
More tweaks for windows compilation. (ick)
Nick Mathewson
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-06-27
Fix some compilation issues.
Nick Mathewson
2015-06-25
Merge branch 'bug16288_027_03_squashed'
Nick Mathewson
2015-06-25
Validate the open file limit when creating a socket
David Goulet
2015-06-25
Merge branch 'readpassphrase_v2'
Nick Mathewson
2015-06-25
Remove janky getpass implementations
Nick Mathewson
2015-06-25
Add a getpass implementation for windows that won't totally suck
Nick Mathewson
2015-06-24
Work around nytimes.com's broken hostnames in our SOCKS checks.
Yawning Angel
2015-06-17
Add the openssh 6.8p1 readpassphrase implementation
Nick Mathewson
2015-06-17
Merge branch '13642_offline_master_v2_squashed'
Nick Mathewson
2015-06-17
Add a tor_getpass to read passphrases. Needs better backend.
Nick Mathewson
2015-06-16
Fix spacing in tortls.c
teor
2015-06-15
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-15
Fix another seccomp2 issue
Nick Mathewson
2015-06-11
Fix clang address of struct member always non-NULL in SSL master key
teor
2015-06-02
Merge remote-tracking branch 'public/bug15760_hard_026_v2'
Nick Mathewson
2015-06-02
A few more minor OpenSSL 1.1 fixes.
Yawning Angel
2015-06-02
Merge remote-tracking branch 'teor/bug16115-minor-fixes'
Nick Mathewson
2015-06-02
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-02
Fix sandboxing to work when running as a relay
Peter Palfrader
2015-06-03
Silence unused variable warnings in find_cipher_by_id
teor
2015-06-03
Fix an incorrect comment on spawn_func
teor
2015-06-02
Merge remote-tracking branch 'public/bug15760_hard_026_v2'
Nick Mathewson
2015-06-02
Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find
Nick Mathewson
2015-06-02
Use accessor functions for client_random/server_random/master_key
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
[next]