index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
clean up directory.c API
Roger Dingledine
2004-05-12
*
don't flush the buf from inside connection_write_to_buf
Roger Dingledine
2004-05-12
*
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
Make some functions static
Nick Mathewson
2004-05-12
*
break rend_client_desc_fetched out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
break part of circuit.c into relay.c
Roger Dingledine
2004-05-12
*
Not every RSA decrypt should warn on failure.
Nick Mathewson
2004-05-12
*
Make "connected" a different case from "finished_flushing"; always close_imme...
Nick Mathewson
2004-05-12
*
calling flush_buf and not checking for return value is bad
Roger Dingledine
2004-05-12
*
list in-points to command.c
Roger Dingledine
2004-05-11
*
Add an extra flush attempt when closing wedged dir conns, in an attempt to is...
Nick Mathewson
2004-05-11
*
Split directory/router parsing functionality into separate file from routerli...
Nick Mathewson
2004-05-10
*
always a bit more
Roger Dingledine
2004-05-10
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
a few more pieces of markup
Roger Dingledine
2004-05-10
*
doxygen markup for common/*.h
Roger Dingledine
2004-05-10
*
more cleanup, including fleshing out or.h more
Roger Dingledine
2004-05-10
*
Close rogue <b>s
Nick Mathewson
2004-05-10
*
comments and doxygen markup on circuit.c
Roger Dingledine
2004-05-10
*
Doxygen most of or.h
Nick Mathewson
2004-05-10
*
Doxygenate config.c
Nick Mathewson
2004-05-10
*
comment and doxygenate connection_edge.c
Roger Dingledine
2004-05-10
*
More doxygenation.
Nick Mathewson
2004-05-10
*
give connection.c a skeletal file/brief header
Roger Dingledine
2004-05-10
*
tweak comment in connection_or
Roger Dingledine
2004-05-10
*
Doxygenate common.
Nick Mathewson
2004-05-10
*
doxygen for tor_main.c
Roger Dingledine
2004-05-10
*
remove an orphan function declaration
Roger Dingledine
2004-05-10
*
function header comments for onion.c, including doxygen markup
Roger Dingledine
2004-05-10
*
function header comments for connection.c, including doxygen markup
Roger Dingledine
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
*
Add doxygen markup for util and buffers
Nick Mathewson
2004-05-07
*
comment the functions in connection_or.c
Roger Dingledine
2004-05-07
*
comment the functions in command.c
Roger Dingledine
2004-05-07
*
forward-port header-length-increase patch
Roger Dingledine
2004-05-06
*
forward-port built-in dirservers string
Roger Dingledine
2004-05-06
*
forward-port dirservers file
Roger Dingledine
2004-05-06
*
Fix bug in stream position adjustment
Nick Mathewson
2004-05-06
*
Use correct aes-ctr implementation in mainline, too.
Nick Mathewson
2004-05-06
*
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-06
*
Document the rest of main.c
Nick Mathewson
2004-05-05
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
Use intptr_t when playing with void*s
Nick Mathewson
2004-05-05
*
Add intptr_t and uintptr_t to torint.h
Nick Mathewson
2004-05-05
*
Fix compilation warnings on 64-bit platforms
Nick Mathewson
2004-05-05
*
Never list unapproved servers as recommended
Nick Mathewson
2004-05-05
*
More documentation; fix for compilation warning
Nick Mathewson
2004-05-05
*
Only connection_add connections once they have conn->s sett; refactor code ar...
Nick Mathewson
2004-05-05
*
Make non-fake tor_poll robust against -1 fds
Nick Mathewson
2004-05-05
[next]