Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Damian Johnson 6661e16e7c GETINFO options for querying traffic usage 14 gadi atpakaļ
  Nick Mathewson 1e295666d9 Tweak GETINFO process/* code: no need to print an int as anything other than %d 14 gadi atpakaļ
  Damian Johnson 8708ffa655 Implementing getinfo options for the pid, uid, user, and descriptor limit as per proposal 173. 14 gadi atpakaļ
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 14 gadi atpakaļ
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 gadi atpakaļ
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 14 gadi atpakaļ
  Nick Mathewson 520182579a Merge remote branch 'origin/maint-0.2.2' 14 gadi atpakaļ
  Nick Mathewson ee8f451bf1 Fix a harmless off-by-one error in counting controller argument lengths 14 gadi atpakaļ
  Nick Mathewson 9cbe64db45 Add missing cast when formatting uintptr_t 15 gadi atpakaļ
  Nick Mathewson c77a32932d Fix wide lines in SIGNAL patch 15 gadi atpakaļ
  John Brooks 7441999738 Add a SIGNAL event for control connections 15 gadi atpakaļ
  Nick Mathewson 8c837db38f Merge branch 'nodes' 15 gadi atpakaļ
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. 15 gadi atpakaļ
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 15 gadi atpakaļ
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const 15 gadi atpakaļ
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 15 gadi atpakaļ
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 16 gadi atpakaļ
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 16 gadi atpakaļ
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 16 gadi atpakaļ
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 15 gadi atpakaļ
  Sebastian Hahn 561ca9b987 Fix misplaced labels 15 gadi atpakaļ
  Sebastian Hahn 05072723cb Create routerparse.h 15 gadi atpakaļ
  Sebastian Hahn cc060ea220 Create reasons.h 15 gadi atpakaļ
  Sebastian Hahn 7bd8dee463 Create policies.h 15 gadi atpakaļ
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 15 gadi atpakaļ
  Sebastian Hahn 0f1548ab18 Create main.h 15 gadi atpakaļ
  Sebastian Hahn a86f464f6b Create hibernate.h 15 gadi atpakaļ
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 15 gadi atpakaļ
  Sebastian Hahn bec1c838ca Create directory.h 15 gadi atpakaļ
  Sebastian Hahn 0bfa34e1f6 Create control.h 15 gadi atpakaļ