Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson f07f7a7a12 r8923@totoro: nickm | 2006-10-07 11:44:33 -0400 vor 17 Jahren
  Nick Mathewson 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) vor 18 Jahren
  Nick Mathewson c4ac4bcba3 r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400 vor 18 Jahren
  Roger Dingledine 12cc290a7d ok, i'm not allowed to say that there. oh well. vor 18 Jahren
  Roger Dingledine 579849f600 fix a misleading function comment vor 18 Jahren
  Roger Dingledine 5dc1e6f788 if we're the server-side of the tls and there are problems, vor 18 Jahren
  Roger Dingledine 8cf45df230 and now the exciting part: there is now no such thing as doing vor 18 Jahren
  Roger Dingledine 0bfef523df simplify the tortls api: we only support being a "server", that vor 18 Jahren
  Roger Dingledine 7512be0b65 looks like we missed a piece of the 0.1.1.9 paranoia code. vor 18 Jahren
  Roger Dingledine 7f611f4732 if we're a server and some peer has a broken tls certificate, don't vor 18 Jahren
  Roger Dingledine 67a885ecac Claim a commonname of Tor, rather than TOR, in tls handshakes. vor 18 Jahren
  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) vor 18 Jahren
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. vor 18 Jahren
  Roger Dingledine 5f051574d5 Happy new year! vor 18 Jahren
  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?" vor 18 Jahren
  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. vor 18 Jahren
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. vor 18 Jahren
  Nick Mathewson e022aa73e6 Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length. vor 18 Jahren
  Nick Mathewson 027d0ef18c Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE. vor 18 Jahren
  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. vor 18 Jahren
  Nick Mathewson a20835ac92 Check for even more windows version flags, and note any we do not recognize. vor 18 Jahren
  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. vor 18 Jahren
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new vor 18 Jahren
  Roger Dingledine 03dcef4c78 start the process of reducing clutter in server logs vor 18 Jahren
  Nick Mathewson ba24193ab5 Make doxygen marginally happier vor 19 Jahren
  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. vor 19 Jahren
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. vor 19 Jahren
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. vor 19 Jahren
  Roger Dingledine fa507c63e8 put quotes around user-supplied strings so they are more likely to vor 19 Jahren
  Nick Mathewson d1c094637d Try to resolve another reported solaris x86 warning vor 19 Jahren