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
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2018-07-01
Extract more constants from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-06-29
Eliminate compat.h
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-23
Fix memory leak in client_likes_consensus().
Alexander Færøy
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract cached_dir_t into a new header.
Nick Mathewson
2018-06-15
Extract download_status_t into its own header.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract authority_cert_t into its own header
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Move fp_pair_t declaration to fp_pair.h.
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-06-14
Move dir_server_t into its own header.
Nick Mathewson
2018-06-13
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-13
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-06-11
Several attempts to diagnose ticket 25686
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-05-01
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
Nick Mathewson
2018-05-01
dirvote: Move the handling of GET /tor/status-vote to dirauth module
David Goulet
2018-05-01
Merge branch 'bug24734_squashed'
Nick Mathewson
2018-05-01
Remove the return value from the fascist_firewall_choose_address_* family of ...
Neel Chauhan
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-22
Fix an absurdly wide line.
Nick Mathewson
2018-04-22
Rename find_dl_schedule to find_dl_min_delay.
Nick Mathewson
2018-04-22
Change the type of "download schedule" from smartlist to int.
Nick Mathewson
2018-04-22
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-03
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-24714'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
2018-01-31
Remove two vestigial MaxDownloadTries checks from directory.c
Nick Mathewson
2018-01-25
Remove all the old max_delay logic.
Nick Mathewson
2018-01-25
fixup! Remove the old ("deterministic") download schedule.
Nick Mathewson
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
[next]