index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Use token-pasting magic to make nested SMARTLIST_FOREACH work.
Nick Mathewson
2004-10-15
*
Fix search-and-replace in comments: Friends->family does not imply friendship...
Nick Mathewson
2004-10-15
*
add documentation for smartlist_join_strings
Nick Mathewson
2004-10-15
*
Implement "families" of coadministered nodes; prevent them all from appearing...
Nick Mathewson
2004-10-15
*
Basic string-join functionality
Nick Mathewson
2004-10-14
*
Update windows ver to 009pre3
Nick Mathewson
2004-10-14
*
fix warning on win32
Nick Mathewson
2004-10-14
*
advertise moria2's dirport as 18.244.0.114:80
Roger Dingledine
2004-10-14
*
bugfix on a really old bug:
Roger Dingledine
2004-10-14
*
bugfix: parse_addr_port() bites us again -- it returns addr in network order.
Roger Dingledine
2004-10-14
*
better warn message for the Content-Length attack
Roger Dingledine
2004-10-14
*
Improve warnings for old-style directories.
Nick Mathewson
2004-10-14
*
fix tab/space in torgzip.h
Nick Mathewson
2004-10-14
*
fix tab/space in torgzip.c
Nick Mathewson
2004-10-14
*
Compile without warnings on windows
Nick Mathewson
2004-10-14
*
Try to always dtrt if routerlist==NULL
Nick Mathewson
2004-10-14
*
rename addr to address to we avoid this bug later
Roger Dingledine
2004-10-14
*
Build without warnings on mac gcc 3.3
Nick Mathewson
2004-10-14
*
make it build on amd64
Roger Dingledine
2004-10-14
*
reformat comment and fix typo
Roger Dingledine
2004-10-14
*
and another one
Roger Dingledine
2004-10-14
*
oh, and some more in common/
Roger Dingledine
2004-10-14
*
more int to size_t conversions, fixing one or more amd64 bugs
Roger Dingledine
2004-10-14
*
Add missing line; add similar check
Nick Mathewson
2004-10-14
*
Patch from "J Doe": Use SHGetSpecialFolderLocation instead of
Nick Mathewson
2004-10-14
*
Remove need for dirservers file: now, we note trusted dirservers in configura...
Nick Mathewson
2004-10-14
*
Fix comment in dirserv.c
Nick Mathewson
2004-10-13
*
stop trying to print a NULL
Roger Dingledine
2004-10-13
*
Unify tests for "did I originate this nonopen OR connection?"
Nick Mathewson
2004-10-13
*
Add default trusted-dir-server entries only when no dirserver lines are given...
Nick Mathewson
2004-10-13
*
fix typo
Nick Mathewson
2004-10-13
*
fix warning about always-false comparison; detect too-large realport better
Nick Mathewson
2004-10-13
*
answer question about rep_hist_note_connect_failed
Nick Mathewson
2004-10-13
*
hex-to-hex compare makes more sense than hex-to-bin.
Nick Mathewson
2004-10-13
*
Make directories get generated properly again; debug key lookup. Also, it is...
Nick Mathewson
2004-10-13
*
a few more ints to size_ts
Roger Dingledine
2004-10-13
*
fix const char * vs char * issue
Roger Dingledine
2004-10-13
*
Omit any exit rules that follow a catch-all rule when writing a router descri...
Nick Mathewson
2004-10-13
*
Check fingerprint list before generating running-routers lists; also add as-y...
Nick Mathewson
2004-10-13
*
ok, vim isn't the greatest editor in the world
Roger Dingledine
2004-10-12
*
parse HttpProxy address in config
Roger Dingledine
2004-10-12
*
start the great migration from int to size_t
Roger Dingledine
2004-10-12
*
Appease overzealous gcc
Nick Mathewson
2004-10-12
*
Use tor_parse_long in more places
Nick Mathewson
2004-10-12
*
Make a bounds-checking replacement for strtol with slightly easier error-chec...
Nick Mathewson
2004-10-12
*
fix signed/unsigned comparison, plus typo
Roger Dingledine
2004-10-12
*
Better bounds checking on parsed ints
Nick Mathewson
2004-10-12
*
Add default directory servers
Nick Mathewson
2004-10-12
*
Add fix for remote-crash bug.
Nick Mathewson
2004-10-12
*
fix a signed/unsigned comparison
Roger Dingledine
2004-10-12
[next]