Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson f07f7a7a12 r8923@totoro: nickm | 2006-10-07 11:44:33 -0400 преди 17 години
  Nick Mathewson 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) преди 18 години
  Nick Mathewson c4ac4bcba3 r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400 преди 18 години
  Roger Dingledine 12cc290a7d ok, i'm not allowed to say that there. oh well. преди 18 години
  Roger Dingledine 579849f600 fix a misleading function comment преди 18 години
  Roger Dingledine 5dc1e6f788 if we're the server-side of the tls and there are problems, преди 18 години
  Roger Dingledine 8cf45df230 and now the exciting part: there is now no such thing as doing преди 18 години
  Roger Dingledine 0bfef523df simplify the tortls api: we only support being a "server", that преди 18 години
  Roger Dingledine 7512be0b65 looks like we missed a piece of the 0.1.1.9 paranoia code. преди 18 години
  Roger Dingledine 7f611f4732 if we're a server and some peer has a broken tls certificate, don't преди 18 години
  Roger Dingledine 67a885ecac Claim a commonname of Tor, rather than TOR, in tls handshakes. преди 18 години
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) преди 18 години
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. преди 18 години
  Roger Dingledine 5f051574d5 Happy new year! преди 18 години
  Nick Mathewson 241310bbac Split 0119_PARANOIA into 0119_PARANOIA_[ABC]. A is "this is suspicious, and we have not tried running without this yet". B is "this is suspicious, but the last time we tested, it was okay." C is "How could this possibly be the cause?" преди 18 години
  Nick Mathewson 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. преди 18 години
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. преди 18 години
  Nick Mathewson e022aa73e6 Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length. преди 18 години
  Nick Mathewson 027d0ef18c Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE. преди 18 години
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. преди 18 години
  Nick Mathewson a20835ac92 Check for even more windows version flags, and note any we do not recognize. преди 18 години
  Nick Mathewson edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. преди 18 години
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new преди 18 години
  Roger Dingledine 03dcef4c78 start the process of reducing clutter in server logs преди 18 години
  Nick Mathewson ba24193ab5 Make doxygen marginally happier преди 19 години
  Nick Mathewson de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. преди 19 години
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. преди 19 години
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. преди 19 години
  Roger Dingledine fa507c63e8 put quotes around user-supplied strings so they are more likely to преди 19 години
  Nick Mathewson d1c094637d Try to resolve another reported solaris x86 warning преди 19 години