| .. |
|
.cvsignore
|
a970cd7cfa
update the cvsignore
|
22 лет назад |
|
Makefile.am
|
347d3f9d62
Start implementing control interface.
|
21 лет назад |
|
buffers.c
|
ba24193ab5
Make doxygen marginally happier
|
20 лет назад |
|
circuitbuild.c
|
61ea516885
Check for named servers when looking them up by nickname;
|
20 лет назад |
|
circuitlist.c
|
cc35e1720f
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it.
|
20 лет назад |
|
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.
|
20 лет назад |
|
command.c
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
21 лет назад |
|
config.c
|
fd9bfef13b
Funny. I could have sworn it compiled this morning when I checked it in.
|
20 лет назад |
|
connection.c
|
78edd804ff
fix a malformed warning entry
|
20 лет назад |
|
connection_edge.c
|
ba24193ab5
Make doxygen marginally happier
|
20 лет назад |
|
connection_or.c
|
0e5b6a84eb
without braces, what will hold up the code?
|
20 лет назад |
|
control.c
|
2b3a7b818f
Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client can handle extra labeled info in its events. Add moreinfo to the "what is ready for downloading" msg so we can investigate digest-related download rules
|
20 лет назад |
|
cpuworker.c
|
e286c4267e
there was no need to die when we failed to spawn a cpuworker.
|
20 лет назад |
|
directory.c
|
972b7512c7
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload.
|
20 лет назад |
|
dirserv.c
|
972b7512c7
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload.
|
20 лет назад |
|
dns.c
|
92451f74a8
Reformat inconsistent function declarations.
|
20 лет назад |
|
hibernate.c
|
26cc51ffea
a bit more code cleanup
|
20 лет назад |
|
main.c
|
a89daaeca9
Once an hour (not just on startup) give OpenSSL some more entropy.
|
20 лет назад |
|
onion.c
|
ba24193ab5
Make doxygen marginally happier
|
20 лет назад |
|
or.h
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
20 лет назад |
|
relay.c
|
42f752a0a5
bugfix: we were automatically condemning an exit node (concluding
|
20 лет назад |
|
rendclient.c
|
cc35e1720f
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it.
|
20 лет назад |
|
rendcommon.c
|
92451f74a8
Reformat inconsistent function declarations.
|
20 лет назад |
|
rendmid.c
|
35b78b2d8e
clean up the rendezvous warn log msgs, and downgrade some to info
|
20 лет назад |
|
rendservice.c
|
2572db2472
Warn less about intro nodes by nickname; remember our own intro nodes by key.
|
20 лет назад |
|
rephist.c
|
26e7a05725
even better function start checks; give dmalloc a chance of working.
|
20 лет назад |
|
router.c
|
bf9ff1c1e7
Do not check whether DirPort is reachable when we are suppressing it because of hibernation. (Backport candidate)
|
20 лет назад |
|
routerlist.c
|
972b7512c7
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload.
|
20 лет назад |
|
routerparse.c
|
4c7113d26a
Strip extra trailing newlines when parsing router descriptors.
|
20 лет назад |
|
test.c
|
de198d800b
Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work.
|
20 лет назад |
|
tor_main.c
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
21 лет назад |
|
tree.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
21 лет назад |