2005-05-17 |
Nick Mathewson | OSX 10.4.1 really really really wants startup items...
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Brag to the user when we successfully work around an...
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Normal is good.
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Check for the ugly /usr/local/lib-not-in-ld.so.conf...
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Add a missing .so
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Actually set the variable if the answer is yes.
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | work on messages and return vals?
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Add a stupid dollar sign. Stupid shell.
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | add debugging line
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Hey rocky, watch me pull a link pass out of a hat!
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Syntax on AC_TRY_LINK.
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Oops, replace letter
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Oops, transpose letters
|
commit | commitdiff | tree |
2005-05-17 |
Nick Mathewson | Very experimental code to try to make libevent work...
|
commit | commitdiff | tree |
2005-05-16 |
Nick Mathewson | Normalize whitespace
|
commit | commitdiff | tree |
2005-05-16 |
Nick Mathewson | Add missing quote
|
commit | commitdiff | tree |
2005-05-15 |
Nick Mathewson | Make postflight script executable; maybe fix bug 141
|
commit | commitdiff | tree |
2005-05-15 |
Nick Mathewson | Set tor home directory to something more reasonable...
|
commit | commitdiff | tree |
2005-05-15 |
Nick Mathewson | Add an explanatory comment
|
commit | commitdiff | tree |
2005-05-15 |
Nick Mathewson | Add ENABLE_THREADS macro to windows orconfig.h
|
commit | commitdiff | tree |
2005-05-14 |
Nick Mathewson | Fix script name in syntax msg
|
commit | commitdiff | tree |
2005-05-14 |
Nick Mathewson | Check the right variable for the right value in order...
|
commit | commitdiff | tree |
2005-05-14 |
Nick Mathewson | Append default exit policy before checking for implicit...
|
commit | commitdiff | tree |
2005-05-12 |
Nick Mathewson | Fix patch to TorControl.py
|
commit | commitdiff | tree |
2005-05-12 |
Nick Mathewson | Commit patch to resolve bug 140
|
commit | commitdiff | tree |
2005-05-11 |
Nick Mathewson | Fix a segfault
|
commit | commitdiff | tree |
2005-05-10 |
Nick Mathewson | Better error message when osx script is invoked without...
|
commit | commitdiff | tree |
2005-05-10 |
Nick Mathewson | Patch for task 133
|
commit | commitdiff | tree |
2005-05-10 |
Nick Mathewson | Apply patch from Geoff for bug 132. Clean it up a...
|
commit | commitdiff | tree |
2005-05-10 |
Nick Mathewson | Implement --disable-threads
|
commit | commitdiff | tree |
2005-05-09 |
Nick Mathewson | Patch from goodell for task 131: Do not die on internal...
|
commit | commitdiff | tree |
2005-05-07 |
Nick Mathewson | Make Tor compile with no warnings with gcc4.0 on OSX
|
commit | commitdiff | tree |
2005-05-07 |
Nick Mathewson | Functions work better when you call them. Resolve a...
|
commit | commitdiff | tree |
2005-05-07 |
Nick Mathewson | Implement --verify-config command-line option to fix...
|
commit | commitdiff | tree |
2005-05-03 |
Nick Mathewson | Call tor_free_all instead of connections_free_all after...
|
commit | commitdiff | tree |
2005-05-03 |
Nick Mathewson | Change some >=s to >s in buf_resize, so that we do...
|
commit | commitdiff | tree |
2005-05-03 |
Nick Mathewson | Define LOCALSTATEDIR in orconfig.h
|
commit | commitdiff | tree |
2005-05-03 |
Nick Mathewson | If DataDir is ~/.tor, and that expands to /.tor, then...
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Elaborate on buf_shrink comment.
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Correct and simplify buf_shrink logic
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | When removing all bytes from a buffer, reset buf->cur...
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Change buffer shrinking strategy: only try to shrink...
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Make buffer shrinking algorithm a little smarter.
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Actually, dont send CREATE_FAST cells at all for now
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | New and frightening code to implement fast-path first...
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Specify CREATE_FAST and CREATED_FAST
|
commit | commitdiff | tree |
2005-05-02 |
Nick Mathewson | Remove support for looking at old directory/routerdesc...
|
commit | commitdiff | tree |
2005-04-27 |
Nick Mathewson | Re-do fragmented control message handling to work with...
|
commit | commitdiff | tree |
2005-04-27 |
Nick Mathewson | Appease VC7. It has a strangely puritanical attitude...
|
commit | commitdiff | tree |
2005-04-27 |
Nick Mathewson | Turn SENTINELS back on; give NOINLINE a name and turn...
|
commit | commitdiff | tree |
2005-04-27 |
Nick Mathewson | Rename buf->start to buf->cur; fix bug in read_to_buf...
|
commit | commitdiff | tree |
2005-04-27 |
Nick Mathewson | Add even more debugging code; temporarily disable inlines...
|
commit | commitdiff | tree |
2005-04-26 |
Nick Mathewson | Avoid overflow on wrapping a TLS read.
|
commit | commitdiff | tree |
2005-04-26 |
Nick Mathewson | Fix unit tests for buffers.
|
commit | commitdiff | tree |
2005-04-26 |
Nick Mathewson | Clean/renormalize whitespace
|
commit | commitdiff | tree |
2005-04-26 |
Nick Mathewson | Change the implementation of buf_t a lot: make it a...
|
commit | commitdiff | tree |
2005-04-23 |
Nick Mathewson | Apparently, ASN1 failures are not treated as SSL connection...
|
commit | commitdiff | tree |
2005-04-23 |
Nick Mathewson | Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check...
|
commit | commitdiff | tree |
2005-04-17 |
Nick Mathewson | Replace an infinite-stack-recursion bug with a generate...
|
commit | commitdiff | tree |
2005-04-17 |
Nick Mathewson | zero-out errno before calling event_dispatch, just...
|
commit | commitdiff | tree |
2005-04-11 |
Nick Mathewson | Fix postdescriptor behavior: on non-complete success...
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | If it has not been 100 seconds since we told the cpuworker...
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | Make libevent_logging_callback static.
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | Add kludgy function to force controllers to flush EVENT_ERR_...
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | Move a quote, fix a log.
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | Fixs a signed/unsigned comparison
|
commit | commitdiff | tree |
2005-04-08 |
Nick Mathewson | Add missing "char"
|
commit | commitdiff | tree |
2005-04-07 |
Nick Mathewson | Improve conn_*_to_string; add circuit_state_to_string...
|
commit | commitdiff | tree |
2005-04-07 |
Nick Mathewson | Change conn_(type|state)_to_string from const arrays...
|
commit | commitdiff | tree |
2005-04-07 |
Nick Mathewson | Remove implicit expiration date from tor-spec
|
commit | commitdiff | tree |
2005-04-07 |
Nick Mathewson | Try RB_TREE instead of SPLAY_TREE, but with a single...
|
commit | commitdiff | tree |
2005-04-07 |
Nick Mathewson | Make compare_orconn_circid_entries marginally faster...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | When we connect and finish TLS negotiation with address...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Rename circuit_get_by_stream to circuit_get_by_edge_conn...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Add a pointer from edge connections to their corresponding...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Fix bug in last commit when no circid can be found
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Fix format warning
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Hopefully, this will make ORs much faster, and not...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Add missing comma. Oops
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Handle changed router status correctly when reloading...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Log msg spelling fix
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Fix Tor for no-threading compilation: move connection_unregi...
|
commit | commitdiff | tree |
2005-04-06 |
Nick Mathewson | Change replacement semantics for directory entries...
|
commit | commitdiff | tree |
2005-04-05 |
Nick Mathewson | Update TorControl to handle new event types. EVENT_WARN...
|
commit | commitdiff | tree |
2005-04-05 |
Nick Mathewson | Revise control spec and implementation to allow all...
|
commit | commitdiff | tree |
2005-04-04 |
Nick Mathewson | Make last fix work on windows too.
|
commit | commitdiff | tree |
2005-04-04 |
Nick Mathewson | Fix possible bug on threading platforms with running...
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Clarify a point related to bug 84
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | I hear the smart kinds compile before committing. ...
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Make smartlist_string_remove consistent with smartlist_string
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Only warn once per nickname from add_nickname_list_to_smartl...
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Add useful smartlist_string_remove function.
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Adjust maximum skew and age for rendezvous descriptors...
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Move most of *_mark_for_close out of macros.
|
commit | commitdiff | tree |
2005-04-03 |
Nick Mathewson | Fix unterminated comment
|
commit | commitdiff | tree |
2005-04-02 |
Nick Mathewson | Give better warnings if connection_close_unattached_ap...
|
commit | commitdiff | tree |
2005-04-02 |
Nick Mathewson | Better messages when POSTDESCRIPTOR fails
|
commit | commitdiff | tree |
2005-04-01 |
Nick Mathewson | update copyright notices.
|
commit | commitdiff | tree |
2005-04-01 |
Nick Mathewson | Fix a couple of win32-related build issues when using...
|
commit | commitdiff | tree |
2005-04-01 |
Nick Mathewson | Fix typo in package_nsis.sh
|
commit | commitdiff | tree |