aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update .cvsignores to exclude files generated due to recent build improvementsNick Mathewson2003-10-21
* APPort is now SocksPortRoger Dingledine2003-10-21
* introduce new tor_free() macroRoger Dingledine2003-10-21
* move closer to being able to reload config on HUPRoger Dingledine2003-10-21
* remove obsolete config fileRoger Dingledine2003-10-21
* send the end cell when we realize we're going to end,Roger Dingledine2003-10-21
* include our own timegm() impl, since it's not portableRoger Dingledine2003-10-20
* a skeletal print_usage() functionRoger Dingledine2003-10-20
* add an Address line to the sample server rc fileRoger Dingledine2003-10-19
* move to 0.0.2pre13Roger Dingledine2003-10-19
* warn, not errRoger Dingledine2003-10-19
* put small buffers back in placeRoger Dingledine2003-10-19
* Example code to get nickname from certNick Mathewson2003-10-19
* Code to get nicknames from peer certsNick Mathewson2003-10-19
* let tls tolerate reallocing the bufRoger Dingledine2003-10-19
* first steps toward a WANTWRITE SSL_write tls bug fixRoger Dingledine2003-10-18
* another minor memory leakRoger Dingledine2003-10-18
* start to track down the 'peer has invalid cert' bugRoger Dingledine2003-10-18
* no more memory leaksRoger Dingledine2003-10-18
* fix two more memory problemsRoger Dingledine2003-10-18
* clean up memory leaks, confusionsRoger Dingledine2003-10-18
* we've been stomping on memory while reading configRoger Dingledine2003-10-18
* log to stdout while parsing config,Roger Dingledine2003-10-18
* rewrite close_logs so it could possibly workRoger Dingledine2003-10-18
* put a blank line in the directory, before the first routerRoger Dingledine2003-10-17
* try to make cvs more stable for now. need to test this more in a bit.Roger Dingledine2003-10-17
* reload the fingerprints file on HUPRoger Dingledine2003-10-17
* catch misconfigured machines that return hostname as fqdnRoger Dingledine2003-10-17
* Log TLS errors even harderNick Mathewson2003-10-15
* Add more logging on some ssl errors.Nick Mathewson2003-10-15
* closing stdout *should* be safe (we'll see)Roger Dingledine2003-10-15
* Report delivery cell fullness correctlyNick Mathewson2003-10-15
* change buf->buf to buf->memRoger Dingledine2003-10-15
* fix bug with overzealous shrinking; add more comments.Nick Mathewson2003-10-15
* clean up logging, allow user to specify log filesRoger Dingledine2003-10-15
* Build without warnings on OS X.Nick Mathewson2003-10-15
* Make add_file_log return 0 on success.Nick Mathewson2003-10-15
* Make last commit buildNick Mathewson2003-10-15
* Stop using stdout for non-debugging casesNick Mathewson2003-10-15
* and in OP config filesRoger Dingledine2003-10-15
* less confusing comments in config filesRoger Dingledine2003-10-15
* - cause configure to create a tor.sh which will have directories setSteven Hazel2003-10-15
* clean up the sample or rcRoger Dingledine2003-10-14
* make the buffer resize stuff workRoger Dingledine2003-10-14
* Make buffers grow and shrink as needed.Nick Mathewson2003-10-14
* Add tor_realloc to mirror tor_mallocNick Mathewson2003-10-14
* i'm a little teapot, short and stoutRoger Dingledine2003-10-14
* fix segfault (connecting to dirserver when network is down)Roger Dingledine2003-10-13
* put out 0.0.2pre12Roger Dingledine2003-10-12
* clarify the warning for unrecognized socks versionRoger Dingledine2003-10-11