2004-03-04 |
Nick Mathewson | Clean up dns->connection_mark_for_close->dns_remove...
|
commit | commitdiff | tree |
2004-03-04 |
Nick Mathewson | Make decriptor format more flexible and extensible
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | Try to find out early if buffers get trashed or double...
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | Implement hold_open_until_flushed. I may have missed...
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | Fix (maybe) assert_circuit_ok. leave it disabled till...
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | remove redundant check
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | warn more when losing data on closed/marked connections.
|
commit | commitdiff | tree |
2004-03-03 |
Nick Mathewson | Nth time is the charm on list manip.
|
commit | commitdiff | tree |
2004-03-02 |
Nick Mathewson | Integrate jbash's RPM spec into build process. (Requires...
|
commit | commitdiff | tree |
2004-03-02 |
Nick Mathewson | Split out mark_for_close with circuits. Seems to work...
|
commit | commitdiff | tree |
2004-03-02 |
Nick Mathewson | Fix assertion failure spotted by arma.
|
commit | commitdiff | tree |
2004-03-01 |
Nick Mathewson | make 'make test' exit(1) if a test fails.
|
commit | commitdiff | tree |
2004-03-01 |
Nick Mathewson | revise spec. It still needs more explanation to be...
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Split dns_cancel_pending_resolve into dns_cancel_pending_res...
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Make dns_cancel_pending_resolve less agressive.
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Fix bug on dns_found_answer from mark_to_close stuff.
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Stop trying to flush on broken sockets marked for close.
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | make code more readable; arrbitrarily change a -1 to...
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Stop answering "end" with "end"
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Push responsibility for connection marking down as...
|
commit | commitdiff | tree |
2004-02-28 |
Nick Mathewson | Make has_sent_end irrelevant: only try to send end...
|
commit | commitdiff | tree |
2004-02-27 |
Nick Mathewson | Refactor mark_for_close, connection_edge_end and friends...
|
commit | commitdiff | tree |
2004-02-27 |
Nick Mathewson | Dont use -eq for =; make TORGROUP and TORUSER independent
|
commit | commitdiff | tree |
2004-02-27 |
Nick Mathewson | Make init script work with chkconfig; make it put pids...
|
commit | commitdiff | tree |
2004-02-25 |
Nick Mathewson | Basic RAM poisoning and magic-checking to notice connection...
|
commit | commitdiff | tree |
2004-02-20 |
Nick Mathewson | On OSX, decline to use the built-in select-baed poll...
|
commit | commitdiff | tree |
2004-02-17 |
Nick Mathewson | Another case of the same.
|
commit | commitdiff | tree |
2004-02-17 |
Nick Mathewson | Fix the Big Bug in router_compare_addr_to_exit_policy...
|
commit | commitdiff | tree |
2004-02-17 |
Nick Mathewson | Propagate yes/no/maybe a little farther forward.
|
commit | commitdiff | tree |
2004-02-17 |
Nick Mathewson | Fix router_compare_addr_to_exit_policy, and name its...
|
commit | commitdiff | tree |
2004-02-17 |
Nick Mathewson | Add initial spec file from jbash; no edits yet
|
commit | commitdiff | tree |
2004-02-04 |
Nick Mathewson | log when exit situation is hopeless.
|
commit | commitdiff | tree |
2004-02-02 |
Nick Mathewson | Third time--is it right now?
|
commit | commitdiff | tree |
2004-02-02 |
Nick Mathewson | <arma> shouldn't we say 128, 10 mins, etc?
|
commit | commitdiff | tree |
2004-02-02 |
Nick Mathewson | Remove no-longer-true footnote
|
commit | commitdiff | tree |
2004-02-01 |
Nick Mathewson | Trim 10 lines. Roger, please revert any of this you...
|
commit | commitdiff | tree |
2004-01-31 |
Nick Mathewson | Manually clean up text in .fig file, regenerate stuff
|
commit | commitdiff | tree |
2004-01-31 |
Nick Mathewson | Manually clean up text in .fig file, regenerate stuff
|
commit | commitdiff | tree |
2004-01-31 |
Nick Mathewson | Add generated LaTeX files to cvsignore
|
commit | commitdiff | tree |
2004-01-31 |
Nick Mathewson | Add an interaction diagram to CVS. It still to be...
|
commit | commitdiff | tree |
2004-01-31 |
Nick Mathewson | Rewrite performance results paragraph, using moria...
|
commit | commitdiff | tree |
2004-01-30 |
Nick Mathewson | Another related leak
|
commit | commitdiff | tree |
2004-01-30 |
Nick Mathewson | Freeing twice does *not* make the heap twice as clean.
|
commit | commitdiff | tree |
2004-01-30 |
Nick Mathewson | Fix a bug that might have caused the leak, but which...
|
commit | commitdiff | tree |
2004-01-30 |
Nick Mathewson | Fix possible (but unlikely) mem leak.
|
commit | commitdiff | tree |
2004-01-29 |
Nick Mathewson | In English, a verb only receives tense once.
|
commit | commitdiff | tree |
2004-01-29 |
Nick Mathewson | Tighten paper a little; drop a couple of inches of...
|
commit | commitdiff | tree |
2004-01-15 |
Nick Mathewson | edit experiences section
|
commit | commitdiff | tree |
2004-01-13 |
Nick Mathewson | Note discrepency between N bytes transmitted over TLS...
|
commit | commitdiff | tree |
2004-01-03 |
Nick Mathewson | Integrate new daemon code, adapted from submission...
|
commit | commitdiff | tree |
2003-12-16 |
Nick Mathewson | Resolve format warnings on MacOS X 10.3
|
commit | commitdiff | tree |
2003-12-16 |
Nick Mathewson | Add more fine-grained SHA1 functionality.
|
commit | commitdiff | tree |
2003-12-15 |
Nick Mathewson | Make compile warning-free on cygwin
|
commit | commitdiff | tree |
2003-12-14 |
Nick Mathewson | Accept 1.2.3.4/x as a synonym for 1.2.3.4/x:* .
|
commit | commitdiff | tree |
2003-12-13 |
Nick Mathewson | Make default exit policy reject 127.*:*
|
commit | commitdiff | tree |
2003-12-13 |
Nick Mathewson | Add port ranges to exit policies
|
commit | commitdiff | tree |
2003-12-09 |
Nick Mathewson | Document parsing functions in routerlist.c, and separate...
|
commit | commitdiff | tree |
2003-12-08 |
Nick Mathewson | Make router/directory parsing nondestructive and more...
|
commit | commitdiff | tree |
2003-11-23 |
Nick Mathewson | Fix a few bugs in sending and receiving DNS results
|
commit | commitdiff | tree |
2003-11-23 |
Nick Mathewson | Bring assert_connection_ok up to date
|
commit | commitdiff | tree |
2003-11-21 |
Nick Mathewson | Fix incorrect error message
|
commit | commitdiff | tree |
2003-11-19 |
Nick Mathewson | Separate failure-count tracking from circuit-launching.
|
commit | commitdiff | tree |
2003-11-19 |
Nick Mathewson | Patch last patch to last patch
|
commit | commitdiff | tree |
2003-11-19 |
Nick Mathewson | removed unused variable; silence warning
|
commit | commitdiff | tree |
2003-11-19 |
Nick Mathewson | Patch last patch.
|
commit | commitdiff | tree |
2003-11-19 |
Nick Mathewson | Skip non-running routers for exit node selection
|
commit | commitdiff | tree |
2003-11-18 |
Nick Mathewson | Simplify post-TLS-handshake checks, and add check for...
|
commit | commitdiff | tree |
2003-11-18 |
Nick Mathewson | Stop leaking X509 certs; those things are _nasty_ on...
|
commit | commitdiff | tree |
2003-11-18 |
Nick Mathewson | Always include newline with port section of exit policy
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | Fix possible bug in circID selection when building...
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | "I don't think it's quite fair to condemn a whole program...
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | Fix bytesex issues on in.s_addr
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | Remove a possible source of error in circID picking.
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | comment choose_good_exit_server
|
commit | commitdiff | tree |
2003-11-17 |
Nick Mathewson | Fix a segfault caused by a weird logic error and masked...
|
commit | commitdiff | tree |
2003-11-16 |
Nick Mathewson | Finish implementing the rest of the exitpolicy stuff...
|
commit | commitdiff | tree |
2003-11-14 |
Nick Mathewson | Improved exit policy syntax; basic client-side DNS...
|
commit | commitdiff | tree |
2003-11-13 |
Nick Mathewson | Add my 0.0.2pre14 tasks to top of TODO.
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Remove minor biasing problem from crypto_pseudo_rand_int
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Make crypto_pseudo_rand* never fail.
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Restore erroneously removed assert
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Fix thinko: Failure and success are different things.
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Remove dead code
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Compute paths as we build them.
|
commit | commitdiff | tree |
2003-11-12 |
Nick Mathewson | Refactor onion_generate_cpath to build cpaths one hop...
|
commit | commitdiff | tree |
2003-11-11 |
Nick Mathewson | Rename aci to circ_id throughout.
|
commit | commitdiff | tree |
2003-11-11 |
Nick Mathewson | Make AP connections wait for a circuit if none exists.
|
commit | commitdiff | tree |
2003-11-11 |
Nick Mathewson | clean up some TODO items; rename ACI to circID
|
commit | commitdiff | tree |
2003-11-10 |
Nick Mathewson | Check in a working cross-platform timegm
|
commit | commitdiff | tree |
2003-11-08 |
Nick Mathewson | Add lots of logging to dns.c; change behavior of often...
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Edit to last checkin: add hyphen to phrasal adjective.
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | The government is not the judiciary
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | s/web server/webserver/
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Reinstate sentence at start of 7; add page numbers
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Spell P5 right.
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Edits to edits. Revert change to central gutter width...
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Edits for section 7. I am happier, and the paper is...
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Spell checkers are smarter than we are
|
commit | commitdiff | tree |
2003-11-05 |
Nick Mathewson | Edits, cleanups, and clarifications in 8 and 9.
|
commit | commitdiff | tree |
2003-11-04 |
Nick Mathewson | More edits to edits; a few formatting fixes
|
commit | commitdiff | tree |