index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendservice.c
Commit message (
Expand
)
Author
Age
*
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-23
*
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
2014-05-22
*
scan-build: bulletproof last-chance errormsg generation in rendservice.c
Nick Mathewson
2014-04-18
*
Drop MAX_REND_FAILURES to 8
Nick Mathewson
2014-04-02
*
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-15
*
Add missing includes for circpathbias.h
Nick Mathewson
2013-10-31
*
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-09-20
*
|
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-08-15
*
|
Merge remote-tracking branch 'majek/bug9108'
Nick Mathewson
2013-08-15
|
\
\
|
*
|
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-06-20
*
|
|
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-08-10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix an uninitialized-read when parsing v3 introduction requests.
Nick Mathewson
2013-08-10
|
|
/
*
/
Use size_t for length in replaycache_add_test_and_elapsed()
Arlo Breault
2013-08-04
|
/
*
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-03-10
*
Make hidden service authorization work again.
Nick Mathewson
2013-02-11
*
Wrap more macro definitions in (parentheses)
Nick Mathewson
2013-02-09
*
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
Prevent early close of path bias testing circuits.
Mike Perry
2013-01-20
*
Implement Path use bias accounting.
Mike Perry
2013-01-18
*
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-16
*
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
2013-01-03
*
|
Space fixes.
Mike Perry
2012-12-09
*
|
Refactor path use bias code into own function.
Mike Perry
2012-12-07
*
|
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
2012-12-07
*
|
Prop 209: Add in hidserv path bias counts for usage.
Mike Perry
2012-12-07
|
/
*
Turn some memset()s introduced in tor 0.2.4 into memwipe()s
Nick Mathewson
2012-11-08
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
|
\
|
*
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-08
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
*
|
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-10
*
|
Implement and use crypto_pk_eq_keys
Robert Ransom
2012-09-17
*
|
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-14
*
|
Fix directory self-testing logic
Nick Mathewson
2012-09-12
*
|
Avoid spurious warnings in rend_service_introduce
Nick Mathewson
2012-08-21
*
|
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
Nick Mathewson
2012-08-03
*
|
Whitespace tweaks
Nick Mathewson
2012-07-31
*
|
Refactor INTRODUCE2 parsing code in rend_service_introduce()
Andrea Shepard
2012-07-31
*
|
Use new replaycache_t structure for replay detection in rend_service_introduce()
Andrea Shepard
2012-07-31
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
|
\
|
|
*
Fix the remaining instances of nexted SMARTLIST_FOREACH
Nick Mathewson
2012-07-17
*
|
Fix crash bug from 4a8eaad7 (Bug 6255)
Nick Mathewson
2012-06-29
*
|
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-25
|
\
\
|
|
/
|
/
|
|
*
Clear a couple more fields in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
|
*
Refactor exit path in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
[next]