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
/
app
Age
Commit message (
Expand
)
Author
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-14
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-13
Run crypto_prefork() before start_daemon().
Nick Mathewson
2018-09-12
Merge branch 'pr278_squashed'
Nick Mathewson
2018-09-12
Always close old listeners in retry_all_listeners
rl1987
2018-09-12
Merge remote-tracking branch 'tor-github/pr/318'
Nick Mathewson
2018-09-08
make ipv6-only config complaint clearer
Roger Dingledine
2018-09-07
Merge remote-tracking branch 'dgoulet/ticket20700_035_03'
Nick Mathewson
2018-09-07
hs-v3: Load client authorization secret key from file
Suphanat Chunhapanya
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Merge branch 'tor_api_owning_control'
Nick Mathewson
2018-09-03
app/config: reject non-UTF-8 ContactInfo
cypherpunks
2018-08-28
Merge branch 'bug26367_035_01'
Nick Mathewson
2018-08-28
hs: Render obsolete Tor2web
David Goulet
2018-08-28
Merge remote-tracking branch 'tor-github/pr/245'
Nick Mathewson
2018-08-23
Update the message logged on relays when DirCache is disabled
teor
2018-08-23
Change the wording of the DirCache warning
Dominique Ingoglia
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-08
Call crypto_postfork on start_daemon() instead.
Nick Mathewson
2018-08-08
When RunAsDaemon is set, crypto_postfork() as needed
Nick Mathewson
2018-08-01
Convert __OwningControllerFD to a 64-bit value
Nick Mathewson
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'
Nick Mathewson
2018-07-20
Don't prepend reject *:* to Reachable(OR/Dir)Addresses in options_validate()
Neel Chauhan
2018-07-19
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-18
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-16
Add the Bandwidth List file headers to votes
juga0
2018-07-12
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-12
Merge remote-tracking branch 'imnotbad/bug26663'
Nick Mathewson
2018-07-11
Make our crypto library symbolic in the makefiles.
Nick Mathewson
2018-07-11
Move all use cases of micro-revision.i to a single place
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-10
Document the headers in src/app/config/
Nick Mathewson
2018-07-09
Merge branch 'bug26488'
Nick Mathewson
2018-07-08
Made 'auto' keyword in torrc case insensitive
Kaidan
2018-07-06
Move ntmain.c into libtor-app again
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Start splitting src/or
Nick Mathewson