aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
* clean up the rendezvous warn log msgs, and downgrade some to infoRoger Dingledine2005-09-09
* trivial changes on nick's rendezvous commitRoger Dingledine2005-07-14
* Logic to implement rendezvous/introduction via unknown servers.Nick Mathewson2005-06-29
* Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...Nick Mathewson2005-06-11
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
* first iteration of scrubbing sensitive strings from logs.Roger Dingledine2005-05-03
* New and frightening code to implement fast-path first-hop CREATE_FAST cells. ...Nick Mathewson2005-05-02
* hidden service client connections were using some of theirRoger Dingledine2005-04-26
* Give better warnings if connection_close_unattached_ap gets called twice or c...Nick Mathewson2005-04-02
* update copyright notices.Nick Mathewson2005-04-01
* clean up socks reply stuff more.Roger Dingledine2005-03-27
* stop most cases of hanging up on a socks connection without sendingRoger Dingledine2005-03-27
* Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths...Nick Mathewson2005-03-23
* clean up and refactor some moreRoger Dingledine2005-03-22
* Implement controller's "extendcircuit" directive.Roger Dingledine2005-03-22
* Handle unavailable hidden services better. We try each intro pointRoger Dingledine2005-01-19
* bugfix for cvs: we were needing a rendezvous circ, so we cannibalizedRoger Dingledine2005-01-19
* Introduce a notion of 'internal' circs, which are chosen without regardRoger Dingledine2005-01-17
* start generating version 1 style introduce cellsRoger Dingledine2005-01-13
* Use correct logic to decide whether there are more directory servers to retry.Nick Mathewson2005-01-03
* clean two more minor memory leaksRoger Dingledine2004-12-07
* Spell-check strings and commentsNick Mathewson2004-12-01
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson2004-11-29
* put in initial support for ".nickname.exit" addresses, to let aliceRoger Dingledine2004-11-29
* wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine2004-11-28
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* be more greedy about filling up all relay cells.Roger Dingledine2004-11-21
* Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...Nick Mathewson2004-11-12
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson2004-11-09
* Clean up copyrights.Roger Dingledine2004-11-07
* canonicalize "src" and "dest" arg order in crypto.c (and others)Roger Dingledine2004-11-02
* Hidden service operators had a bug in version 1 style INTRODUCE cellsRoger Dingledine2004-11-01
* start generating new version of introduce1 cellsRoger Dingledine2004-10-24
* don't assert multiple things in the same tor_assert()Roger Dingledine2004-10-16
* Build without warnings on mac gcc 3.3Nick Mathewson2004-10-14
* more int to size_t conversions, fixing one or more amd64 bugsRoger Dingledine2004-10-14
* better warn message for failed hidserv desc fetchRoger Dingledine2004-10-03
* More digest/nickname fixesNick Mathewson2004-07-02
* Break files apart into more modulesRoger Dingledine2004-05-13
* clean up directory.c APIRoger Dingledine2004-05-12
* break connection_edge_end out of connection_mark_for_closeRoger Dingledine2004-05-12
* Make some functions staticNick Mathewson2004-05-12
* More doxygenation.Nick Mathewson2004-05-10
* more doxygen markupRoger Dingledine2004-05-09
* Comments for nearly all non-tricky filesNick Mathewson2004-05-05
* use tor_assertRoger Dingledine2004-04-25
* when you get an intro ack, don't also count it as an intro nackRoger Dingledine2004-04-18
* if an intro circ waiting for an ack dies before getting one, thenRoger Dingledine2004-04-18