- Oct 07, 2006
-
-
Nick Mathewson authored
More doxygen comments svn:r8637
-
Nick Mathewson authored
Split a TODO item into the part I should do and the part I should defer. svn:r8636
-
Nick Mathewson authored
Fix IRIX builds so that IRIX no longer self-detects as win32. For once, this is not the fault of Windows: Apparently, some helpful person decided that the the MIPSpro C Compiler should give a warning on #error rather than actually failing. How... "innovative." (Bug found by pnx; thanks!) svn:r8635
-
Roger Dingledine authored
compile bug on an obscure platform while i'm asleep. svn:r8634
-
Roger Dingledine authored
svn:r8633
-
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
-