index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
cpuworker.c
Commit message (
Expand
)
Author
Age
*
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-26
*
break reached_eof() out of process_inbuf()
Roger Dingledine
2004-11-21
*
minor fixes
Roger Dingledine
2004-11-16
*
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
2004-11-12
*
Clean up copyrights.
Roger Dingledine
2004-11-07
*
Make options no longer a global variable.
Roger Dingledine
2004-11-06
*
start the process of making 0.0.7* obsolete
Roger Dingledine
2004-10-17
*
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-16
*
let children survive sigint, sigterm, etc.
Roger Dingledine
2004-08-08
*
stop using atexit() to remove our pid, since it's called
Roger Dingledine
2004-07-22
*
Revert cpuworker to use addr/port
Nick Mathewson
2004-07-16
*
Finish most pre2 items: make running-routers list work right; rename secret k...
Nick Mathewson
2004-07-13
*
Switch most uses of *_by_addr_port to *_by_identity_digest
Nick Mathewson
2004-07-01
*
Make tor build on win32 again; handle locking for server
Nick Mathewson
2004-06-05
*
bump an info message down to a debug
Roger Dingledine
2004-06-03
*
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
Make some functions static
Nick Mathewson
2004-05-12
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
More doxygenation.
Nick Mathewson
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
bugfix: do directory_send_command only after we've established a socket
Roger Dingledine
2004-05-09
*
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-06
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
Working strerror for windows socket errors, plus some snide comments.
Nick Mathewson
2004-05-02
*
Use socketclose on windows as appropriate; end pid files with newline
Nick Mathewson
2004-04-28
*
use tor_assert
Roger Dingledine
2004-04-25
*
log correctly if decoding onion failed
Roger Dingledine
2004-04-25
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
deal with hardware word alignment
Roger Dingledine
2004-03-20
*
don't close all the fd's when you spawn a thread, only when you fork
Roger Dingledine
2004-03-12
*
Make all the other read/writes into recv/sends, except when they shouldn't be.
Nick Mathewson
2004-03-11
*
stop asserting that computers always go forward in time
Roger Dingledine
2004-03-06
*
make workers explain their death better when tor dies
Roger Dingledine
2004-03-04
*
Split out mark_for_close with circuits. Seems to work for me.
Nick Mathewson
2004-03-02
*
Push responsibility for connection marking down as far as possible; have only...
Nick Mathewson
2004-02-28
*
split the token bucket into 'rate' and 'burst' params
Roger Dingledine
2004-01-10
*
Fix the dns bug: children weren't dying
Roger Dingledine
2004-01-06
*
rename circ_id_t to uint16_t for code clarity
Roger Dingledine
2003-12-19
*
end-to-end integrity checking now works
Roger Dingledine
2003-12-17
*
add H(K|1) to the onionskin reply
Roger Dingledine
2003-12-16
*
on hup, close and rebind listener ports too (in case their config has changed)
Roger Dingledine
2003-12-14
*
initial patches on patches
Roger Dingledine
2003-11-16
*
Rename aci to circ_id throughout.
Nick Mathewson
2003-11-11
*
Stop using stdout for non-debugging cases
Nick Mathewson
2003-10-15
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
refactor so connection_write_to_buf() never fails
Roger Dingledine
2003-10-04
*
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
Roger Dingledine
2003-09-27
*
connection_new() can't ever fail
Roger Dingledine
2003-09-27
*
first pass: obey log convention
Roger Dingledine
2003-09-26
[next]