Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. пре 21 година
  Nick Mathewson f90ccf5648 Implement new controller events for changed descriptors and new (not-yet-attached) streams. пре 21 година
  Nick Mathewson 5315b61e13 Fix some log messages to refer to correct control type. пре 21 година
  Nick Mathewson 5f8e2c2bc4 Rename unused-address functions to virtual address; this is more accurate. Also, include almost-right implementation of reusing dont-care mappings. (It is still kind of wrong because it does not take type into account.) пре 21 година
  Nick Mathewson b494c2223d Specify and implement fragmented control messages to allow for (among other things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache." пре 21 година
  Nick Mathewson 65230fd39f Implement "Dont-Care" from addresses to MapAddress control message. For safety, refuse to launch connections to unmapped addresses in the dont-care range. пре 21 година
  Nick Mathewson b7b05dc1b2 make control interface stream IDs monotonically increasing to prevent possible races пре 21 година
  Roger Dingledine 25ff3a5042 fix bug in control mapaddress пре 21 година
  Nick Mathewson bbaa3c7792 Implement more control spec functionality пре 21 година
  Nick Mathewson 8396105d84 Implement some of GETINFO control message пре 21 година
  Nick Mathewson 81d2c2d8e5 Stub functions for new control-spec logic. пре 21 година
  Nick Mathewson a6e587305f typo spotted by chris пре 21 година
  Nick Mathewson dcd228585d Implement SIGNAL control command. пре 21 година
  Roger Dingledine f9fd101869 forward port: пре 21 година
  Roger Dingledine e1bc3f097e bugfix: when we're reporting event circuit status, don't call it a stream. пре 21 година
  Nick Mathewson 75cefd8989 Remove bugfixes that did not actually do anything, before we start a cargo cult. пре 21 година
  Nick Mathewson 1e71b83890 Fix a bug in parsing HashedControlPassword. пре 21 година
  Roger Dingledine 011ad3cba5 clean up logging, пре 21 година
  Nick Mathewson 06ce31b948 Only set a cookie when we intend to. пре 21 година
  Nick Mathewson f19e9b8577 doxygen uses backslashes, not forward-slashes пре 21 година
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. пре 21 година
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. пре 21 година
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore пре 21 година
  Nick Mathewson 0a58bbe0dd Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath). пре 21 година
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() пре 21 година
  Nick Mathewson 076f120951 Patch to patch: do not send both error and done for one command. пре 21 година
  Roger Dingledine 47993ae6fb some fixes so far пре 21 година
  Nick Mathewson a732727a2b Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF пре 21 година
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. пре 21 година
  Nick Mathewson 6252cba522 apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt пре 21 година