.. |
.cvsignore
|
a970cd7cfa
update the cvsignore
|
22 years ago |
Makefile.am
|
5e4b4451ec
Also, add a temporary hack to make sure eventdns.c is distributd.
|
19 years ago |
buffers.c
|
b4b8da5d23
Turn a while into a do/while; save a redundant test
|
19 years ago |
circuitbuild.c
|
dc79dd6a46
minor fixes
|
19 years ago |
circuitlist.c
|
453062b028
fix typo, remove extraneous variable
|
19 years ago |
circuituse.c
|
18eb8192db
remove a bit more obsolete code
|
19 years ago |
command.c
|
ff1b4764e9
No longer permit create cells to have the wrong circ_id_type. No
|
19 years ago |
config.c
|
cbc4cd93ac
allow people to start their tor with runasdaemon set but
|
19 years ago |
connection.c
|
337ad6420b
Make connection_write_to_buf_zlib set outbuf_flushlen right.
|
19 years ago |
connection_edge.c
|
5c57348acd
We got an obscure report of an assert error on a windows Tor server with
|
19 years ago |
connection_or.c
|
dc79dd6a46
minor fixes
|
19 years ago |
control.c
|
b7910202a3
Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere.
|
19 years ago |
cpuworker.c
|
87e3800dfc
Finally solve the "closing wedged cpuworkers" bug. Woo.
|
19 years ago |
directory.c
|
9fce316d1c
Oops. Headers work better when named right.
|
19 years ago |
dirserv.c
|
475eb5d6fe
Apparent 311 fix: apparently passing Z_FINISH an empty string is problematic.
|
19 years ago |
dns.c
|
af0e47c921
fix spacing
|
19 years ago |
eventdns.c
|
66db3afb74
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
19 years ago |
eventdns.h
|
66db3afb74
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
19 years ago |
eventdns_tor.h
|
c660a0f6a2
More DNS fixes. Send meaningful TTLs back to the client when
|
19 years ago |
hibernate.c
|
f88d555ce0
refuse to write an iso_time which we can't parse, when dumping
|
19 years ago |
main.c
|
4e4cc9aa27
lower the number of seconds before we yell about clock jump.
|
19 years ago |
onion.c
|
aa63a84fe1
the things we do for our windows users.
|
19 years ago |
or.h
|
b7910202a3
Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere.
|
19 years ago |
policies.c
|
88dadc917c
bugfix in exit_policy_is_general_exit() that weasel found.
|
19 years ago |
relay.c
|
dc79dd6a46
minor fixes
|
19 years ago |
rendclient.c
|
853e2d99b6
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.)
|
19 years ago |
rendcommon.c
|
411f37d534
fix typo
|
19 years ago |
rendmid.c
|
259c65ab08
the last of the log convention conversion. finally.
|
19 years ago |
rendservice.c
|
853e2d99b6
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.)
|
19 years ago |
rephist.c
|
bb18168fae
ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work.
|
19 years ago |
router.c
|
b7910202a3
Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere.
|
19 years ago |
routerlist.c
|
c22c7b96f5
tab-man strikes again
|
19 years ago |
routerparse.c
|
52b8dfa95a
Fix a bunch of spaces.
|
19 years ago |
test.c
|
b82dfdd4a3
Make some more verbose gcc warnings go away.
|
19 years ago |
tor_main.c
|
5f051574d5
Happy new year!
|
19 years ago |