Mail Thread Index
- [or-cvs] Decode Content-Encoding header correctly.,
Nick Mathewson
- [or-cvs] note the earlier assert fix in our changelog,
Roger Dingledine
- [or-cvs] make zlib.h a required header, not an optional header,
Roger Dingledine
- [or-cvs] New upstream version, build-dep on zlib-dev,
Peter Palfrader
- [or-cvs] bump version to 0.0.9pre2-cvs,
Roger Dingledine
- [or-cvs] use size_t rather than int for directory lengths in memory,
Roger Dingledine
- [or-cvs] pre2 changes:,
Roger Dingledine
- [or-cvs] better warn message for failed hidserv desc fetch,
Roger Dingledine
- [or-cvs] Only check versions against downloaded directories, not cac...,
Nick Mathewson
- [or-cvs] better example lines for dirbindaddress and orbindaddress,
Roger Dingledine
- [or-cvs] use only 0.0.9pre1 and later servers for resolve cells,
Roger Dingledine
- [or-cvs] clean up old todo items,
Roger Dingledine
- [or-cvs] when an OR starts up, it loads its directory from cache.,
Roger Dingledine
- [or-cvs] Implement (temporarily) a base64-encoded-DER format for RSA...,
Nick Mathewson
- [or-cvs] Fix a couple of typos, one of which conceals a bug in parsi...,
Nick Mathewson
- [or-cvs] Refactor fingerprint handling: remember hex digests (no spa...,
Nick Mathewson
- [or-cvs] Make base-64-encoded DER work, including workaround for ugl...,
Nick Mathewson
- [or-cvs] Windows requires a different cast uint64_t format,
Nick Mathewson
- [or-cvs] Bump windows version,
Nick Mathewson
- [or-cvs] Workaround for bug on windows where cached-directories get ...,
Nick Mathewson
- [or-cvs] More complete docs for crypto.c; factor out string partitio...,
Nick Mathewson
- [or-cvs] Include a dir-signing-key token in directories to tell the ...,
Nick Mathewson
- [or-cvs] Turn tor_strpartion into a swiss-army-knife function, so it...,
Nick Mathewson
- [or-cvs] fix compile error: move variable declarations before code,
Roger Dingledine
- [or-cvs] interim commit for http proxy support,
Roger Dingledine
- [or-cvs] bump us to 0.0.9pre3-cvs,
Roger Dingledine
- [or-cvs] oops, actually pre3-cvs now,
Roger Dingledine
- [or-cvs] Add/clarify a few TODO items,
Nick Mathewson
- [or-cvs] when a begin cell has an invalid port, give us a better hin...,
Roger Dingledine
- [or-cvs] fix the stale pointer assert bug reported by joe magic,
Roger Dingledine
- [or-cvs] Fix a potential buffer overflow found by Ilja van Sprundel.,
Roger Dingledine
- [or-cvs] fix paul gardner"s assert bug.,
Roger Dingledine
- [or-cvs] bugfix on my friday commit: make hidden services work again...,
Roger Dingledine
- [or-cvs] Add functions to parse addr[:port] consistently,
Nick Mathewson
- [or-cvs] Use parse_addr_port() function instead of ad-hoc variants,
Nick Mathewson
- [or-cvs] Add long-term format for dir-signing-key fields (commented ...,
Nick Mathewson
- [or-cvs] Add an implementation of trusted_dir_server logic to switch...,
Nick Mathewson
- [or-cvs] Note byte-order on result for parse_addr_port(),
Nick Mathewson
- [or-cvs] Oops, missed one,
Nick Mathewson
- [or-cvs] fix a signed/unsigned comparison,
Roger Dingledine
- [or-cvs] Add fix for remote-crash bug.,
Nick Mathewson
- [or-cvs] Backport fix for remote-crash bug,
Nick Mathewson
- [or-cvs] Add default directory servers,
Nick Mathewson
- [or-cvs] Better bounds checking on parsed ints,
Nick Mathewson
- [or-cvs] fix signed/unsigned comparison, plus typo,
Roger Dingledine
- [or-cvs] Make a bounds-checking replacement for strtol with slightly...,
Nick Mathewson
- [or-cvs] Use tor_parse_long in more places,
Nick Mathewson
- [or-cvs] Appease overzealous gcc,
Nick Mathewson
- [or-cvs] start the great migration from int to size_t,
Roger Dingledine
- [or-cvs] parse HttpProxy address in config,
Roger Dingledine
- [or-cvs] ok, vim isn"t the greatest editor in the world,
Roger Dingledine
- [or-cvs] Check fingerprint list before generating running-routers li...,
Nick Mathewson
- [or-cvs] Omit any exit rules that follow a catch-all rule when writi...,
Nick Mathewson
- [or-cvs] fix const char * vs char * issue,
Roger Dingledine
- [or-cvs] a few more ints to size_ts,
Roger Dingledine
- [or-cvs] Make directories get generated properly again; debug key lo...,
Nick Mathewson
- [or-cvs] hex-to-hex compare makes more sense than hex-to-bin.,
Nick Mathewson
- [or-cvs] answer question about rep_hist_note_connect_failed,
Nick Mathewson
- [or-cvs] fix typo,
Nick Mathewson
- [or-cvs] fix warning about always-false comparison; detect too-large...,
Nick Mathewson
- [or-cvs] Add default trusted-dir-server entries only when no dirserv...,
Nick Mathewson
- [or-cvs] Unify tests for "did I originate this nonopen OR connection?",
Nick Mathewson
- [or-cvs] stop trying to print a NULL,
Roger Dingledine
- [or-cvs] Fix comment in dirserv.c,
Nick Mathewson
- [or-cvs] bump stable version to 0.0.8.1,
Roger Dingledine
- [or-cvs] backport patch from pre1:,
Roger Dingledine
- [or-cvs] backport patch from pre3:,
Roger Dingledine
- [or-cvs] backport from pre3:,
Roger Dingledine
- [or-cvs] Remove need for dirservers file: now, we note trusted dirse...,
Nick Mathewson
- [or-cvs] Patch from "J Doe": Use SHGetSpecialFolderLocation instead of,
Nick Mathewson
- [or-cvs] Add missing line; add similar check,
Nick Mathewson
- [or-cvs] more int to size_t conversions, fixing one or more amd64 bugs,
Roger Dingledine
- [or-cvs] and another one,
Roger Dingledine
- [or-cvs] oh, and some more in common/,
Roger Dingledine
- [or-cvs] reformat comment and fix typo,
Roger Dingledine
- [or-cvs] make it build on amd64,
Roger Dingledine
- [or-cvs] Build without warnings on mac gcc 3.3,
Nick Mathewson
- [or-cvs] rename addr to address to we avoid this bug later,
Roger Dingledine
- [or-cvs] Try to always dtrt if routerlist==NULL,
Nick Mathewson
- [or-cvs] bugfix changelog for 0.0.8.1,
Roger Dingledine
- [or-cvs] Compile without warnings on windows,
Nick Mathewson
- [or-cvs] fix tab/space in torgzip.c,
Nick Mathewson
- [or-cvs] fix tab/space in torgzip.h,
Nick Mathewson
- [or-cvs] Improve warnings for old-style directories.,
Nick Mathewson
- [or-cvs] better warn message for the Content-Length attack,
Roger Dingledine
- [or-cvs] changelog for 0.0.9pre3 and 0.0.8.1,
Roger Dingledine
- [or-cvs] push back todo items, remove a few that we"ve done,
Roger Dingledine
- [or-cvs] Commit changelog for 0.0.8+0.0.9pre2-1,
Peter Palfrader
- [or-cvs] remember to include the real reason for 0.0.8.1,
Roger Dingledine
- [or-cvs] update cvs changelog with 0.0.8.1 entry,
Roger Dingledine
- [or-cvs] backport: fix a compile warning that was apparently in 0.0.8,
Roger Dingledine
- [or-cvs] backport: update changelog re: weasel"s warn,
Roger Dingledine
- [or-cvs] update changelog re: weasel"s warn,
Roger Dingledine
- [or-cvs] add a wishlist item from weasel,
Roger Dingledine
- [or-cvs] bump version to 0.0.9pre3,
Roger Dingledine
- [or-cvs] bugfix: parse_addr_port() bites us again -- it returns addr...,
Roger Dingledine
- [or-cvs] bugfix on a really old bug:,
Roger Dingledine
- [or-cvs] note the read() bugfix in the changelog,
Roger Dingledine
- [or-cvs] advertise moria2"s dirport as 18.244.0.114:80,
Roger Dingledine
- [or-cvs] a todo item we ought to do, but it"s not going to get into ...,
Roger Dingledine
- [or-cvs] more useful changelog for pre3,
Roger Dingledine
- [or-cvs] bump to 0.0.9pre4-cvs,
Roger Dingledine
- [or-cvs] changelog for 0.0.8+0.0.9pre3-1,
Peter Palfrader
- [or-cvs] fix warning on win32,
Nick Mathewson
- [or-cvs] Update windows ver to 009pre3,
Nick Mathewson
- [or-cvs] Bump win32 version on patches branch to 0.0.8.1,
Nick Mathewson
- [or-cvs] Basic string-join functionality,
Nick Mathewson
- [or-cvs] Add TODO items from meeting,
Nick Mathewson
- [or-cvs] Implement "families" of coadministered nodes; prevent them ...,
Nick Mathewson
- [or-cvs] add documentation for smartlist_join_strings,
Nick Mathewson
- [or-cvs] Fix search-and-replace in comments: Friends->family does no...,
Nick Mathewson
- [or-cvs] Use token-pasting magic to make nested SMARTLIST_FOREACH wo...,
Nick Mathewson
- [or-cvs] Ignore fascistfirewall when dealing with service descriptor...,
Nick Mathewson
- [or-cvs] Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and...,
Nick Mathewson
- [or-cvs] Upload to trusted dir servers based on DirServer config opt...,
Nick Mathewson
- [or-cvs] Add a comment,
Nick Mathewson
- [or-cvs] Use the real default exit policy, not reject *:*,
Nick Mathewson
- [or-cvs] Oops; make sure that break; and continue; work within SMART...,
Nick Mathewson
- [or-cvs] Remove unused locals,
Nick Mathewson
- [or-cvs] Implement user-declared node families.,
Nick Mathewson
- [or-cvs] Fix memory leak,
Nick Mathewson
- [or-cvs] Add an autoconf test to make sure that memset(&ptr, 0, size...,
Nick Mathewson
- [or-cvs] Paranoid bulletproofing for exit code,
Nick Mathewson
- [or-cvs] fix memory leak in router.c; start relying on NULL==(zero b...,
Nick Mathewson
- [or-cvs] Note NULL/memset status in TODO,
Nick Mathewson
- [or-cvs] Refactor parse-addr-mask-and-port-range into a separate fun...,
Nick Mathewson
- [or-cvs] Make unit tests pass; refactor most of exit policy parfsing...,
Nick Mathewson
- [or-cvs] Change interface of parse_addr_port() to return address in ...,
Nick Mathewson
- [or-cvs] Fix unit tests, make it compile,
Nick Mathewson
- [or-cvs] don"t assert multiple things in the same tor_assert(),
Roger Dingledine
- [or-cvs] Code to parse (but not yet actually use) RedirectExit lines,
Nick Mathewson
- [or-cvs] i take back everything i"ve said about unit tests,
Roger Dingledine
- [or-cvs] various tweaks and fixes,
Roger Dingledine
- [or-cvs] fix comment that makes no sense,
Roger Dingledine
- [or-cvs] Implement RedirectExit.,
Nick Mathewson
- [or-cvs] Document new options,
Nick Mathewson
- [or-cvs] Unify windows special-dir handling,
Nick Mathewson
- [or-cvs] switch conn->addr and conn->dir_port to reflect the final d...,
Roger Dingledine
- [or-cvs] and reflect that in the todo,
Roger Dingledine
- [or-cvs] fix a seg fault with exitredirect,
Roger Dingledine
- [or-cvs] commit a changelog for pre4,
Roger Dingledine
- [or-cvs] bump version to 0.0.9pre4,
Roger Dingledine
- [or-cvs] Fix segfault in unit tests. (Main program is unaffected),
Nick Mathewson
- [or-cvs] New upstream (pre)release.,
Peter Palfrader
- [or-cvs] whoops, resolve cells were probably broken,
Roger Dingledine
- [or-cvs] mark some items done, move some around, add a wishlist item,
Roger Dingledine
- [or-cvs] use connection_edge_is_rendezvous_stream() more,
Roger Dingledine
- [or-cvs] start the process of making 0.0.7* obsolete,
Roger Dingledine
- [or-cvs] Add "pass" target for RedirectExit, to make it easier to br...,
Nick Mathewson
- [or-cvs] Tolerate NULL nicknames better,
Nick Mathewson
- [or-cvs] Remove routerinfo_t->is_trusted_dir, and all the twisted ma...,
Nick Mathewson
- [or-cvs] point out two parts where the spec is wrong,
Roger Dingledine
- [or-cvs] Update TODO,
Nick Mathewson
- [or-cvs] bcc win32 compiler has no timeval tv_sec,
Roger Dingledine
- [or-cvs] Use bitwise masking to turn off bits, not compare-and-subtr...,
Nick Mathewson
- [or-cvs] add winsock if you"ve got it, regardless of whether you"re ...,
Roger Dingledine
- [or-cvs] bump version to pre5-cvs,
Roger Dingledine
- [or-cvs] Check for low _MSC_VER, not high. On windows, always use w...,
Nick Mathewson
- [or-cvs] ship src/win32/ in the tarball,
Roger Dingledine
- [or-cvs] pay attention to the return value of do_hup, and exit,
Roger Dingledine
- [or-cvs] Make windows fall back to CWD if SHGetSpecialFolderLocation...,
Nick Mathewson
- [or-cvs] Handle more errnos from accept() without closing the connec...,
Nick Mathewson
- [or-cvs] Fix typo in last windows patch,
Nick Mathewson
- [or-cvs] Every 60 seconds, check whether the listeners are still ali...,
Nick Mathewson
- [or-cvs] Mark item completed,
Nick Mathewson
- [or-cvs] Many non-native speakers use Tor. It is our duty to ensure...,
Nick Mathewson
- [or-cvs] Document the swiss-army-knife that retry_listeners has become,
Nick Mathewson
- [or-cvs] fix wrong comment,
Roger Dingledine
- [or-cvs] start generating new version of introduce1 cells,
Roger Dingledine
- [or-cvs] fix a memory leak,
Roger Dingledine
- [or-cvs] update the rendezvous spec to be less wrong (but still wrong),
Roger Dingledine
- [or-cvs] quick-and-dirty dir policy since the dirservers are getting...,
Roger Dingledine
- [or-cvs] Add a couple of items to TODO,
Nick Mathewson
- [or-cvs] Add SysLog option to direct log messages to the system log ...,
Nick Mathewson
- [or-cvs] Add and document router-status line using new unified liven...,
Nick Mathewson
- [or-cvs] Mark some items completed,
Nick Mathewson
- [or-cvs] Re-write configuration option lookup code: use a table, not...,
Nick Mathewson
- [or-cvs] document configuration options with InitialCaps,
Nick Mathewson
- [or-cvs] Document new config code,
Nick Mathewson
- [or-cvs] Clean TODO indentation,
Nick Mathewson
- [or-cvs] Add cvsignore in win32 directory,
Nick Mathewson
- [or-cvs] Make it compile on Linux,
Nick Mathewson
- [or-cvs] Tenatively break items down for "launch" version,
Nick Mathewson
- [or-cvs] Replace sprintf with snprintf,
Nick Mathewson
- [or-cvs] Use strlcpy, not strncpy,
Nick Mathewson
- [or-cvs] setting up your own tor network is much simpler now,
Roger Dingledine
- [or-cvs] Avoid strcat; use snprintf or strlcat instead,
Nick Mathewson
- [or-cvs] snprintf wrapper with consistant (though not C99) overflow ...,
Nick Mathewson
- [or-cvs] document dirpolicy config option,
Roger Dingledine
- [or-cvs] clean up todo file some more,
Roger Dingledine
- [or-cvs] Use tor_snprintf, not snprintf,
Nick Mathewson
- [or-cvs] Use strlcpy, not strcpy.,
Nick Mathewson
- [or-cvs] stop freeing arbitrary memory,
Roger Dingledine
- [or-cvs] Add ability for some-but-not-all abbrevs to work in config ...,
Nick Mathewson
- [or-cvs] Fix windows build,
Nick Mathewson
- [or-cvs] Pass with -Wstrict-prototypes,
Nick Mathewson
- [or-cvs] Tricksy compiler warnings! We hates them, hates them foreve...,
Nick Mathewson
- [or-cvs] Check return of tor_snprintf,
Nick Mathewson
- [or-cvs] Fix in warning fix,
Nick Mathewson
- [or-cvs] Tweaks to prevent obsolete restarting tors from hammering t...,
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/src/tools added to the repository,
Nick Mathewson
- [or-cvs] Add a pure-C tor-resolve implementation,
Nick Mathewson
- [or-cvs] Rename Python tor-resolve to tor-resolve.py; stop installin...,
Nick Mathewson
- [or-cvs] Note item completion,
Nick Mathewson
- [or-cvs] Link tools directory into rest of build system,
Nick Mathewson
- [or-cvs] Fix paul gardner"s assert bug. Turns out when circuit_launc...,
Roger Dingledine
- [or-cvs] Add TODO item: gripe early when fd limits are low, rather t...,
Nick Mathewson
- [or-cvs] add a note to the doc telling openbsd folks that their fd l...,
Roger Dingledine
- [or-cvs] tor --list-fingerprint to print fingerprint and exit,
Nick Mathewson
- [or-cvs] Move all util functions that need openssl into crypto.c; ma...,
Nick Mathewson
- [or-cvs] Only tor and test binaries need to link against openssl and...,
Nick Mathewson
- [or-cvs] implement first piece of hibernation,
Roger Dingledine
- [or-cvs] oh, and add the actual file too,
Roger Dingledine
- [or-cvs] stop trying to maintain two separate doc sections,
Roger Dingledine
- [or-cvs] fix "make dist" so it works again,
Roger Dingledine
- [or-cvs] clean up confusing instruction,
Roger Dingledine
Mail converted by MHonArc 2.5.13