Commit History

Auteur SHA1 Bericht Datum
  Roger Dingledine c74c24a989 make more hibernate log messages use local time. we should audit 19 jaren geleden
  Nick Mathewson dad60905a8 Be a little more careful when our calculated bandwidth is so high that we could never ever exhaust our bandwidth limit. This should resolve bug 130. 19 jaren geleden
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 19 jaren geleden
  Roger Dingledine aa63a84fe1 the things we do for our windows users. 19 jaren geleden
  Roger Dingledine 5f051574d5 Happy new year! 19 jaren geleden
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 jaren geleden
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 jaren geleden
  Nick Mathewson 39265dd72e In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down. 20 jaren geleden
  Nick Mathewson 669fdde91b Fix number in error message 20 jaren geleden
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 20 jaren geleden
  Nick Mathewson 049f6c0131 Switch remaining files to new log interface. 20 jaren geleden
  Roger Dingledine 26cc51ffea a bit more code cleanup 20 jaren geleden
  Nick Mathewson 943ef5256b fix whitespace issues 20 jaren geleden
  Nick Mathewson 299af3d393 Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet. 20 jaren geleden
  Nick Mathewson 3cb7b97660 Fix out-of-place declaration 20 jaren geleden
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* 20 jaren geleden
  Nick Mathewson 5b4e11fa5d Add getinfo logic for accounting; add options for helper nodes 20 jaren geleden
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 jaren geleden
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 jaren geleden
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 jaren geleden
  Nick Mathewson 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 20 jaren geleden
  Nick Mathewson 0e81265359 update copyright notices. 20 jaren geleden
  Roger Dingledine 36baf7219d stop most cases of hanging up on a socks connection without sending 20 jaren geleden
  Roger Dingledine fe768d1d2a change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option 20 jaren geleden
  Nick Mathewson afe414f070 Revise all calls to connection_edge_end to avoid sending MISC, and to take errno into account where possible. 20 jaren geleden
  Nick Mathewson 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 20 jaren geleden
  Roger Dingledine 33569e40d7 if we're hibernating and we get a sigint, exit immediately. 20 jaren geleden
  Roger Dingledine f575d29a59 note a bug that wmf just found 21 jaren geleden
  Roger Dingledine 1e847aebb1 Go into soft hibernation after 95% of the bandwidth is used, 21 jaren geleden
  Roger Dingledine c6771e5ce4 reset published uptime when you wake up from hibernation, 21 jaren geleden