index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
Refactor, rename, and clarify
Nick Mathewson
2003-10-09
*
add in basic support for pidfiles
Roger Dingledine
2003-10-08
*
0.0.2pre11, new license
Roger Dingledine
2003-10-08
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
more details to track a warning in tls handshakes
Roger Dingledine
2003-10-07
*
successfully parse exit policies on future attempts too
Roger Dingledine
2003-10-07
*
pull exit policies from config into desc_routerinfo
Roger Dingledine
2003-10-07
*
lowercase exit policies.
Nick Mathewson
2003-10-07
*
obey exit policies for addresses too
Roger Dingledine
2003-10-07
*
Stop requiring newline at end of exit policy.
Nick Mathewson
2003-10-07
*
Add a "router_add_exit_policy_from_string" function.
Nick Mathewson
2003-10-07
*
add ExitPolicy line to config file
Roger Dingledine
2003-10-07
*
minor fixes; bump to 0.0.2pre10
Roger Dingledine
2003-10-07
*
give correct warning message when you're running an old version
Roger Dingledine
2003-10-07
*
some early bugfixes
Roger Dingledine
2003-10-07
*
no need to trigger an assert if socks handshake is malformed
Roger Dingledine
2003-10-06
*
refactor around connection_edge_send_command()
Roger Dingledine
2003-10-04
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
refactor so connection_write_to_buf() never fails
Roger Dingledine
2003-10-04
*
socks5 now works
Roger Dingledine
2003-10-04
*
Add new cell fullness and bandwidth stats.
Nick Mathewson
2003-10-02
*
Make testcases run again; more sanity checking to descriptor generation.
Nick Mathewson
2003-10-01
*
my_routerinfo, router_is_me, and learn_my_address are obsolete
Roger Dingledine
2003-10-01
*
rebuild directory before uploading
Nick Mathewson
2003-10-01
*
Move dirserv/routers code out of main.c
Nick Mathewson
2003-10-01
*
ORs post descriptors periodically too
Roger Dingledine
2003-09-30
*
Add "platform" to router descriptors.
Nick Mathewson
2003-09-30
*
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
Roger Dingledine
2003-09-30
*
fix the SSL_read() bug again. this time for sure!
Roger Dingledine
2003-09-30
*
Check router signatures again; debug signature checking
Nick Mathewson
2003-09-30
*
make sure router descriptor doesnt eat the directory-signature
Nick Mathewson
2003-09-30
*
Bugfixes in directory code:
Nick Mathewson
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
*
patch strptime warning -- reduce portability!
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
*
bugfixes and features: closer to making dirserv work
Roger Dingledine
2003-09-29
*
more cleanup and rearranging
Roger Dingledine
2003-09-29
*
fix two new segfaults
Roger Dingledine
2003-09-28
*
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
*
clean up connection_assert_ok compiler warnings
Roger Dingledine
2003-09-27
*
connection_new() can't ever fail
Roger Dingledine
2003-09-27
*
add Address config element, use it in descriptor
Roger Dingledine
2003-09-27
*
finish enforcing the log convention
Roger Dingledine
2003-09-26
*
dirservers upload their descs now too
Roger Dingledine
2003-09-26
*
update the cvsignore
Roger Dingledine
2003-09-26
*
Add code to parse fingerprint files and compare routers against fingerprint f...
Nick Mathewson
2003-09-26
[next]