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
/
core
Age
Commit message (
Expand
)
Author
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-21
Move the non-crypto parts of onion.c out of src/core/crypto
Nick Mathewson
2018-09-20
Fix socket accounting with ORConn sockets.
Nick Mathewson
2018-09-20
Split most of dirserv.c into several new modules
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-18
Comment fix.
Nick Mathewson
2018-09-18
Merge branch 'ticket27686_035'
Nick Mathewson
2018-09-18
Merge remote-tracking branch 'tor-github/pr/352'
Nick Mathewson
2018-09-18
Merge remote-tracking branch 'tor-github/pr/344'
Nick Mathewson
2018-09-18
Merge branch 'bug23512-v4-033' into bug23512-v4-master
Mike Perry
2018-09-16
Add tortls.h includes to expose critical macro. Fix #27734.
Nick Mathewson
2018-09-16
When Tor is compiled with NSS, don't claim support for LinkAuth=1
Nick Mathewson
2018-09-16
Update description of onion_extend_cpath() (#27333)
traumschule
2018-09-14
Merge branch 'nss_27451'
Nick Mathewson
2018-09-14
Fix compilation of 27686 on master.
Nick Mathewson
2018-09-14
Merge branch 'ticket27686_034' into x
Nick Mathewson
2018-09-14
Tweak message; only log it on a relay.
Nick Mathewson
2018-09-14
Merge remote-tracking branch 'neel/b21530'
Nick Mathewson
2018-09-14
Merge remote-tracking branch 'tor-github/pr/329'
Nick Mathewson
2018-09-13
Add log message for Tor being non-exit by default
Neel Chauhan
2018-09-13
Merge branch 'bug26470_032'
Nick Mathewson
2018-09-13
Ticket #27678: Emit CIRC_BW events immediately for dropped cells.
Mike Perry
2018-09-12
conn: Fix memleaks in retry_all_listeners
David Goulet
2018-09-12
Report UNIX connection addresses that we opened correctly.
Nick Mathewson
2018-09-12
Merge remote-tracking branch 'tor-github/pr/280'
Nick Mathewson
2018-09-12
Use tor_tls_release_socket() to avoid double-closed sockets on NSS
Nick Mathewson
2018-09-12
Merge remote-tracking branch 'tor-github/pr/298'
Nick Mathewson
2018-09-12
Merge branch 'pr278_squashed'
Nick Mathewson
2018-09-12
Always include socket rebinding code
rl1987
2018-09-12
Avoid mentioning ticket number in comments
rl1987
2018-09-12
Comments/explanation for #17873
rl1987
2018-09-12
Minor code cleanups
rl1987
2018-09-12
Log a notice *after* creating connection
rl1987
2018-09-12
Log a notice when changing to/from wildcard IP address
rl1987
2018-09-12
Always close old listeners in retry_all_listeners
rl1987
2018-09-12
Refrain from compiling socket rebinding code on system that don't need it
rl1987
2018-09-12
Try rebinding new listener after closing old one if first bind failed with EA...
rl1987
2018-09-11
Merge remote-tracking branch 'tor-github/pr/315'
Nick Mathewson
2018-09-11
Merge remote-tracking branch 'mikeperry/bug25505'
Nick Mathewson
2018-09-10
Defer reporting directory bootstrap progress
Taylor Yu
2018-09-10
Make control_event_bootstrap() return void
Taylor Yu
2018-09-09
Call event_set_mem_functions during initialization
rl1987
2018-09-07
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-06
Revert "Avoid double-close on TCP sockets under NSS."
Nick Mathewson
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Avoid double-close on TCP sockets under NSS.
Nick Mathewson
2018-09-04
Merge branch 'tor_api_owning_control'
Nick Mathewson
2018-08-29
Merge branch 'ticket27246_035_01_squashed'
Nick Mathewson
2018-08-29
router: Keep RSA onion public key in ASN.1 format
David Goulet
2018-08-29
Add half_edge_t to noinst_HEADERS.
Mike Perry
[next]