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