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
/
feature
/
hs
Age
Commit message (
Expand
)
Author
2019-10-26
doxygen: add @file declarations for src/feature/
Nick Mathewson
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.4.2
teor
2019-10-24
hs-v3: Remove a BUG() caused by an acceptable race
David Goulet
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
Disable a couple of iterator macros when COCCI is defined.
Nick Mathewson
2019-10-18
Merge branch 'maint-0.4.2'
teor
2019-10-17
hs_cache.c: fix HTML tags in doxygen comments.
Nick Mathewson
2019-10-16
hs_cell.[ch]: repair doxygen.
Nick Mathewson
2019-10-16
hs_cache.[ch]: repair doxygen comments.
Nick Mathewson
2019-10-16
hs_client.[ch]: fix doxygen comments by using /**.
Nick Mathewson
2019-10-16
hs_common.[ch]: repair doxygen comments by replacing /* with /**
Nick Mathewson
2019-10-16
hs_descriptor.[ch]: repair doxygen comments.
Nick Mathewson
2019-10-16
hs_service.c: repair doxygen comments
Nick Mathewson
2019-10-16
hs_service.h: repair doxygen comments.
Nick Mathewson
2019-10-15
hs-v3: Fix possible memory leak in error code path
David Goulet
2019-10-11
Merge branch 'ticket31682_042_01_squashed'
Nick Mathewson
2019-10-11
Correct comment on build_establish_intro_dos_extension
Nick Mathewson
2019-10-11
hs-v3: Fix implicit ssize_t to size_t conversion
David Goulet
2019-10-08
hs-v3: Do not remove intro point if circuit exists
David Goulet
2019-10-07
Merge branch 'ticket31548_035_01_squashed'
Nick Mathewson
2019-10-07
hs-v3: Make service pick the exact amount of intro points
David Goulet
2019-10-03
Merge remote-tracking branch 'tor-github/pr/1382'
Nick Mathewson
2019-10-01
Help users who try to use v2 client auth in v3 onions.
George Kadianakis
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-26
Merge remote-tracking branch 'tor-github/pr/1308'
Nick Mathewson
2019-09-23
fix: Ticket #31589
AmreshVenugopal
2019-09-16
Run "make autostyle" and fix wide lines.
Nick Mathewson
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-09-09
hs-v3: Rename validation function in hs_intropoint.c
David Goulet
2019-09-09
hs-v3: Move DoS parameter check against 0
David Goulet
2019-08-29
Merge branch 'tor-github/pr/1257'
David Goulet
2019-08-29
Merge branch 'maint-0.4.1'
David Goulet
2019-08-29
Merge branch 'tor-github/pr/1256' into maint-0.4.1
David Goulet
2019-08-26
hs-v3: Refactor DoS cell extension parameters validation
David Goulet
2019-08-26
hs-v3: Clarify comment in hs_dos.c
David Goulet
2019-08-26
hs-v3: Log info INTRO2 DoS defenses service values
David Goulet
2019-08-26
hs-v3: Missing intro circuit INTRO2 DoS enabled flag
David Goulet
2019-08-26
hs-v3: Privatize access to HS DoS consensus param
David Goulet
2019-08-26
hs-v3: Cleanup usage of consensus param in hs_dos.c
David Goulet
2019-08-26
hs-v3: Move to hs_dos.c INTRO2 defenses initialization
David Goulet
2019-08-26
test: Build DoS cell extension
David Goulet
2019-08-26
hs-v3: Don't apply DoS defenses if circuit has not been flagged
David Goulet
2019-08-26
hs-v3: Parse ESTABLISH_INTRO cell extension
David Goulet
2019-08-26
hs-v3: Encode DoS ESTABLISH_INTRO cell extension
David Goulet
2019-08-26
hs-v3: Rename INTRO2 consensus param getters
David Goulet
2019-08-26
hs-v3: Implement torrc DoS defenses options
David Goulet
2019-08-23
Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...
Neel Chauhan
[next]