aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 17 does not divide 1024, but it can stomp some interesting pointers and segfa...•••svn:r244 Nick Mathewson2003-04-17
* Fix test.h to have once-only evalutation of arguments•••svn:r243 Nick Mathewson2003-04-17
* more cleanup•••svn:r242 Roger Dingledine2003-04-16
* further cleanup, test.c still has some bugs•••svn:r241 Roger Dingledine2003-04-16
* Factor out cell packing and unpacking•••svn:r240 Nick Mathewson2003-04-16
* Remove the last vestige of code that claims to know the inner structure of an...•••svn:r239 Nick Mathewson2003-04-16
* bugfix: make onions work again•••svn:r238 Roger Dingledine2003-04-16
* Factor out timeval-related functions.•••svn:r237 Nick Mathewson2003-04-16
* Remove the notion of "onion ciphers"; make packing and unpacking separate fns•••svn:r236 Nick Mathewson2003-04-16
* add missing prototype•••svn:r235 Roger Dingledine2003-04-16
* Tests for crypto; more tests for buffers•••svn:r234 Nick Mathewson2003-04-16
* divorce circuit building from user connections•••now we rebuild the circuit periodically (but only if it's been used), and we can further abstract it to do incremental circuit building, etc. svn:r233 Roger Dingledine2003-04-16
* Introduce a few unit tests (from older code), refactor compression setup/tear...•••svn:r232 Nick Mathewson2003-04-15
* make it work (heh)•••svn:r231 Roger Dingledine2003-04-11
* refactored some duplicate code into connection_edge.c•••svn:r230 Roger Dingledine2003-04-11
* bugfix: make onion proxies actually obey their requested bandwidth•••svn:r229 Roger Dingledine2003-04-08
* let the 'test' binary build from the source distrib•••svn:r228 Roger Dingledine2003-04-08
* put most of the remaining exit policy stuff in•••route selection still doesn't pay attention to exit policies though svn:r227 Roger Dingledine2003-04-08
* First test added•••svn:r226 Nick Mathewson2003-04-07
* parse exit policy lines•••svn:r225 Roger Dingledine2003-04-07
* Add magic to end of C files to make emacs happy; split test invocation into s...•••svn:r224 Nick Mathewson2003-04-07
* make servers tolerate the dns bug.•••svn:r223 Roger Dingledine2003-04-05
* begin cells are now address:port, not address,port•••(breaks backward compatibility) svn:r222 Roger Dingledine2003-04-05
* bring docs closer to reality•••svn:r221 Roger Dingledine2003-04-05
* remove obsolete httpap•••svn:r220 Roger Dingledine2003-04-04
* remove obsolete smtpap•••svn:r219 Roger Dingledine2003-04-04
* move cell size to 256. seems to work (?)•••svn:r218 Roger Dingledine2003-03-24
* finish specifying topic flow control•••svn:r217 Roger Dingledine2003-03-24
* get rid of those nasty tabs•••svn:r216 Roger Dingledine2003-03-24
* fix rare race condition•••if the directory is remade while an OR is handshaking, the directory needs to become dirty again when the handshake succeeds svn:r215 Roger Dingledine2003-03-24
* Fix message when decompressing•••svn:r214 Nick Mathewson2003-03-19
* Be loud when decompressing•••svn:r213 Nick Mathewson2003-03-19
* minor doc patches•••svn:r212 Roger Dingledine2003-03-19
* allow make dist to work, because we moved stuff to doc•••svn:r211 Roger Dingledine2003-03-19
* obsolete notion of 'role' from config files•••svn:r210 Roger Dingledine2003-03-19
* Make decompression loud.•••svn:r209 Nick Mathewson2003-03-19
* kludge because openssl and zlib both typedef free_func :(•••svn:r208 Roger Dingledine2003-03-19
* fix arg bug; reduce confusion in package_raw_inbuf•••svn:r207 Roger Dingledine2003-03-19
* Add other side of half-open-connection logic (still disabled•••svn:r206 Nick Mathewson2003-03-19
* cleaner errors•••svn:r205 Roger Dingledine2003-03-19
* Be clear about whether we are using half-open connections•••svn:r204 Nick Mathewson2003-03-19
* Fix bug in client_send_auth•••svn:r203 Nick Mathewson2003-03-19
* Fix client_process_auth•••svn:r202 Nick Mathewson2003-03-19
* Correct defeatest attitude in crypto_new_cipher_env•••svn:r201 Nick Mathewson2003-03-19
* Fix op handshake for longer keys•••svn:r200 Nick Mathewson2003-03-19
* Add a missing long cast to log.c for portability•••svn:r199 Nick Mathewson2003-03-19
* Finish zlib and half-open; switch to 3des (ede/ofb)•••svn:r198 Nick Mathewson2003-03-19
* Make Makefile.am nonbroken•••svn:r197 Nick Mathewson2003-03-19
* Refactor block ciphers; add 3des•••svn:r196 Nick Mathewson2003-03-19
* a few clarifications to the spec•••still not done at the end svn:r195 Roger Dingledine2003-03-18