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
/
lib
Age
Commit message (
Expand
)
Author
2019-02-14
Merge branch 'tor-github/pr/689' into maint-0.3.5
George Kadianakis
2019-02-13
Merge branch 'tor-github/pr/650' into maint-0.3.5
David Goulet
2019-02-08
Add more openssl includes to fix no-deprecated compilation
Nick Mathewson
2019-02-08
Fix compilation when openssl is compiled without engine support.
Nick Mathewson
2019-01-23
Capture more BUG warnings in util/time test
Nick Mathewson
2019-01-22
Merge branch 'bug29042_035' into maint-0.3.5
Nick Mathewson
2019-01-16
Update and fix a couple of comments in meminfo.c
Kris Katterjohn
2019-01-16
Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_impl
Kris Katterjohn
2019-01-16
Log more messages when failing to decode RSA keys
Nick Mathewson
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
[next]