Mail Index
- [or-cvs] build tor-manual.html from tor.1.in rather than tor.1
- [or-cvs] redefining default exit policy as per or-talk discussion
- [or-cvs] reflect changes to default exit policy in manual page
- [or-cvs] keep manual website up-to-date with recent manual changes
- [or-cvs] added stamp-h.in to .cvsignore for compatibility with autoh...
- [or-cvs] added short blurb about ControlPort to sample torrc
- [or-cvs] specify that a key-value configuration line consists of key...
- [or-cvs] added short descriptions to circuit-related event codes
- [or-cvs] Revise tor-spec to add more/better stream end reasons.
- [or-cvs] Add new end stream reasons to maintainance branch. Fix bug ...
- [or-cvs] Forward-port new reasons; clean up code more; add code to c...
- [or-cvs] Forward-port new reasons; clean up code more; add code to c...
- [or-cvs] Revise all calls to connection_edge_end to avoid sending MI...
- [or-cvs] Revise all calls to connection_edge_end to avoid sending MI...
- [or-cvs] Add error reason to spec: TORPROTOCOL reason means "you are...
- [or-cvs] Backport END_STREAM_REASON_TORPROTOCOL handling.
- [or-cvs] Still more code to make sure we send the right number and k...
- [or-cvs] Still more code to make sure we send the right number and k...
- [or-cvs] Specify reverse DNS
- [or-cvs] Implement "Dont-Care" from addresses to MapAddress control ...
- [or-cvs] Implement "Dont-Care" from addresses to MapAddress control ...
- [or-cvs] Specify and implement fragmented control messages to allow ...
- [or-cvs] Specify and implement fragmented control messages to allow ...
- [or-cvs] Clarify some confusion about what GETINFO(addr-mappings) sh...
- [or-cvs] Rename unused-address functions to virtual address; this is...
- [or-cvs] Rename unused-address functions to virtual address; this is...
- [or-cvs] Fix some log messages to refer to correct control type.
- [or-cvs] Separate reverse-virtual-address-map entries into ipv4 and ...
- [or-cvs] Implement new controller events for changed descriptors and...
- [or-cvs] Implement new controller events for changed descriptors and...
- [or-cvs] Finish implementing GETINFO; make it easy to query address ...
- [or-cvs] Finish implementing GETINFO; make it easy to query address ...
- [or-cvs] Finish implementing GETINFO; make it easy to query address ...
- [or-cvs] Finish implementing GETINFO; make it easy to query address ...
- [or-cvs] Fix const-ness warning
- [or-cvs] Tell windows how big time_t is.
- [or-cvs] Fix signed/unsigned warning
- [or-cvs] Initialize msg_len
- [or-cvs] Fix error codes to work on windows
- [or-cvs] Revise windows patch; make it use logging code; make it mor...
- [or-cvs] Revise windows patch; make it use logging code; make it mor...
- [or-cvs] Website tweak: Note more kinds of help we need in contribut...
- [or-cvs] Remove err.h include
- [or-cvs] Reindent windows libevent file.
- Re: [or-cvs] reflect changes to default exit policy in manual page
- [or-cvs] Clean up privoxy-tor-toggle; untabify; clean up messages; r...
- [or-cvs] Remove unused macro; add a comment on remaining macros.
- [or-cvs] Get address map resetting implemented.
- [or-cvs] Increment step of a for loop should only happen once.
- [or-cvs] expand a couple of items
- [or-cvs] add another item to TODO
- [or-cvs] Implement the common case of ATTACHSTREAM.
- [or-cvs] Implement the common case of ATTACHSTREAM.
- [or-cvs] Raise common code for "detach this stream and try it with a...
- [or-cvs] Raise common code for "detach this stream and try it with a...
- [or-cvs] Renormalize whitespace
- [or-cvs] Renormalize whitespace
- [or-cvs] Fix some more obscure compiler warnings
- [or-cvs] Fix some more obscure compiler warnings
- [or-cvs] Note a couple of changes in TC
- [or-cvs] arma2> - closed=4, new connection=5, new...
- [or-cvs] Fix a fun windows bug: apparently windows stat wants paths ...
- [or-cvs] Backport windows stat("foo\\") fix.
- [or-cvs] Commit fixes for several pending tor core tasks: document a...
- [or-cvs] Commit fixes for several pending tor core tasks: document a...
- [or-cvs] Commit fixes for several pending tor core tasks: document a...
- [or-cvs] Mac packaging magic: make man pages useable, and do not ove...
- [or-cvs] Make OS X log happily to /var/log/Tor
- [or-cvs] Make OS X log happily to /var/log/Tor
- [or-cvs] Make OS X package actually try to log things to the nice lo...
- [or-cvs] Make OSX install happier about running on non-default volume.
- [or-cvs] Correct documentation wrt versions; where files go; and def...
- [or-cvs] Note version documentation is finished in the TODO. Roger-...
- [or-cvs] Enable NT service code by default
- [or-cvs] Split version info into separate spec doc.
- [or-cvs] Split version info into separate spec doc.
- [or-cvs] Split version info into separate spec doc.
- [or-cvs] Split version info into separate spec doc.
- [or-cvs] Implement redirectstream in control interface.
- [or-cvs] Implement redirectstream in control interface.
- [or-cvs] Turn addr_policy_compare from a tristate to a quadstate; th...
- [or-cvs] add an item
- [or-cvs] Add opt hibernating; fix bug 78
- [or-cvs] be more explicit about why we are expiring a conn; improve ...
- [or-cvs] Report HTTP reasons to directory clients. (Also, fix format...
- [or-cvs] Report HTTP reasons to directory clients. (Also, fix format...
- [or-cvs] Clear up a couple of pedantic compiler warnings
- [or-cvs] Implement an option to cap bandwidth-to-advertise. Arma: ca...
- [or-cvs] Implement an option to cap bandwidth-to-advertise. Arma: ca...
- [or-cvs] Specify and implement close-stream and close-circuit contro...
- [or-cvs] Specify and implement close-stream and close-circuit contro...
- [or-cvs] Prevent spurious closes when we put stuff on a conn that ha...
- [or-cvs] Correct fix for self-to-self addressmap; simplify replace-o...
- [or-cvs] Fix a few more instances of memory not freed on exit (found...
- [or-cvs] Fix a few more instances of memory not freed on exit (found...
- [or-cvs] Add a magic value to cpath_layer_t to make sure that we can...
- [or-cvs] Be willing to cache directories from up to ROUTER_MAX_AGE s...
- [or-cvs] backport: Be willing to cache directories from up to ROUTER...
- [or-cvs] Make tor-control.py demo script exercise more of the contro...
- [or-cvs] Note that GETINFO (via the controller) for network-status w...
- [or-cvs] Fix several bugs (including some crashes) related to contro...
- [or-cvs] Make GETINFO for "network-status" work on non-authdirs
- [or-cvs] Make GETINFO for "network-status" work on non-authdirs
- [or-cvs] Make GETINFO for "network-status" work on non-authdirs
- [or-cvs] Backport check to make sure we dont use the cpath on a clos...
- [or-cvs] Fix bug 44: on HUP, if descriptor building fails (say, beca...
- [or-cvs] Backport fix to bug 44
- [or-cvs] Remove @LOCALSTATEDIR@ macros when building windows package
- [or-cvs] Bump OSX versions.
- [or-cvs] Debug EXTENDCIRCUIT
- [or-cvs] Debug EXTENDCIRCUIT
- [or-cvs] Fix SOCKS5 bug: Set replylen to 0 after sending hanshake back
- [or-cvs] Move some TODO items out of the 0.1.0.1-rc pile
- [or-cvs] Fix Python resolve script so we have an easy way to test SO...
- [or-cvs] Document EXTENDCIRCUIT DONE message behavior.
- [or-cvs] Bulletproof connection_ap_handshake_attach_chosen_circuit
- [or-cvs] Check very carefully for odd returns from accept() and fall...
- [or-cvs] fix fix: accept into addrbuf, not remote
- [or-cvs] Backport OSX packaging fixes
- [or-cvs] Clarify behavior of SETEVENTS: it is SET, not ADD.
- [or-cvs] Note where connection that hasnt sent end was marked.
- [or-cvs] Backport: Note where connection that hasnt sent end was mar...
- [or-cvs] Remind us to fwd-port accept fix.
- [or-cvs] Rename tor-control.py to TorControl.py; begin making it int...
- [or-cvs] Describe where to find torrc on OS X
- [or-cvs] Rename ManageConnections to LeaveStreamsUnattached. Appare...
- [or-cvs] Rename option in control-spec.txt too.
- [or-cvs] Clarify that we don"t, and why we don"t, need to redefine F...
- [or-cvs] Fix a couple more places where we use ->new_address without...
- [or-cvs] Update VC7 project/solution files
- [or-cvs] Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL t...
- [or-cvs] Mention libevent in more docs.
- [or-cvs] Mention libevent in more docs.
- [or-cvs] Add more functionality; fix syntax.
- [or-cvs] checkpoint fixes to TorControl
- [or-cvs] First cut at server-poker.
- [or-cvs] Make ExercieseServer actually work.
- [or-cvs] Fix bug in redirectstream.
- [or-cvs] fix crash
- [or-cvs] Cut off after 100 circuits; print which servers were in suc...
- [or-cvs] Add close_foo functions to TorControl
- [or-cvs] Patch: when extending to an unknown router, compare identit...
- [or-cvs] Backport fix: compare identity to identity, not to nickname.
- [or-cvs] Try to make crash-on-shutdown bug harder to trigger.
- [or-cvs] Use recent libevent features when possible
- [or-cvs] Use recent libevent features when possible
- [or-cvs] Use recent libevent features when possible
- [or-cvs] Make sure to create OS X Tor user in <500 range
- [or-cvs] Wait for 60 seconds in init stop. 35 is too little.
- [or-cvs] Don"t depend on python anymore - tor-resolve is C now
- [or-cvs] Fix spacing for --with-dmalloc
- [or-cvs] Forward port 03_tor_manpage_in_section_8
- [or-cvs] Forward port 03_tor_manpage_in_section_8
- [or-cvs] If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against ...
- [or-cvs] New upstream version
- [or-cvs] Forward port debian changelog to head
- [or-cvs] add a contrib script to toggle whether privoxy uses tor.
- [or-cvs] remove duplicate function prototype
- [or-cvs] fix typo in man page
- [or-cvs] i"d like somebody to solve pseudonymous profiles for me.
- [or-cvs] point to archived list message re: pseudonymous profiles
- [or-cvs] another url for profile discussions
- [or-cvs] clean up list a bit more
- [or-cvs] MaxCircuitDirtiness never got into the man page
- [or-cvs] point people to the draft challenges.pdf
- [or-cvs] change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a confi...
- [or-cvs] ShutdownWaitLength should be an interval, not a uint
- [or-cvs] and put ShutdownWaitLength in man page
- [or-cvs] bugfix: now that we don"t do the client dns thing, our checks
- [or-cvs] fix an assert trigger in cvs: if a resolve request fails, a...
- [or-cvs] re-enable reachability testing stuff.
- [or-cvs] mention a few more complementary programs
- [or-cvs] make hidden services more likely to work from the server-side
- [or-cvs] things roger needs to do for 0.1.0.1-rc
- [or-cvs] fix typo
- [or-cvs] add missing space
- [or-cvs] and forward-port the missing space
- [or-cvs] stop logging at -l notice every single time a create cell s...
- [or-cvs] if our clock jumps forward by 100 seconds or more, assume s...
- [or-cvs] point the windows slashes the right way
- [or-cvs] make example contactinfo entries slightly more spam resista...
- [or-cvs] patches to try to track down glenn fink"s bug
- [or-cvs] Implement controller"s "extendcircuit" directive.
- [or-cvs] clean up and refactor some more
- [or-cvs] tell me the address of the guy who"s trying to attack my di...
- [or-cvs] getting closer to 0.1.0.1-rc
- [or-cvs] Remove controller getinfo support for "desc/all-ids".
- [or-cvs] update control-spec too
- [or-cvs] write down some more concerns/thoughts
- [or-cvs] bugfix: make smartlist_join_strings2 actually use the separ...
- [or-cvs] handle_control_getinfo() was counting msg_len itself,
- [or-cvs] remove obsolete code
- [or-cvs] when reporting events about streams, use the "real" address...
- [or-cvs] cleanup and a question
- [or-cvs] clean up man page entry for MaxAdvertisedBandwidth
- [or-cvs] options->MaxAdvertisedBandwidth only replaces advertised
- [or-cvs] remove a duplicate circuit_mark_for_close() when picking
- [or-cvs] fix a 32bit/64bit sprintf mixup that weasel pointed out
- [or-cvs] make httpsproxy more likely to work
- [or-cvs] maybe resolve an assert trigger i just got:
- [or-cvs] fix assert triggers (bugs 109 and 96), and put in some
- [or-cvs] backport minimal fixes for the assert triggers
- [or-cvs] whoops, fix seg fault i just introduced
- [or-cvs] forward-port the commenting out of the assert that glenn fi...
- [or-cvs] changelog for 0.0.9.6
- [or-cvs] bump stable to 0.0.9.6
- [or-cvs] bump stable to 0.0.9.6
- [or-cvs] bump stable to 0.0.9.6
- [or-cvs] bump cvs to 0.1.0.1-rc
- [or-cvs] bump cvs to 0.1.0.1-rc
- [or-cvs] bump cvs to 0.1.0.1-rc
- [or-cvs] fix an over-eager assert, to make httpsproxy get a little f...
- [or-cvs] fix an assert -- we"re not allowed to write onto a conn aft...
- [or-cvs] cleanup so connection_ap_handshake_attach_chosen_circuit() ...
- [or-cvs] when you attachstream to a circid of 0, send back an answer
- [or-cvs] note that you can"t attachstream to a non-open circuit.
- [or-cvs] if we don"t like the result of getsockname, blow away the c...
- [or-cvs] prevent circuit_resume_edge_reading_helper() from trying
- [or-cvs] forward-port the circuit_resume_edge_reading_helper fix.
- [or-cvs] update changelog for 0096
- [or-cvs] update website to point to 0.0.9.6
- [or-cvs] REUSEADDR on normal places means you can rebind to the port
- [or-cvs] don"t mark a router down just because your httpsproxy is un...
- [or-cvs] remove dead code
- [or-cvs] fix another case where we need to send a socks reply (reject)
- [or-cvs] and fill in another missing socks reply
- [or-cvs] amend 0096 changelog
- [or-cvs] first cut of a 0.1.0.1-rc1 changelog
- [or-cvs] make it clearer to the human that his server is testing
- [or-cvs] deal with the fact that tor-control.py got renamed
- [or-cvs] try harder to establish reachability, in the first 20 minutes
- [or-cvs] add another instance of the word "hibernation" in the descr...
- [or-cvs] fix assert: stop trying to send a socks reply to an *exit*
- [or-cvs] move the assert higher up so the error message makes more s...
- [or-cvs] update version pointers on osx/win32 docs
- [or-cvs] deal with an 0096 "edge connection hasn"t sent end yet" war...
- [or-cvs] stop most cases of hanging up on a socks connection without...
- [or-cvs] change control spec so closestream doesn"t get to specify w...
- [or-cvs] update todo a bit more
- [or-cvs] clean up socks reply stuff more.
- [or-cvs] if your server hasn"t found itself to be reachable, complai...
- [or-cvs] whoops, we can"t call a function in 009x that only exists
- [or-cvs] fix another crash bug that glenn fink reported.
- [or-cvs] forward-port the fixing of the crash bug.
- [or-cvs] make slightly clearer that socksport is for local applicati...
- [or-cvs] but only do the rapid reachability testing if we"re hoping ...
- [or-cvs] we seem to have lost our define for FD_SETSIZE on win32 in ...
- [or-cvs] remember some thoughts about using WSAStartup to learn
- [or-cvs] make calls to address_is_in_virtual_range more bullet-proof.
- [or-cvs] update changelog for the latest fixes
- [or-cvs] resolve another "hasn"t sent end yet" bug
- [or-cvs] point debian users to or-talk, not or-dev
- [or-cvs] clean up html
- [or-cvs] see how the new download.html looks with both stable and te...
- [or-cvs] fix typo
- [or-cvs] clean up download page some more
- [or-cvs] clean up rc1 changelog
- [or-cvs] oops, get the version name right
- [or-cvs] don"t check for reachability, and don"t whine about it, whi...
- [or-cvs] mark two more bugs. nick, can you take a look?
- [or-cvs] clean up the link to the rc1 announce
- [or-cvs] hack exerciseserver into something i just ran.
- [or-cvs] add a tor_tls_is_server method to remember if conn->tls
- [or-cvs] and use it to make sure we only conclude reachability if
- [or-cvs] bump cvs version to 0.1.0.1-rc-cvs
- [or-cvs] bump cvs version to 0.1.0.1-rc-cvs
- [or-cvs] bump cvs version to 0.1.0.1-rc-cvs
- [or-cvs] redo the state descriptors now that we have a controller-wa...
- [or-cvs] still publish your descriptor if orport is reachable but di...
- [or-cvs] spell recommended correctly
- [or-cvs] Filled in the blanks in the list of programs.
- [or-cvs] added dsocks. list now in alpha order. made tor-manual vali...
- [or-cvs] Show people where they can find the default exit policy.
- [or-cvs] Make it clear that tor-doc-{win32,osx}.html are for setting...
- [or-cvs] Mozilla/Firefox instructions present in both win32 and osx....
- [or-cvs] Added ipid to the list of IP-testers in tor-doc*.html
- [or-cvs] tor-manual is now for the latest stable, tor-manual-cvs is ...
- [or-cvs] man file in cvs was updated in March 2005, not November 2004
- [or-cvs] add "warning" about port 80 to torrc.sample.in
- [or-cvs] removing the warning about port 80.
- [or-cvs] add transsocks and transproxy info
- [or-cvs] Update tor-doc-{win32,-osx}.html to show the latest beta re...
- [or-cvs] Point EFF logo to https://secure.eff.org/. Temp(?) solution...
Mail converted by MHonArc 2.6.10