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
/
test
/
test_hs_service.c
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-23
Func rename: Make it clear that update_all_descriptors() does intro points.
George Kadianakis
2018-10-16
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-16
test: Update approx_time before the test starts
David Goulet
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-14
Fix various GCC LTO warnings in the unit tests.
Nick Mathewson
2018-10-01
Remove versions.h include from routerparse.h
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-21
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-15
Add proxy headers as early as possible.
Alexander Færøy
2018-09-15
Change HiddenServiceExportCircuitID to take a string parameter: the protocol.
Alexander Færøy
2018-09-15
Encode the 32-bit Global Identifier as 2 x 16-bit in the IPv6 address.
Alexander Færøy
2018-09-15
Add unittest for HiddenServiceExportCircuitID.
George Kadianakis
2018-09-10
test: Fix coverity CID 1439130
David Goulet
2018-09-07
test: HS v3 client auth is config equal function
Suphanat Chunhapanya
2018-09-07
test: HS v3 building a descriptor with client auth
Suphanat Chunhapanya
2018-09-07
test: HS v3 loading client auth keys service side
Suphanat Chunhapanya
2018-08-29
router: Keep RSA onion public key in ASN.1 format
David Goulet
2018-07-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-25
Merge branch 'bug26627_033' into bug26627_033_merged_master
teor
2018-07-25
Stop putting unsupported ed25519 link auth in v3 onion service descs
teor
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
2018-07-17
Remove now useless rev counter state file code.
George Kadianakis
2018-07-17
Fix up some unittests by being more careful with the local time.
George Kadianakis
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Remove needless includes from or.h
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 routerinfo_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
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract crypt_path_t and relay_crypto_t into their own headers
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-04-01
misc tiny fixes
Roger Dingledine
2018-03-26
Fix a unit test which was broken by the previous commit
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-19
tests: Fix HS test against max IP lifetime.
Isis Lovecruft
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-17
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
Nick Mathewson
2018-03-08
test: Increase time limit for IP creation in an HS test.
Isis Lovecruft
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
[next]