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
/
rendservice.c
Age
Commit message (
Expand
)
Author
2015-05-13
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-05-05
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-06
Validate the RSA key size received when parsing INTRODUCE2 cells.
Yawning Angel
2015-04-03
Decrease the amount of rend circ relaunches for hidden services.
George Kadianakis
2015-02-09
Reserve enough space for rend_service_port_config_t
Sebastian Hahn
2015-01-30
Fix some unused-argument warnings
Nick Mathewson
2015-01-30
Fix an uninitialized-variable warning.
Nick Mathewson
2015-01-30
Fix: test -ENOENT after config_parse_unix_port()
David Goulet
2015-01-28
Make hidden service use the config unix prefix
David Goulet
2015-01-28
Merge branch 'bug11485_026_v2_squashed'
Nick Mathewson
2015-01-28
fixup! Refactor the use of ifdef HAVE_SYS_UN_H
David Goulet
2015-01-28
Actually make connections to HSes on AF_UNIX sockets
Andrea Shepard
2015-01-28
Handle config options for AF_UNIX hidden services rendservice.c
Andrea Shepard
2015-01-28
Bump a client authorization message from debug to info.
Nick Mathewson
2015-01-27
Groundwork for AF_UNIX hidden services in rendservice.c
Andrea Shepard
2015-01-20
Merge branch 'bug14084'
Nick Mathewson
2015-01-10
Speed up hidden service bootstrap by reducing the initial post delay
teor
2015-01-05
Tolerate starting up with missing hidden service directory
Nick Mathewson
2015-01-03
New option "HiddenServiceAllowUnknownPorts"
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Coalesce v0 and v1 fields of rend_intro_cell_t
Nick Mathewson
2014-12-12
fix a long line
Nick Mathewson
2014-12-12
Merge remote-tracking branch 'meejah/ticket-13941-b'
Nick Mathewson
2014-12-12
Tweak 13942 fix
Nick Mathewson
2014-12-11
Pre-check hidden-service-dir permissions/ownership
meejah
2014-12-11
Fix 13941: make calling log_new_relay_greeting() optional.
meejah
2014-11-27
Fix a memory leak in rend_services_introduce
Nick Mathewson
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-11-20
Don't build introduction circuits until we know we can build circuits
Nick Mathewson
2014-11-05
Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'
Nick Mathewson
2014-11-04
Add comments and rename intro_nodes list in rend_services_introduce()
David Goulet
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-13
fix typo in comment
Roger Dingledine
2014-09-02
Fix white space
David Stainton
2014-08-30
Make HiddenServiceDirGroupReadable per-hidden-service
meejah
2014-08-30
Clean up patch
David Stainton
2014-08-30
Ticket #11291: patch from "anon":
anonymous
2014-08-22
Tidy status handling in rendservice.c
Nick Mathewson
2014-08-21
Allow rend_service_intro_free to get called with NULL
Nick Mathewson
2014-08-15
Autoconvert most circuit-list iterations to smartlist iterations
Nick Mathewson
2014-05-23
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-22
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
2014-04-18
scan-build: bulletproof last-chance errormsg generation in rendservice.c
Nick Mathewson
2014-04-02
Drop MAX_REND_FAILURES to 8
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2013-10-31
Add missing includes for circpathbias.h
Nick Mathewson
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Round down hidden service descriptor publication times to nearest hour
Nick Mathewson
[next]