aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* stop three memory leaks. nick, fix these if i'm wrong.Roger Dingledine2006-08-27
* r7404@Kushana: nickm | 2006-08-16 09:32:19 -0400Nick Mathewson2006-08-16
* note a compile warning that we should investigate one day.Roger Dingledine2006-08-14
* r7341@Kushana: nickm | 2006-08-11 00:51:05 -0700Nick Mathewson2006-08-11
* r7337@Kushana: nickm | 2006-08-11 00:42:04 -0700Nick Mathewson2006-08-11
* r7335@Kushana: nickm | 2006-08-11 00:13:03 -0700Nick Mathewson2006-08-11
* r7326@Kushana: nickm | 2006-08-10 23:50:49 -0700Nick Mathewson2006-08-11
* r7325@Kushana: nickm | 2006-08-10 23:37:31 -0700Nick Mathewson2006-08-11
* r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700Nick Mathewson2006-08-11
* r7030@Kushana: nickm | 2006-08-04 14:46:52 -0700Nick Mathewson2006-08-05
* r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700Nick Mathewson2006-08-05
* r7028@Kushana: nickm | 2006-08-04 13:10:16 -0700Nick Mathewson2006-08-05
* r7025@Kushana: nickm | 2006-08-04 12:03:22 -0700Nick Mathewson2006-08-04
* r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700Nick Mathewson2006-08-04
* turn future seg faults into assertsRoger Dingledine2006-08-03
* r6993@Kushana: nickm | 2006-07-31 16:19:21 -0400Nick Mathewson2006-07-31
* r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400Nick Mathewson2006-07-31
* r6979@Kushana: nickm | 2006-07-31 13:16:58 -0400Nick Mathewson2006-07-31
* r6978@Kushana: nickm | 2006-07-31 13:16:14 -0400Nick Mathewson2006-07-31
* r6958@Kushana: nickm | 2006-07-29 18:54:15 -0400Nick Mathewson2006-07-31
* Fix a bug in HT_REMOVE.Nick Mathewson2006-07-27
* Get better numbers out of HT_REP_OKNick Mathewson2006-07-27
* Remove .cvsignore files from trunkPeter Palfrader2006-07-25
* Whitespace fixNick Mathewson2006-07-23
* Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET ma...Nick Mathewson2006-07-23
* Another MSVC6 fix. Grnk.Nick Mathewson2006-07-21
* Hm. We probably should define INT64_MAX if we really want it. (Especially si...Nick Mathewson2006-07-18
* MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an...Nick Mathewson2006-07-17
* stick to nick's nul/null conventionRoger Dingledine2006-07-15
* Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Fr...Nick Mathewson2006-07-09
* when an exit node gets a malformed begin cell, don't complain toRoger Dingledine2006-07-06
* ok, i'm not allowed to say that there. oh well.Roger Dingledine2006-07-04
* fix a misleading function commentRoger Dingledine2006-07-04
* if we're the server-side of the tls and there are problems,Roger Dingledine2006-07-04
* minor fixesRoger Dingledine2006-07-04
* Harmless: Z_OK is not an acceptable answer to Z_FINISH.Nick Mathewson2006-06-29
* Actually enable mmap. That should improve matters.Nick Mathewson2006-06-28
* Apparently, zlib sometimes reports Z_BUF_ERROR on input exhaustion as well as...Nick Mathewson2006-06-24
* Ooh, that could have been bad. Sort digests as digests, not strings.Nick Mathewson2006-06-22
* When requesting or serving resources via fingerprint/digest, request and resp...Nick Mathewson2006-06-21
* remove non-germane commentNick Mathewson2006-06-18
* perhaps the reason I rail against cut-and-paste programming so vehemently is ...Nick Mathewson2006-06-18
* Add some incremental encryption wrappers to torgzip codeNick Mathewson2006-06-18
* Add a memdup function to utilNick Mathewson2006-06-18
* Add smartlist_reverse and smartlist_pop_last.Nick Mathewson2006-06-18
* Another escape() fix, for picky sprintfs.Nick Mathewson2006-06-09
* Override our notion of printability for esc_for_log. 127 and up are never pr...Nick Mathewson2006-06-09
* Bandaid for a seg fault i just got in 0.1.1.20.Roger Dingledine2006-06-09
* and now the exciting part: there is now no such thing as doingRoger Dingledine2006-06-07
* simplify the tortls api: we only support being a "server", thatRoger Dingledine2006-06-07