aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use strmap code for client DNS.•••svn:r1309 Nick Mathewson2004-03-20
* todo: make ./configure work on solaris more easily•••svn:r1308 Roger Dingledine2004-03-19
* add a hint for solaris users•••svn:r1307 Roger Dingledine2004-03-19
* Add some wrappers around SPLAY_* for the common map-from-string-to-X case.•••It will probably be less blindingly fast than using SPLAY_* directly, but only slightly so. svn:r1306 Nick Mathewson2004-03-19
* getpid returns a pid_t. we all know that's an int. but solaris doesn't know.•••svn:r1305 Roger Dingledine2004-03-19
* we'd forgotten to autoconf fcntl.h•••svn:r1304 Roger Dingledine2004-03-19
* isspace and friends take an int. solaris cares.•••svn:r1303 Roger Dingledine2004-03-19
* New upstream release•••svn:r1301 Peter Palfrader2004-03-19
* our changelog for 0.0.2•••svn:r1299 Roger Dingledine2004-03-19
* we should leave old server descriptors out of the directory•••svn:r1298 Roger Dingledine2004-03-19
* ship strlcat and strlcpy with the tarball, but don't compile them•••svn:r1297 Roger Dingledine2004-03-19
* bump version to 0.0.2•••svn:r1296 Roger Dingledine2004-03-19
* define INADDR_NONE so we compile on solaris•••svn:r1295 Roger Dingledine2004-03-18
* clean up some presentation and comments•••svn:r1294 Roger Dingledine2004-03-18
* another todo item re: logs•••svn:r1293 Roger Dingledine2004-03-18
* Turns out, these files should not actually be in cvs!•••svn:r1292 Nick Mathewson2004-03-18
* extend copyright to 2004•••svn:r1291 Roger Dingledine2004-03-18
* Add license of strlcat and strlcpy to debian/copyright•••svn:r1290 Peter Palfrader2004-03-17
* Include strlcpy and strlcat where not available, so our string ops can be les...•••svn:r1289 Nick Mathewson2004-03-17
* Add ...truncated to TODO list•••svn:r1288 Peter Palfrader2004-03-15
* make directory format tests quiet again•••svn:r1287 Roger Dingledine2004-03-15
* make it warn about internal IPs not only if we had to guess,•••but also if they used a hostname rather than an IP svn:r1285 Roger Dingledine2004-03-15
* New upstream release•••svn:r1283 Peter Palfrader2004-03-15
* changelog for pre27•••svn:r1282 Roger Dingledine2004-03-15
* bump us to pre27•••world's shortest release svn:r1281 Roger Dingledine2004-03-15
* check off a todo item•••svn:r1280 Roger Dingledine2004-03-15
* only complain about private IPs if we had to guess•••svn:r1279 Roger Dingledine2004-03-15
* and another one•••svn:r1278 Roger Dingledine2004-03-15
* fix a byte order bug•••svn:r1277 Roger Dingledine2004-03-15
* New upstream release•••svn:r1275 Peter Palfrader2004-03-15
* a changelog for pre26•••svn:r1274 Roger Dingledine2004-03-15
* bugfix: address that strcat vulnerability in circuit.c•••svn:r1273 Roger Dingledine2004-03-14
* prevent servers from publishing an internal IP as their address•••svn:r1272 Roger Dingledine2004-03-14
* teach us to recognize internal IPs•••svn:r1271 Roger Dingledine2004-03-14
* bugfix: decrement OR connections from global_bucket too•••bugfix: don't return immediately for has_pending_tls_data unless the conn is allowed to read svn:r1270 Roger Dingledine2004-03-14
* refactor bandwidth-control token buckets•••this is a checkpoint commit; there still remain some bugs, er, somewhere. svn:r1269 Roger Dingledine2004-03-14
* crash when our logs go bad•••nick, can you think of a better response here? svn:r1268 Roger Dingledine2004-03-14
* don't close all the fd's when you spawn a thread, only when you fork•••svn:r1267 Roger Dingledine2004-03-12
* bugfix: we were caching transient dns failures•••svn:r1266 Roger Dingledine2004-03-12
* more pesky tabs•••svn:r1265 Roger Dingledine2004-03-12
* get rid of those pesky tabs•••svn:r1264 Roger Dingledine2004-03-12
* inform unapproved servers when we reject their descriptors•••svn:r1263 Roger Dingledine2004-03-12
* more details when a conn is closed before it's done flushing•••svn:r1262 Roger Dingledine2004-03-12
* start tracking the 'broken pipe' error•••svn:r1261 Roger Dingledine2004-03-11
* Make all the other read/writes into recv/sends, except when they shouldn't be.•••svn:r1260 Nick Mathewson2004-03-11
* UnDOSify CRLF->LF.•••svn:r1259 Nick Mathewson2004-03-11
* Make OP work on windows! (Also misc logging tweaks)•••svn:r1258 Nick Mathewson2004-03-11
* Get entropy in windows.•••svn:r1257 Nick Mathewson2004-03-11
* Mention log and pidfile location in tor.1•••svn:r1256 Peter Palfrader2004-03-10
* Oops, the changelog for pre25 was not commited•••svn:r1254 Peter Palfrader2004-03-10