| Commit message (Expand) | Author | Age |
* | Fix a bug in HT_REMOVE. | Nick Mathewson | 2006-07-27 |
* | Get better numbers out of HT_REP_OK | Nick Mathewson | 2006-07-27 |
* | Remove .cvsignore files from trunk | Peter Palfrader | 2006-07-25 |
* | Whitespace fix | Nick Mathewson | 2006-07-23 |
* | Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET ma... | Nick Mathewson | 2006-07-23 |
* | Another MSVC6 fix. Grnk. | Nick Mathewson | 2006-07-21 |
* | Hm. We probably should define INT64_MAX if we really want it. (Especially si... | Nick Mathewson | 2006-07-18 |
* | MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an... | Nick Mathewson | 2006-07-17 |
* | stick to nick's nul/null convention | Roger Dingledine | 2006-07-15 |
* | Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Fr... | Nick Mathewson | 2006-07-09 |
* | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine | 2006-07-06 |
* | ok, i'm not allowed to say that there. oh well. | Roger Dingledine | 2006-07-04 |
* | fix a misleading function comment | Roger Dingledine | 2006-07-04 |
* | if we're the server-side of the tls and there are problems, | Roger Dingledine | 2006-07-04 |
* | minor fixes | Roger Dingledine | 2006-07-04 |
* | Harmless: Z_OK is not an acceptable answer to Z_FINISH. | Nick Mathewson | 2006-06-29 |
* | Actually enable mmap. That should improve matters. | Nick Mathewson | 2006-06-28 |
* | Apparently, zlib sometimes reports Z_BUF_ERROR on input exhaustion as well as... | Nick Mathewson | 2006-06-24 |
* | Ooh, that could have been bad. Sort digests as digests, not strings. | Nick Mathewson | 2006-06-22 |
* | When requesting or serving resources via fingerprint/digest, request and resp... | Nick Mathewson | 2006-06-21 |
* | remove non-germane comment | Nick Mathewson | 2006-06-18 |
* | perhaps the reason I rail against cut-and-paste programming so vehemently is ... | Nick Mathewson | 2006-06-18 |
* | Add some incremental encryption wrappers to torgzip code | Nick Mathewson | 2006-06-18 |
* | Add a memdup function to util | Nick Mathewson | 2006-06-18 |
* | Add smartlist_reverse and smartlist_pop_last. | Nick Mathewson | 2006-06-18 |
* | Another escape() fix, for picky sprintfs. | Nick Mathewson | 2006-06-09 |
* | Override our notion of printability for esc_for_log. 127 and up are never pr... | Nick Mathewson | 2006-06-09 |
* | Bandaid for a seg fault i just got in 0.1.1.20. | Roger Dingledine | 2006-06-09 |
* | and now the exciting part: there is now no such thing as doing | Roger Dingledine | 2006-06-07 |
* | simplify the tortls api: we only support being a "server", that | Roger Dingledine | 2006-06-07 |
* | looks like we missed a piece of the 0.1.1.9 paranoia code. | Roger Dingledine | 2006-06-07 |
* | simplify code now that libevent considers all sockets pollable. | Roger Dingledine | 2006-06-05 |
* | bandaid for bug 299. this is still a bug, since we don't | Roger Dingledine | 2006-06-05 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | More DNS fixes. Send meaningful TTLs back to the client when | Nick Mathewson | 2006-06-03 |
* | Patch based on post by Mike C to or-dev; special-case based on use of MSVC, r... | Nick Mathewson | 2006-06-03 |
* | Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str ... | Nick Mathewson | 2006-05-28 |
* | if we're a server and some peer has a broken tls certificate, don't | Roger Dingledine | 2006-05-26 |
* | resolve an unused variable | Roger Dingledine | 2006-05-26 |
* | Stop being picky about what the arguments to mapaddress look like. | Roger Dingledine | 2006-05-25 |
* | Stop initializing the hardware accelerator engines simply because | Roger Dingledine | 2006-05-24 |
* | Claim a commonname of Tor, rather than TOR, in tls handshakes. | Roger Dingledine | 2006-05-24 |
* | Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is ... | Nick Mathewson | 2006-05-23 |
* | All these headers we get via torint.h | Peter Palfrader | 2006-05-10 |
* | mainline branch. Remove some more dead XXXs. | Nick Mathewson | 2006-04-18 |
* | Remove DER64 functions in trunk: they will never be used again unless the dir... | Nick Mathewson | 2006-04-10 |
* | "" is not a plausible address for addressmaps. | Roger Dingledine | 2006-04-03 |
* | Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD | Peter Palfrader | 2006-03-29 |
* | clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. | Roger Dingledine | 2006-03-26 |
* | failing in a support function is a warn, not an err. | Roger Dingledine | 2006-03-26 |