- Oct 07, 2006
-
-
Roger Dingledine authored
svn:r8631
-
Roger Dingledine authored
svn:r8630
-
Roger Dingledine authored
new xxx that we'll want to address one day. svn:r8628
-
Roger Dingledine authored
svn:r8627
-
Roger Dingledine authored
svn:r8626
-
Peter Palfrader authored
Fix a configure notice on crosscompile svn:r8625
-
Roger Dingledine authored
svn:r8624
-
Roger Dingledine authored
change any behavior currently, but it will avoiding calling noop code that might change for the worse some time. nick, please confirm. svn:r8623
-
Roger Dingledine authored
svn:r8622
-
- Oct 06, 2006
-
-
Peter Palfrader authored
Merge 0.1.1.24-1 changelog into trunk svn:r8621
-
Roger Dingledine authored
svn:r8620
-
Roger Dingledine authored
svn:r8618
-
Nick Mathewson authored
When eventdns is enabled, we can allow machines with thread-unsafe resolver functions to build multithreaded anyway. svn:r8608
-
Roger Dingledine authored
around some housecleaning calls so they still occur often. are some of these redundant or in the wrong order? there are so many of them, maybe they should be put into a separate function that has better documentation. svn:r8607
-
Roger Dingledine authored
svn:r8606
-
Roger Dingledine authored
nick merged something back in svn:r8605
-
Roger Dingledine authored
test if there's already one in progress. svn:r8604
-
Nick Mathewson authored
Oops; document last patches in changelog svn:r8603
-
Nick Mathewson authored
Check whether inet_aton requires libresolv. Apparently this is another solaris thing. svn:r8602
-
Nick Mathewson authored
Trivial fix for solaris build. Libevent will want to use its own fix here, and probably already has. svn:r8601
-
- Oct 05, 2006
-
-
Nick Mathewson authored
Make eventdns.c formatting a little closer to evdns.c in libevent; add some bulletproofing to APPEND16 macro; clean some messages. svn:r8600
-
Roger Dingledine authored
svn:r8599
-
Roger Dingledine authored
svn:r8598
-
Andrew Lewman authored
10.3 and previous. svn:r8597
-
- Oct 04, 2006
-
-
Nick Mathewson authored
We're trying to catch the kind of jerk who'd hijack zy6pzwohtnlq.test, not the kind of lunatic who'd hijack zy6pzwohtnlq%s.test, though apparently those exist too. svn:r8595
-
- Oct 03, 2006
-
-
Nick Mathewson authored
ChangeLog entry forr verbose_names controller shenanigans svn:r8594
-
Nick Mathewson authored
Make verbose names get used (when appropriate and selected) in responses to getinfo requests. svn:r8593
-
Nick Mathewson authored
Fix bug in r8579: TrackHostExits .foo.bar implies TrackHostExits foo.bar; also fix logic error. svn:r8592
-
Nick Mathewson authored
Use ANSI-style definition syntax in strlcat.c and strlcpy.c so that gcc stops barfing with -Wold-style-definition svn:r8591
-
Nick Mathewson authored
More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x. svn:r8590
-
Nick Mathewson authored
Control-spec tweaks: add USEFEATURE, along with description of new naming scheme. svn:r8589
-
Nick Mathewson authored
Implement ORCONN with verbose names. svn:r8588
-
Nick Mathewson authored
svn:r8587
-
Nick Mathewson authored
Forwardport changelog msg about v0 controller bug svn:r8586
-
Nick Mathewson authored
Add EXTENDED_EVENTS to the USEFEATURE command; move flag from connection_t into control_conn, since we will probably grow more of these. svn:r8585
-
Nick Mathewson authored
Add USEFEATURE to control changes to control protocol. Use like __future__ directive from Python. Will spec before pushing changes. No, really. :) svn:r8584
-
Nick Mathewson authored
Make a field longer to accomodate verbose nicknames; note that verbose nicknames will never reach this point. svn:r8583
-
Nick Mathewson authored
Partial implementation of revised nickname syntax for controllers. Implement ability to look up routers by "verbose" nicknames; add a per-v1-control-connection flag to turn the feature on in events. Needs testing, spec, ability to actually turn on the flag, double-checking that we wont overflow any nickname buffers, and changelog. svn:r8582
-
Roger Dingledine authored
svn:r8581
-
- Oct 02, 2006
-
-
Nick Mathewson authored
Remove/clarify some XXXs for no longer being accurate; for begin things we do not indend to fix; for already being parts of big todo issues (like "/* XXX ipv6 */"); etc. Also fix some spaces. svn:r8580
-