Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump to 0.1.1.9-alpha-cvs | Roger Dingledine | 2005-11-15 |
| | | | | svn:r5387 | ||
* | bump to 0.1.1.9-alpha | Roger Dingledine | 2005-11-15 |
| | | | | svn:r5374 | ||
* | prefer thread-friendly dmalloc | Nick Mathewson | 2005-10-24 |
| | | | | svn:r5298 | ||
* | Bump version to 0.1.1.8-alpha-cvs | Nick Mathewson | 2005-10-08 |
| | | | | svn:r5228 | ||
* | bump to 0.1.1.8-alpha | Roger Dingledine | 2005-10-07 |
| | | | | svn:r5222 | ||
* | sparc64 doesn't like unaligned access either | Peter Palfrader | 2005-10-06 |
| | | | | svn:r5206 | ||
* | Fix verbose compiler warnings, including one in routerlist.c that would have ↵ | Nick Mathewson | 2005-10-05 |
| | | | | | | been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. svn:r5190 | ||
* | add extra warnings to our set of disabled warnings | Nick Mathewson | 2005-09-30 |
| | | | | svn:r5158 | ||
* | bump version to 0.1.1.7-alpha-cvs | Nick Mathewson | 2005-09-19 |
| | | | | svn:r5093 | ||
* | Add a touch_file() function to compat so we can update cache mtimes. | Nick Mathewson | 2005-09-14 |
| | | | | svn:r5067 | ||
* | bump to 0.1.1.7-alpha | Roger Dingledine | 2005-09-14 |
| | | | | svn:r5051 | ||
* | Do not use unaligned access on some more archs | Peter Palfrader | 2005-09-10 |
| | | | | svn:r4992 | ||
* | bump to 0.1.1.6-alpha-cvs | Roger Dingledine | 2005-09-10 |
| | | | | svn:r4987 | ||
* | bump to 0.1.1.6-alpha | Roger Dingledine | 2005-09-10 |
| | | | | | | | this time for sure svn:r4982 | ||
* | Stop solaris from warning about localtime_r and friends. AFAICT, no other ↵ | Nick Mathewson | 2005-08-24 |
| | | | | | | platforms want this. svn:r4827 | ||
* | downgrade back to 0.1.1.5-alpha-cvs | Roger Dingledine | 2005-08-23 |
| | | | | | | | it's going to be another while svn:r4824 | ||
* | bump version to 0.1.1.6-alpha | Roger Dingledine | 2005-08-22 |
| | | | | svn:r4813 | ||
* | bump to 0.1.1.5-alpha-cvs | Roger Dingledine | 2005-08-08 |
| | | | | svn:r4753 | ||
* | bump to 0.1.1.5-alpha, though it's not released yet | Roger Dingledine | 2005-08-05 |
| | | | | svn:r4721 | ||
* | forward port: Also explicitly set no-unaligned-access for sparc | Peter Palfrader | 2005-08-04 |
| | | | | svn:r4703 | ||
* | bump to 0.1.1.4-alpha in preparation for new release | Roger Dingledine | 2005-08-04 |
| | | | | svn:r4701 | ||
* | Fix logic to set TIME_T_MAX; apparently, everybody had thought of the ↵ | Nick Mathewson | 2005-07-25 |
| | | | | | | prospect of a signed time_t but me. svn:r4675 | ||
* | bump to 0.1.1.3-alpha | Roger Dingledine | 2005-07-25 |
| | | | | svn:r4672 | ||
* | bump us to 0.1.1.2-alpha-cvs since stuff has changed | Roger Dingledine | 2005-07-15 |
| | | | | svn:r4579 | ||
* | bump to 0.1.1.2-alpha | Roger Dingledine | 2005-07-14 |
| | | | | svn:r4563 | ||
* | Fix bug 161: when --disable-threads is set, do not search for or link ↵ | Nick Mathewson | 2005-07-13 |
| | | | | | | against pthreads libraries svn:r4545 | ||
* | Bump version to 0.1.1.1-alpha-cvs | Nick Mathewson | 2005-06-29 |
| | | | | svn:r4505 | ||
* | Bump CVS version to 0.1.1.1-alpha | Nick Mathewson | 2005-06-27 |
| | | | | svn:r4493 | ||
* | Add a tor_memmem function | Nick Mathewson | 2005-06-18 |
| | | | | svn:r4452 | ||
* | add solaris to poorly threading platforms | Nick Mathewson | 2005-06-09 |
| | | | | svn:r4383 | ||
* | Resolve OSX installer bugs 147 and 148 | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4333 | ||
* | bump cvs to 0.1.1.0-alpha-cvs | Roger Dingledine | 2005-06-06 |
| | | | | svn:r4323 | ||
* | Only restore what we actually saved | Nick Mathewson | 2005-05-23 |
| | | | | svn:r4288 | ||
* | More comments for configure.in, and also make configure.in not croak on old ↵ | Nick Mathewson | 2005-05-23 |
| | | | | | | libevents svn:r4287 | ||
* | bump to 0.1.0.8-rc | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4286 | ||
* | Disable threads on openbsd too. | Nick Mathewson | 2005-05-19 |
| | | | | svn:r4268 | ||
* | bump to 0.1.0.7-rc-cvs | Roger Dingledine | 2005-05-18 |
| | | | | svn:r4267 | ||
* | oops, i never committed the bump to 0.1.0.7-rc | Roger Dingledine | 2005-05-17 |
| | | | | svn:r4254 | ||
* | Brag to the user when we successfully work around an idiotic ld.so.conf. | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4251 | ||
* | Normal is good. | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4250 | ||
* | Check for the ugly /usr/local/lib-not-in-ld.so.conf case even when we can ↵ | Nick Mathewson | 2005-05-17 |
| | | | | | | link against libevent normally. svn:r4249 | ||
* | Add a missing .so | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4248 | ||
* | Actually set the variable if the answer is yes. | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4247 | ||
* | work on messages and return vals? | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4246 | ||
* | Add a stupid dollar sign. Stupid shell. | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4245 | ||
* | add debugging line | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4244 | ||
* | Hey rocky, watch me pull a link pass out of a hat! | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4243 | ||
* | Syntax on AC_TRY_LINK. | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4242 | ||
* | Oops, replace letter | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4241 | ||
* | Oops, transpose letters | Nick Mathewson | 2005-05-17 |
| | | | | svn:r4240 |