Sebastian Hahn
|
85a1d635d5
Create rendservice.h
|
vor 14 Jahren |
Sebastian Hahn
|
7caa8351b8
Create rendclient.h
|
vor 14 Jahren |
Sebastian Hahn
|
31e81439e1
Create rendcommon.h
|
vor 14 Jahren |
Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
vor 14 Jahren |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
vor 15 Jahren |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
vor 15 Jahren |
Sebastian Hahn
|
f36c36f4a8
Proper NULL checking for hsdesc publication
|
vor 15 Jahren |
Sebastian Hahn
|
c8f154e173
Proper NULL checking for hsdesc publication
|
vor 15 Jahren |
Karsten Loesing
|
d38268a8c7
Remove v0 hidden service statistics code.
|
vor 15 Jahren |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
vor 15 Jahren |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
vor 15 Jahren |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
vor 15 Jahren |
Nick Mathewson
|
79f72d0ef6
Make rend_cache_entry_free() typecheck when possible.
|
vor 15 Jahren |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
vor 15 Jahren |
Sebastian Hahn
|
f258647433
Allow SafeLogging to exclude client related information
|
vor 15 Jahren |
Nick Mathewson
|
5e4d53d535
Remove checks for array existence. (CID 410..415)
|
vor 15 Jahren |
Nick Mathewson
|
8b2f6b27fd
Make signature-generation code handle different key and digest lengths.
|
vor 15 Jahren |
Karsten Loesing
|
ca8708a9ce
Fix more of bug 997.
|
vor 15 Jahren |
Karsten Loesing
|
0d68da2381
Drop version 0 hidserv support on service side.
|
vor 16 Jahren |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
vor 16 Jahren |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
vor 16 Jahren |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
vor 16 Jahren |
Roger Dingledine
|
dfc6555ddd
switch over the bridge descriptor download mechanism to
|
vor 16 Jahren |
Nick Mathewson
|
45bd6c650d
Replace kludgy assert with something a little less awful, and avoid needless strlcpy in rend descriptor encoding.
|
vor 16 Jahren |
Nick Mathewson
|
5c235cb5ec
Fix memory leak in rend_cache_store_v2_desc_as_client(), and refactor the function to use the "goto err" idiom.
|
vor 16 Jahren |
Nick Mathewson
|
accb4a680f
make layer_hint check a little stricter.
|
vor 16 Jahren |
Nick Mathewson
|
ee31e0829e
Verify cpath_layer match on rendezvous cells too. Fixes another case of bug 446. Based on patch from rovv.
|
vor 16 Jahren |
Roger Dingledine
|
e7f5a07ff4
Make rend_cache_store() use the same return error codes as its v2
|
vor 16 Jahren |
Nick Mathewson
|
8bc1536a9e
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed.
|
vor 16 Jahren |
Nick Mathewson
|
f95d7c189b
Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests.
|
vor 16 Jahren |