aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* let the 'test' binary build from the source distribRoger Dingledine2003-04-08
* put most of the remaining exit policy stuff inRoger Dingledine2003-04-08
* First test addedNick Mathewson2003-04-07
* parse exit policy linesRoger Dingledine2003-04-07
* Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson2003-04-07
* make servers tolerate the dns bug.Roger Dingledine2003-04-05
* begin cells are now address:port, not address,portRoger Dingledine2003-04-05
* bring docs closer to realityRoger Dingledine2003-04-05
* remove obsolete httpapRoger Dingledine2003-04-04
* remove obsolete smtpapRoger Dingledine2003-04-04
* move cell size to 256. seems to work (?)Roger Dingledine2003-03-24
* finish specifying topic flow controlRoger Dingledine2003-03-24
* get rid of those nasty tabsRoger Dingledine2003-03-24
* fix rare race conditionRoger Dingledine2003-03-24
* Fix message when decompressingNick Mathewson2003-03-19
* Be loud when decompressingNick Mathewson2003-03-19
* minor doc patchesRoger Dingledine2003-03-19
* allow make dist to work, because we moved stuff to docRoger Dingledine2003-03-19
* obsolete notion of 'role' from config filesRoger Dingledine2003-03-19
* Make decompression loud.Nick Mathewson2003-03-19
* kludge because openssl and zlib both typedef free_func :(Roger Dingledine2003-03-19
* fix arg bug; reduce confusion in package_raw_inbufRoger Dingledine2003-03-19
* Add other side of half-open-connection logic (still disabledNick Mathewson2003-03-19
* cleaner errorsRoger Dingledine2003-03-19
* Be clear about whether we are using half-open connectionsNick Mathewson2003-03-19
* Fix bug in client_send_authNick Mathewson2003-03-19
* Fix client_process_authNick Mathewson2003-03-19
* Correct defeatest attitude in crypto_new_cipher_envNick Mathewson2003-03-19
* Fix op handshake for longer keysNick Mathewson2003-03-19
* Add a missing long cast to log.c for portabilityNick Mathewson2003-03-19
* Finish zlib and half-open; switch to 3des (ede/ofb)Nick Mathewson2003-03-19
* Make Makefile.am nonbrokenNick Mathewson2003-03-19
* Refactor block ciphers; add 3desNick Mathewson2003-03-19
* a few clarifications to the specRoger Dingledine2003-03-18
* identical FAQ and HACKING files, now in /docRoger Dingledine2003-03-18
* remove faq and hacking files too. they're now in doc.Roger Dingledine2003-03-18
* greatly simplify this notion of 'roles':Roger Dingledine2003-03-18
* more todo edits from today's meetingRoger Dingledine2003-03-17
* removing TODO file from /Roger Dingledine2003-03-17
* same todo file as before, just moving to doc/Roger Dingledine2003-03-17
* Do not uncompress from z_outbuf to outbuf unless outbuf is less than maximal...Nick Mathewson2003-03-17
* Add code for end-to-end zlib compression. Still needs flow-controlNick Mathewson2003-03-17
* Remove extraneous (and non-ansi) semisNick Mathewson2003-03-17
* Add daemon logicNick Mathewson2003-03-17
* Add daemon option and bool config typeNick Mathewson2003-03-17
* Add zlib to link stepNick Mathewson2003-03-17
* Change gcc options to ones that work on Mac OS X; add zlib to headersNick Mathewson2003-03-17
* a few updates to the TODORoger Dingledine2003-03-16
* clearer instructions for people starting new nodesRoger Dingledine2003-03-16
* clean up and slightly document the config filesRoger Dingledine2003-03-16