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
2009-12-21
Switch to a StrictNodes config option.
Roger Dingledine
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-10-26
Improve log statement when publishing v2 hs desc.
Karsten Loesing
2009-10-25
Reduce log level for someone else sending us weak DH keys.
Karsten Loesing
2009-09-17
a mish-mash of stuff in my sandbox
Roger Dingledine
2009-09-16
Merge commit 'karsten/no-time-maint-0.2.1'
Roger Dingledine
2009-09-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-15
Read "circwindow=x" from the consensus and use it
Roger Dingledine
2009-09-03
Avoid calling time(NULL) too often.
Karsten Loesing
2009-09-02
Fix obscure 64-bit big-endian hidserv bug
Roger Dingledine
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Remove unused rendversion parameters. YAGNI.
Karsten Loesing
2009-05-04
Clients do not request version 0 hidserv descs anymore.
Karsten Loesing
2009-05-04
Drop version 0 hidserv support on service side.
Karsten Loesing
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-03-18
Don't double-free successful_uploads.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-10
Apply patch from Karsten to fix bug 879. Backport candidate.
Nick Mathewson
2008-10-15
explain patch4 better. whee.
Roger Dingledine
2008-10-15
patch4 from proposal 155:
Roger Dingledine
2008-09-24
Minor correction of commentation.
Karsten Loesing
2008-09-24
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...
Nick Mathewson
2008-09-23
Exclude v0 rendezvous descriptors when considering republication.
Karsten Loesing
2008-09-09
minor cleanups on karsten's patch
Roger Dingledine
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
2008-09-05
Fix numerous memory leaks: some were almost impossible to trigger, and some a...
Nick Mathewson
2008-08-19
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-12
Next patch from Karsten: client-side configuration stuff for proposal 121.
Nick Mathewson
2008-08-09
Patch cleanups from karsten
Nick Mathewson
2008-08-08
Fix bug in my changes to karsten's patch
Nick Mathewson
2008-08-08
The first of Karsten's proposal 121 patches: configure and maintain client au...
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-04
In some edge cases it occurs that the router descriptor of a previously picke...
Karsten Loesing
2008-08-04
Remove dead code that was left from marking HiddenService(Exclude)Nodes obsol...
Karsten Loesing
2008-07-24
r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200
Nick Mathewson
2008-07-23
r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200
Nick Mathewson
2008-07-18
r17188@tombo: nickm | 2008-07-18 14:35:18 -0400
Nick Mathewson
2008-07-10
Fix bug 763. When a hidden service is giving up on an introduction point cand...
Karsten Loesing
2008-06-17
I was told there is an extend_info_free(). I won't leak memory again. I won't...
Karsten Loesing
2008-06-17
When establishing a hidden service, introduction points that originate from c...
Karsten Loesing
2008-06-11
you can't strcasecmp on 20-byte digests
Roger Dingledine
2008-06-10
In very rare situations new hidden service descriptors were published earlier...
Karsten Loesing
[next]