Roger Dingledine
|
5d13db862e
entries in the dns cache now expire
|
22 년 전 |
Roger Dingledine
|
6c9e3762b5
clean up sev_to_string hack in log.c
|
22 년 전 |
Roger Dingledine
|
dbf3435cde
simplify fetch_from_buf; cull idle dnsworkers.
|
22 년 전 |
Roger Dingledine
|
ad917e7788
non-buggy robustness, even
|
22 년 전 |
Roger Dingledine
|
dfdc93eccb
improve robustness: connection_get_by_* ignores conns marked for close
|
22 년 전 |
Roger Dingledine
|
23b1586c26
clean up a broken comment in crypto.c
|
22 년 전 |
Roger Dingledine
|
d8af672bb6
correct log()'s comment
|
22 년 전 |
Roger Dingledine
|
3dcc34491b
slightly happier on 64-bit archs
|
22 년 전 |
Roger Dingledine
|
a43c015838
clean out some old comments
|
22 년 전 |
Roger Dingledine
|
e061b70dbf
a pointer to async-dns alternatives.
|
22 년 전 |
Roger Dingledine
|
59633aeddd
update spec: OR/OR and OP/OR handshakes have merged
|
22 년 전 |
Roger Dingledine
|
76117b3f18
a few more clarifications to rendezvous spec
|
22 년 전 |
Roger Dingledine
|
4fc9478937
rewrite rendezvous spec so normal people can follow it
|
22 년 전 |
Nick Mathewson
|
e9254430e2
My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them.
|
22 년 전 |
Nick Mathewson
|
04b871486c
Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind?
|
22 년 전 |
Nick Mathewson
|
03544caca7
Make cvsignores reflect build process
|
22 년 전 |
Nick Mathewson
|
efbcd71b9b
Remove false warnings from printf checks
|
22 년 전 |
Nick Mathewson
|
49f082fcee
Fix a bug where we'd sometimes run off the end of an array while
|
22 년 전 |
Nick Mathewson
|
fba684586f
Add specification for half-open connections, modified from last week's
|
22 년 전 |
Roger Dingledine
|
968d31162b
fix typos, streamline
|
22 년 전 |
Roger Dingledine
|
8d4cd5d604
remove obsolete ss.h
|
22 년 전 |
Roger Dingledine
|
2554dee0d7
move to 0.0.2pre6; remove zlib include check
|
22 년 전 |
Roger Dingledine
|
a270a93da0
question for nick about daemonizing
|
22 년 전 |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 년 전 |
Nick Mathewson
|
6965a4696c
Have GCC catch errors in format strings
|
22 년 전 |
Nick Mathewson
|
5fd033a8e8
Come up with a less macro-happy, even more portable log_fn implementation
|
22 년 전 |
Nick Mathewson
|
b9480620c6
Make log_fn work on apples with no workarounds needed in main code
|
22 년 전 |
Nick Mathewson
|
df2789c111
Make sure crypt_seed_rng succeeds
|
22 년 전 |
Nick Mathewson
|
769c78a395
Use fread instead of fgets for binary data
|
22 년 전 |
Roger Dingledine
|
05a8c264ff
overhaul the dns farm: cut its size in half
|
22 년 전 |