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
2018-11-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-11-09
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-11-07
simplify now that it uses tor's copyright and license
Roger Dingledine
2018-11-07
Switch ctassert.h to 3bsd (with permission)
Nick Mathewson
2018-11-06
Allow lib/cc to include its own files.
Nick Mathewson
2018-11-06
Change copyright statement (with permission)
Nick Mathewson
2018-11-06
Remove a tab.
Nick Mathewson
2018-11-06
Add parentheses to the ctassert macro expansions
Nick Mathewson
2018-11-06
Add a user of CTASSERT().
Nick Mathewson
2018-11-06
New macro CTASSERT(condition) to assert condition at compile-time.
Taylor R Campbell
2018-11-06
Merge remote-tracking branch 'tor-github/pr/464'
Nick Mathewson
2018-11-06
Merge branch '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-11-02
Merge branch 'bug27963_wallclock'
Nick Mathewson
2018-10-30
Merge branch 'ticket23082_squashed'
Nick Mathewson
2018-10-30
Code cleanups for tor_addr_parse()
rl1987
2018-10-30
Move a check for trailing colon to tor_inet_pton()
rl1987
2018-10-24
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-10-23
string: add BOM helper
cypherpunks
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-17
evloop: fix docs for threadpool_register_reply_event
cypherpunks
2018-10-17
evloop: fix docs
cypherpunks
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
[next]