index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection.c
Commit message (
Expand
)
Author
Age
*
Rename aci to circ_id throughout.
Nick Mathewson
2003-11-11
*
Make AP connections wait for a circuit if none exists.
Nick Mathewson
2003-11-11
*
client now survives going offline better
Roger Dingledine
2003-11-10
*
add DirBindAddress, parse the BindAddress's when you bind
Roger Dingledine
2003-10-25
*
make end relay cells have payloads
Roger Dingledine
2003-10-22
*
move closer to being able to reload config on HUP
Roger Dingledine
2003-10-21
*
send the end cell when we realize we're going to end,
Roger Dingledine
2003-10-21
*
clean up logging, allow user to specify log files
Roger Dingledine
2003-10-15
*
Stop using stdout for non-debugging cases
Nick Mathewson
2003-10-15
*
make the buffer resize stuff work
Roger Dingledine
2003-10-14
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Refactor, rename, and clarify
Nick Mathewson
2003-10-09
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
some early bugfixes
Roger Dingledine
2003-10-07
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
refactor so connection_write_to_buf() never fails
Roger Dingledine
2003-10-04
*
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
Roger Dingledine
2003-09-30
*
We need to call get_connection_array before using its outputs
Nick Mathewson
2003-09-30
*
move connection_array accessors from main.c to connection.c
Roger Dingledine
2003-09-30
*
move the tls handshake stuff to connection_or
Roger Dingledine
2003-09-30
*
getting closer to having dirserv working
Roger Dingledine
2003-09-30
*
expand the scheduler to address SSL_read()'s pending bytes
Roger Dingledine
2003-09-28
*
Write necessary backends for online directory generation. I think.
Nick Mathewson
2003-09-27
*
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
*
various bugfixes and updates
Roger Dingledine
2003-09-25
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
cleanups, bugfixes, more verbose logs
Roger Dingledine
2003-09-24
*
bugfixes and note missing features
Roger Dingledine
2003-09-21
*
leave the socks handshake on the inbuf until it's complete
Roger Dingledine
2003-09-18
*
add in directory 'post' support
Roger Dingledine
2003-09-17
*
phase out non-tls handshake, now that tls is stable.
Roger Dingledine
2003-09-16
*
bugfixes and refactorings
Roger Dingledine
2003-09-16
*
Use EXIT properly in assert_connection_ok
Nick Mathewson
2003-09-16
*
Add first cut of assert_*_ok functions
Nick Mathewson
2003-09-16
*
clean up exported api's
Roger Dingledine
2003-09-16
*
refactor connects into connection_connect()
Roger Dingledine
2003-09-16
*
bugfix: onion pending queue now works
Roger Dingledine
2003-09-14
*
finally tracked down the seg fault
Roger Dingledine
2003-09-14
*
fix the cpuworker circ-had-vanished bug (maybe)
Roger Dingledine
2003-09-14
*
reshuffle functions for cleaner organization
Roger Dingledine
2003-09-12
*
tls works between routers now too
Roger Dingledine
2003-09-12
*
tls works with onion proxies now.
Roger Dingledine
2003-09-12
*
check for funny business from the remote peer
Roger Dingledine
2003-09-11
*
Add router_get_by_pk function; use in connection_tls_finish_handshake.
Nick Mathewson
2003-09-11
*
collect info from peer we just handshaked with
Roger Dingledine
2003-09-11
*
tls infrastructure now in place, give or take
Roger Dingledine
2003-09-08
*
more futzing towards tls
Roger Dingledine
2003-09-07
*
clean read_to_buf more
Roger Dingledine
2003-09-05
[next]