| .. |
|
.cvsignore
|
a970cd7cfa
update the cvsignore
|
před 22 roky |
|
Makefile.am
|
347d3f9d62
Start implementing control interface.
|
před 21 roky |
|
buffers.c
|
55f2ab9cc3
Migrate a few more files to domained logging
|
před 20 roky |
|
circuitbuild.c
|
3347c1741d
Refactor routerlist access slightly: always use router_get_by_routerlist(); change its interface; add modifier functions to add/remove elements from the current routerlist (so we can add indices).
|
před 20 roky |
|
circuitlist.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
circuituse.c
|
370e4abdc9
replace former relaunches of directory downloads with reset of failure count and relaunch of status downloads. Fix memory leak in trusted_dir_server_t. Reset "last download attempted" time when resetting failure counts.
|
před 20 roky |
|
command.c
|
0d9aedfcea
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
před 20 roky |
|
config.c
|
27fcbf87f3
Add a missing struct initializer field
|
před 20 roky |
|
connection.c
|
0d9aedfcea
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
před 20 roky |
|
connection_edge.c
|
4df1892db1
solve the first half of bug 199: if we don't like the looks
|
před 20 roky |
|
connection_or.c
|
0d9aedfcea
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
před 20 roky |
|
control.c
|
55f2ab9cc3
Migrate a few more files to domained logging
|
před 20 roky |
|
cpuworker.c
|
0d9aedfcea
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
před 20 roky |
|
directory.c
|
d8daa910a6
Make dirserv_get_routerdescs() return better http 404 error messages instead of a generic "Servers unavailable."
|
před 20 roky |
|
dirserv.c
|
7a19588a43
Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding
|
před 20 roky |
|
dns.c
|
92451f74a8
Reformat inconsistent function declarations.
|
před 20 roky |
|
hibernate.c
|
26cc51ffea
a bit more code cleanup
|
před 20 roky |
|
main.c
|
102df4a982
fix some typos
|
před 20 roky |
|
onion.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
or.h
|
55f2ab9cc3
Migrate a few more files to domained logging
|
před 20 roky |
|
relay.c
|
ae92a91d96
more log uncluttering
|
před 20 roky |
|
rendclient.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
rendcommon.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
rendmid.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
rendservice.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
rephist.c
|
1bd3f6cc9a
Update more files to new log stuff.
|
před 20 roky |
|
router.c
|
3347c1741d
Refactor routerlist access slightly: always use router_get_by_routerlist(); change its interface; add modifier functions to add/remove elements from the current routerlist (so we can add indices).
|
před 20 roky |
|
routerlist.c
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
před 20 roky |
|
routerparse.c
|
102df4a982
fix some typos
|
před 20 roky |
|
test.c
|
11b76b9ca5
Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.]
|
před 20 roky |
|
tor_main.c
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
před 20 roky |
|
tree.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
před 20 roky |