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
/
lib
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-09
Merge remote-tracking branch 'tor-github/pr/636' into maint-0.3.5
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2019-01-07
Fix tor_ersatz_socketpair on IPv6-only systems
Kris Katterjohn
2019-01-03
Merge branch 'ticket28851_035_squashed' into maint-0.3.5
Nick Mathewson
2019-01-03
Stop re-checking our hardcoded dh parameters on every startup
Nick Mathewson
2019-01-03
Merge remote-tracking branch 'public/ticket28838_035' into maint-0.3.5
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2019-01-02
Add an errno.h include to freespace.c to fix bug 28974.
Nick Mathewson
2018-12-13
Lower the loop_max constant in curve25519_basepoint_spot_check()
Nick Mathewson
2018-11-15
Merge branch 'bug28096-029-squashed' into bug28096-035-squashed
teor
2018-11-13
Merge branch 'bug28183_029' into maint-0.3.5
Nick Mathewson
2018-11-13
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-11-11
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-11-09
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-11-06
Include sys/time.h in timers.c and time_fmt.c
Kris Katterjohn
2018-11-02
Merge branch 'bug27963_wallclock' into maint-0.3.5
Nick Mathewson
2018-10-19
Rename a function; it is used to convert a value _From_ le.
Nick Mathewson
2018-10-19
Fix a misspelled macro test that was breaking big-endian OPE
Nick Mathewson
2018-10-16
Merge remote-tracking branch 'public/bug27990'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-14
In tor_tls_get_my_certs(), set cert ptrs even on failure
Nick Mathewson
2018-10-10
Add timeval.h include to compat_pthreads.c for timeradd()
Nick Mathewson
2018-10-10
Add sys/time.h include back to procmon.c
Nick Mathewson
2018-10-09
Merge remote-tracking branch 'public/ticket27856'
Nick Mathewson
2018-10-01
Merge remote-tracking branch 'public/bug27728'
Nick Mathewson
2018-09-27
Detect an unlikely integer overflow.
Nick Mathewson
2018-09-27
Prevent duplicate initialization of NSS DH module
Nick Mathewson
2018-09-27
geoip: fix windows compilation
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-24
Fix arm compilation with openssl <1.1
Nick Mathewson
2018-09-20
Fix an NSS socket leak-on-error found by dgoulet
Nick Mathewson
2018-09-20
Use the correct macro to detect an invalid socket in tortls_nss.c
Nick Mathewson
2018-09-20
Release ownership of the dummy socket that tortls_nss.c will close
Nick Mathewson
2018-09-20
Add a tor_release_socket_ownership() function.
Nick Mathewson
2018-09-20
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-18
Assert that some trunnel _new() functions return non-NULL
Nick Mathewson
2018-09-18
Make crypto_strongest_rand() non-mockable
Nick Mathewson
2018-09-18
Fix minor memleak in edge-case of crypto_rsa.c function.
George Kadianakis
2018-09-17
Lower the maximum size of a private key file to 16 MB
Nick Mathewson
2018-09-16
When Tor is compiled with NSS, don't claim support for LinkAuth=1
Nick Mathewson
2018-09-14
Add a missing function for windows
Nick Mathewson
2018-09-14
Explicitly ignore BIO_set_close() return val to fix #27711
Nick Mathewson
2018-09-14
Merge branch 'nss_countbytes_squashed'
Nick Mathewson
2018-09-14
Allow malloc includes in tls library
Nick Mathewson
2018-09-14
Add support for lower-level byte counting with NSS
Nick Mathewson
2018-09-14
Merge branch 'nss_27664'
Nick Mathewson
[next]