Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Be clear about whether we are using half-open connections | Nick Mathewson | 2003-03-19 |
| | | | | svn:r204 | ||
* | Fix bug in client_send_auth | Nick Mathewson | 2003-03-19 |
| | | | | svn:r203 | ||
* | Fix client_process_auth | Nick Mathewson | 2003-03-19 |
| | | | | svn:r202 | ||
* | Correct defeatest attitude in crypto_new_cipher_env | Nick Mathewson | 2003-03-19 |
| | | | | svn:r201 | ||
* | Fix op handshake for longer keys | Nick Mathewson | 2003-03-19 |
| | | | | svn:r200 | ||
* | Add a missing long cast to log.c for portability | Nick Mathewson | 2003-03-19 |
| | | | | svn:r199 | ||
* | Finish zlib and half-open; switch to 3des (ede/ofb) | Nick Mathewson | 2003-03-19 |
| | | | | svn:r198 | ||
* | Make Makefile.am nonbroken | Nick Mathewson | 2003-03-19 |
| | | | | svn:r197 | ||
* | Refactor block ciphers; add 3des | Nick Mathewson | 2003-03-19 |
| | | | | svn:r196 | ||
* | a few clarifications to the spec | Roger Dingledine | 2003-03-18 |
| | | | | | | | still not done at the end svn:r195 | ||
* | identical FAQ and HACKING files, now in /doc | Roger Dingledine | 2003-03-18 |
| | | | | svn:r194 | ||
* | remove faq and hacking files too. they're now in doc. | Roger Dingledine | 2003-03-18 |
| | | | | svn:r193 | ||
* | greatly simplify this notion of 'roles': | Roger Dingledine | 2003-03-18 |
| | | | | | | | | if your ORPort is non-zero then you must connect to all nodes if your DirPort is non-zero then you must act like a directory server svn:r192 | ||
* | more todo edits from today's meeting | Roger Dingledine | 2003-03-17 |
| | | | | svn:r191 | ||
* | removing TODO file from / | Roger Dingledine | 2003-03-17 |
| | | | | svn:r190 | ||
* | same todo file as before, just moving to doc/ | Roger Dingledine | 2003-03-17 |
| | | | | svn:r189 | ||
* | Do not uncompress from z_outbuf to outbuf unless outbuf is less than ↵ | Nick Mathewson | 2003-03-17 |
| | | | | | | maximally full svn:r188 | ||
* | Add code for end-to-end zlib compression. Still needs flow-control | Nick Mathewson | 2003-03-17 |
| | | | | svn:r187 | ||
* | Remove extraneous (and non-ansi) semis | Nick Mathewson | 2003-03-17 |
| | | | | svn:r186 | ||
* | Add daemon logic | Nick Mathewson | 2003-03-17 |
| | | | | svn:r185 | ||
* | Add daemon option and bool config type | Nick Mathewson | 2003-03-17 |
| | | | | svn:r184 | ||
* | Add zlib to link step | Nick Mathewson | 2003-03-17 |
| | | | | svn:r183 | ||
* | Change gcc options to ones that work on Mac OS X; add zlib to headers | Nick Mathewson | 2003-03-17 |
| | | | | svn:r182 | ||
* | a few updates to the TODO | Roger Dingledine | 2003-03-16 |
| | | | | svn:r181 | ||
* | clearer instructions for people starting new nodes | Roger Dingledine | 2003-03-16 |
| | | | | svn:r180 | ||
* | clean up and slightly document the config files | Roger Dingledine | 2003-03-16 |
| | | | | svn:r179 | ||
* | respond to nick's question about link padding | Roger Dingledine | 2003-03-12 |
| | | | | | | | (nick: note that link padding is currently disabled) svn:r178 | ||
* | some patches on nick's commit | Roger Dingledine | 2003-03-12 |
| | | | | svn:r177 | ||
* | Make ACI anti-collision logic work; make sure that cells are filled with 0s. | Nick Mathewson | 2003-03-11 |
| | | | | svn:r176 | ||
* | First draft of most of spec | Nick Mathewson | 2003-03-11 |
| | | | | svn:r175 | ||
* | lazy (just in time) directory rebuilding | Roger Dingledine | 2003-03-11 |
| | | | | svn:r174 | ||
* | pack into data cells more intelligently | Roger Dingledine | 2003-03-10 |
| | | | | svn:r173 | ||
* | be less noisy at -l info, now that flow control bug is solved | Roger Dingledine | 2003-03-10 |
| | | | | svn:r172 | ||
* | tweaks and responses to the spec | Roger Dingledine | 2003-03-07 |
| | | | | svn:r171 | ||
* | clean out obsolete cell types | Roger Dingledine | 2003-03-07 |
| | | | | svn:r170 | ||
* | remove the mystery int32 from the or-to-or handshake | Roger Dingledine | 2003-03-07 |
| | | | | | | | | thanks nick :) (note: this change breaks backward compatibility) svn:r169 | ||
* | Spec for current version of onion routing | Nick Mathewson | 2003-03-07 |
| | | | | svn:r168 | ||
* | clean up prepare_for_poll() so it's fast | Roger Dingledine | 2003-03-06 |
| | | | | svn:r167 | ||
* | minor code cleanup | Roger Dingledine | 2003-03-05 |
| | | | | svn:r166 | ||
* | a few more todo items | Roger Dingledine | 2003-03-04 |
| | | | | svn:r165 | ||
* | better comments and a few patches | Roger Dingledine | 2003-03-04 |
| | | | | svn:r164 | ||
* | when we had multiple conns on a circuit, we'd tell the wrong | Roger Dingledine | 2003-02-28 |
| | | | | | | | one to stop reading svn:r163 | ||
* | let up on the bandwidth constraints | Roger Dingledine | 2003-02-18 |
| | | | | svn:r162 | ||
* | Bugfixes and enhancements in sendmes and dns farm | Roger Dingledine | 2003-02-18 |
| | | | | svn:r161 | ||
* | Allow more connections open at once | Roger Dingledine | 2003-02-18 |
| | | | | svn:r160 | ||
* | bugfix: actually remember the answer in the cache :) | Roger Dingledine | 2003-02-16 |
| | | | | svn:r159 | ||
* | rudimentary dns caching (of both resolves and resolve failures) | Roger Dingledine | 2003-02-14 |
| | | | | | | | serious performance increase over non-caching svn:r158 | ||
* | minor fix | Roger Dingledine | 2003-02-14 |
| | | | | svn:r157 | ||
* | commit my current tor rc versions | Roger Dingledine | 2003-02-14 |
| | | | | svn:r156 | ||
* | a new TODO file with more details | Roger Dingledine | 2003-02-14 |
| | | | | svn:r155 |