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-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
2013-08-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-08-15
Merge remote-tracking branch 'majek/bug9108'
Nick Mathewson
2013-08-10
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-08-10
Fix an uninitialized-read when parsing v3 introduction requests.
Nick Mathewson
2013-08-04
Use size_t for length in replaycache_add_test_and_elapsed()
Arlo Breault
2013-06-20
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-11
Make hidden service authorization work again.
Nick Mathewson
2013-02-09
Wrap more macro definitions in (parentheses)
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-20
Prevent early close of path bias testing circuits.
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Rename handshake_digest to rend_circ_nonce
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2012-12-09
Space fixes.
Mike Perry
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
[next]