Nick Mathewson ef2409e4ed Change the implementation of buf_t a lot: make it a ring buffer to minimize memmove on flush. This may break the universe, but it is probably Necessary For Perfomance. %!s(int64=21) %!d(string=hai) anos
..
.cvsignore a970cd7cfa update the cvsignore %!s(int64=23) %!d(string=hai) anos
Makefile.am 347d3f9d62 Start implementing control interface. %!s(int64=21) %!d(string=hai) anos
buffers.c ef2409e4ed Change the implementation of buf_t a lot: make it a ring buffer to minimize memmove on flush. This may break the universe, but it is probably Necessary For Perfomance. %!s(int64=21) %!d(string=hai) anos
circuitbuild.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
circuitlist.c c6769a80fb Fixs a signed/unsigned comparison %!s(int64=21) %!d(string=hai) anos
circuituse.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
command.c b7cdcf3462 Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster. %!s(int64=21) %!d(string=hai) anos
config.c 5e86e87124 Add basic HttpsProxyAuthenticator support, based on patch %!s(int64=21) %!d(string=hai) anos
connection.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
connection_edge.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
connection_or.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
control.c ce9995a579 Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug. Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all? %!s(int64=21) %!d(string=hai) anos
cpuworker.c 92b970d2a6 only complain about wedged cpuworkers after an hour, not 100 secs %!s(int64=21) %!d(string=hai) anos
directory.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
dirserv.c bf79b5266f those should be notices, not warns %!s(int64=21) %!d(string=hai) anos
dns.c 4eb3cf9330 a bit more debug info %!s(int64=21) %!d(string=hai) anos
hibernate.c 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. %!s(int64=21) %!d(string=hai) anos
main.c 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
onion.c 0e81265359 update copyright notices. %!s(int64=21) %!d(string=hai) anos
or.h 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
relay.c dd98412ce1 allow servers to publish descriptors from 12 hours in the future. %!s(int64=21) %!d(string=hai) anos
rendclient.c 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. %!s(int64=21) %!d(string=hai) anos
rendcommon.c 11d20d78a0 Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age. %!s(int64=21) %!d(string=hai) anos
rendmid.c 0e81265359 update copyright notices. %!s(int64=21) %!d(string=hai) anos
rendservice.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. %!s(int64=21) %!d(string=hai) anos
rephist.c 0e81265359 update copyright notices. %!s(int64=21) %!d(string=hai) anos
router.c ad4eca60ec add geoff's NoPublish patch %!s(int64=21) %!d(string=hai) anos
routerlist.c 769541ff7e be willing to load balance over up to 2mB, not 1mB, of advertised capacity %!s(int64=21) %!d(string=hai) anos
routerparse.c 8dbdbfb831 improved log error message %!s(int64=21) %!d(string=hai) anos
test.c ef2409e4ed Change the implementation of buf_t a lot: make it a ring buffer to minimize memmove on flush. This may break the universe, but it is probably Necessary For Perfomance. %!s(int64=21) %!d(string=hai) anos
tor_main.c 0e81265359 update copyright notices. %!s(int64=21) %!d(string=hai) anos
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code %!s(int64=22) %!d(string=hai) anos