커밋 기록

작성자 SHA1 메시지 날짜
  Alec Heifetz 6852868b4a Removed dead code in main.c 8 년 전
  teor (Tim Wilson-Brown) 92b1c3b604 Update ExitPolicy when interface addresses change 8 년 전
  Nick Mathewson 0ace22ef6d Merge remote-tracking branch 'origin/maint-0.2.7' 8 년 전
  Nick Mathewson 83dfcfbc4a Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7 8 년 전
  teor (Tim Wilson-Brown) 6094a886cf Check ORPort and DirPort reachability before publishing a relay descriptor 8 년 전
  teor (Tim Wilson-Brown) ce5406b71a Fix a comment typo in main.c 8 년 전
  Nick Mathewson 8585cc57f8 Merge branch 'maint-0.2.7' 8 년 전
  Nick Mathewson 2cbaf39af4 Add some more ed25519 key files to the seccomp sandbox list 8 년 전
  cypherpunks 2d2312d989 Conform to the type signature of setsockopt(2) 8 년 전
  teor (Tim Wilson-Brown) 2212530bf5 Prop210: Close excess connections once a consensus is downloading 8 년 전
  teor (Tim Wilson-Brown) 35bbf2e4a4 Prop210: Add schedules for simultaneous client consensus downloads 8 년 전
  cypherpunks 7e7188cb00 Assert when the TLS contexts fail to initialize 8 년 전
  teor (Tim Wilson-Brown) fb3e862b86 Update comment: get_connection_array no longer takes "n" 8 년 전
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' 8 년 전
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 년 전
  Nick Mathewson 118bdc3a6d Merge remote-tracking branch 'public/decouple_conn_attach_2' 8 년 전
  Yawning Angel 85bb71049a Fix a startup time assert caused by periodic events not being initialized. 8 년 전
  Nick Mathewson 8af5afedc9 windows already has a CALLBACK macro... 8 년 전
  Nick Mathewson d3cb659541 Fix a server-side crash on DNS init 8 년 전
  Nick Mathewson 70f337fdb2 Some unit tests now require that periodic events be initialized. 8 년 전
  Nick Mathewson 58edf92678 Free pending_entry_connections on shutdown. 8 년 전
  Nick Mathewson 84b3350c83 Be more conservative in scanning the list of pending streams 8 년 전
  Nick Mathewson b1d56fc589 Decouple ..attach_circuit() from most of its callers. 8 년 전
  Nick Mathewson b91bd27e6f Whoops; in this context the EV_TIMEOUT flag is needed 8 년 전
  Nick Mathewson 661e5bdbfa Changes to 3199 branch based on feedback from special 8 년 전
  Nick Mathewson eb721ed2d9 Add documentation for periodic event api 8 년 전
  Nick Mathewson 65a6489e5e fix whitespace; remove dead code 8 년 전
  Nick Mathewson 2bf8fb5ee3 Fold all of the run-every-second stuff back into run_scheduled_events() 8 년 전
  Nick Mathewson 9f31908a40 Turn all of run_scheduled_events() into a bunch of periodic events 8 년 전
  Nick Mathewson e8b459a2fa Connect periodic events to main 8 년 전