Mail Index
- [or-cvs] Add initial interfaces and code for TLS support. Interface...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add initial interfaces and code for TLS support. Interface...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add initial interfaces and code for TLS support. Interface...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add initial interfaces and code for TLS support. Interface...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add prototypes for functions to check whether the peer cert...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make crypto structures private to crypto.c
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make crypto structures private to crypto.c
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add certificate verification functions
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add router_get_by_pk function; use in connection_tls_finish...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Simplify some code paths in TLS; cut down on memory leaks; ...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Resolve XXXXs in tortls.c
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Non-debugging messages are nice to log too
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Fix bugs in certificate generation and SSL context creation...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Log protocol errors
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Fix TLS error logging
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Cipher lists need to be colon separated. Also make initial...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add #ifdef"d code (on by default) to allocate ACIs sequenti...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add backend support for multiple logfiles, including consol...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add first cut of assert_*_ok functions
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Use EXIT properly in assert_connection_ok
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make sequential ACI selection logic handle HIGHER/LOWER
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] More fine-grained logging messages on ZeroReturn/Syscall er...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Refactor buffers; implement descriptors.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Refactor buffers; implement descriptors.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Refactor buffers; implement descriptors.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Refactor common file code into util.c; add published to des...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Refactor common file code into util.c; add published to des...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add published to descriptors
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Bugfixes in crypto_pk_write_private_key_to_filename
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add code to parse fingerprint files and compare routers aga...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add code to parse fingerprint files and compare routers aga...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add function to wrap SSL_pending
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Write necessary backends for online directory generation. ...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] We need to call get_connection_array before using its outputs
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Bugfixes in directory code:
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] make sure router descriptor doesnt eat the directory-signat...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Check router signatures again; debug signature checking
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Check for uname in configure
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Mark several tasks finished
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add "platform" to router descriptors.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Flush after fputs
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Move dirserv/routers code out of main.c
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Move dirserv/routers code out of main.c
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] rebuild directory before uploading
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] move variable declarations to top of function
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] general cleanup and reabstraction, to prepare for tls
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fill in a gap in the spec
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean read_to_buf more
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more futzing towards tls
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean up config.c so it doesn"t expose as much
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] hide the global tls context inside tortls.c
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add CertFile, Nickname
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] another wishlist function for the tls interface
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] tls infrastructure now in place, give or take
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix confirmed win32 bug
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] collect info from peer we just handshaked with
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix typo that"s been bugging me
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] check for funny business from the remote peer
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update onion router configs for tls
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] serious bug in cpuworker. need to think about redesign or h...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] tls works with onion proxies now.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] tls works between routers now too
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] reshuffle functions for cleaner organization
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix two more bugs
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] let tor compile with tls on rh9
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix the cpuworker circ-had-vanished bug (maybe)
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix the cpuworker circ-had-vanished bug (maybe)
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] finally tracked down the seg fault
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfix: onion pending queue now works
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] refactor connects into connection_connect()
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean up exported api"s
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfixes and refactorings
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] phase out non-tls handshake, now that tls is stable.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add in directory "post" support
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] leave the socks handshake on the inbuf until it"s complete
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix a segfault on truncated log lines
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add a lot of todo entries, from today"s meeting
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfixes and note missing features
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] get network/host order working right again for socks4
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] it"s safe to do parallel directory fetches/uploads
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] call it tor, not or
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] integrate assert_connection_ok() checks
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfix: we weren"t looking for sys/stat.h
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] cleanups, bugfixes, more verbose logs
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] a few todo things done
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] various bugfixes and updates
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] various bugfixes and updates
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] various bugfixes and updates
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update TODO to reflect our progress
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] first pass: obey log convention
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the cvsignore
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make writing descs work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] dirservers upload their descs now too
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] finish enforcing the log convention
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] finish enforcing the log convention
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] orkeygen is obsolete
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add Address config element, use it in descriptor
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] connection_new() can"t ever fail
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean up connection_assert_ok compiler warnings
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] remove more pieces of orkeygen
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] remove last piece of orkeygen (i think)
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean up receiver buckets; prepare for payloads in relay_en...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] expand the scheduler to address SSL_read()"s pending bytes
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] shift read_file_to_str() into util.c
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix two new segfaults
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more cleanup and rearranging
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more cleanup and rearranging
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfixes and features: closer to making dirserv work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfixes and features: closer to making dirserv work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] getting closer to having dirserv working
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] move the tls handshake stuff to connection_or
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] patch strptime warning -- reduce portability!
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] move connection_array accessors from main.c to connection.c
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make log use a larger buffer, for easier debugging
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix the SSL_read() bug again. this time for sure!
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] mark all dirservers up at boot; mark a dirserver down if di...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] ORs post descriptors periodically too
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] updated dirservers file, new config files.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update TODO further
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] my_routerinfo, router_is_me, and learn_my_address are obsol...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the spec wrt choosing aci"s
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] affected functions in the migration from addr:port to nickn...
- From: arma@seul.org (Roger Dingledine)
Mail converted by MHonArc 2.5.13