Commit History

Author SHA1 Message Date
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 years ago
  Alexander Færøy 9e1fa95920 Add Coccinelle patch for replacing NULL/non-NULL tt_assert(). 7 years ago
  Alexander Færøy 7666cd8881 Add Coccinelle patch for replacing tt_assert() usage on integer types. 7 years ago
  Alexander Færøy 3fd68b249b Add Coccinelle patch for replacing tt_assert(0) with tt_abort(). 7 years ago
  Alexander Færøy 25eaf77033 Add Coccinelle patch for detecing places where CEIL_DIV should be used. 7 years ago
  Alexander Færøy 7c3e980fb9 Add script for cleaning op operator usage in test files. 7 years ago
  Nick Mathewson 91c6bc160b Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed' 6 years ago
  George Kadianakis dc0264f659 Silence some spammy log messages. 6 years ago
  David Goulet e546ac6b32 circuit: Consider v3 hidden service circuit in circuit_expire_building() 6 years ago
  David Goulet a112562544 hs: Update intro circuit timestamp when re-extending 6 years ago
  David Goulet 1077e9894c circuit: Avoid needless log info in circuit_get_best() 6 years ago
  David Goulet dca105d588 prop224: Register RP circuit when it opens 6 years ago
  David Goulet 954f663831 prop224: Try to recover from a bad intro circuit 6 years ago
  David Goulet 5f94c4a0f1 prop224: Refactor how we use connection_ap_handle_onion 6 years ago
  David Goulet 98efb646fc hs: Remove unused rend_client_rendezvous_acked() 6 years ago
  David Goulet a16627db1f prop224: Add a function to find an intro point by legacy ID 6 years ago
  David Goulet 7c543412fc prop224: Add a function to clear INTRO data 6 years ago
  David Goulet cb462b95b7 prop224: Rename hs_desc_encode_lspec() 6 years ago
  David Goulet 61009d40d1 hs: Stub link_specifier_t in hs_descriptor.h 6 years ago
  David Goulet e046e6fb48 prop224: Update OOM counters when storing a client descriptor cache object 6 years ago
  David Goulet 68887fdc5d prop224: Update OOM counters when freeing a client descriptor cache object 6 years ago
  David Goulet 47672ec1c7 prop224: Check decoded descriptor matches the expected blinded key 6 years ago
  David Goulet 520fcdf2f3 test: Fix broken HS upload descriptor test 6 years ago
  David Goulet 31da3898e7 prop224: Add directory_request_fetch_set_hs_ident() 6 years ago
  David Goulet a64ef7d6c5 prop224: Implement hs_client_any_intro_points_usable() 6 years ago
  David Goulet 14b858c4ce prop224: Use the intro point state cache 6 years ago
  David Goulet 2671399e67 prop224: Add a client intro point state cache 6 years ago
  David Goulet 88b843608a prop224: Move and refactor rend_client_reextend_intro_circuit() 6 years ago
  David Goulet 88f64eee68 hs: Update the IP failure cache only if legacy 6 years ago
  George Kadianakis 379ad6f6eb prop224: Use the client-side circuitmap in hs_client.c 6 years ago