summaryrefslogtreecommitdiff
path: root/src/or/rendcommon.c
AgeCommit message (Expand)Author
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-01Remove needless includes from or.hNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-15Move extend_info_t into its own header.Nick Mathewson
2018-06-15Extract routerstatus_t into its own header.Nick Mathewson
2018-06-15Extract networkstatus_t and ..sr_info_t into their own headersNick Mathewson
2018-06-15Split rend_authorized_client_t and encoded_.._t into their own headersNick Mathewson
2018-06-15Extract rend_intro_point_t into its own header.Nick Mathewson
2018-06-15Extract rend_service_descriptor_t into its own header.Nick Mathewson
2018-06-15Extract cpath_build_state into its own header.Nick Mathewson
2018-06-15Extract crypt_path_t and relay_crypto_t into their own headersNick Mathewson
2018-06-15Extract {or,origin}_circuit_t into their own headersNick Mathewson
2018-05-14Merge branch 'bug25903_v5_squashed'Nick Mathewson
2018-05-09Bug 25903: Perform accounting for new CIRC_BW fields.Mike Perry
2018-04-06refactor: Alphabetise some includes in /src/or/*.Isis Lovecruft
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2017-12-08Change the free macro convention in the rest of src/or/*.hNick Mathewson
2017-08-25Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-25Merge branch 'bug19418_029' into maint-0.3.1Nick Mathewson
2017-08-24prop224: Handle RENDEZVOUS2 cellDavid Goulet
2017-08-24prop224: Handle INTRODUCE_ACK cellDavid Goulet
2017-08-24prop224: Handle client RENDEZVOUS_ESTABLISHED cellDavid Goulet
2017-08-24prop224: Helper function to assert on invalid client intro circuitDavid Goulet
2017-08-19prop224: Refactor parse_extended_hostname() to parse v3 addrs.George Kadianakis
2017-08-09Make sure we always wind up checking i2d_*'s output.Nick Mathewson
2017-08-08prop224: Handle service INTRODUCE2 cellDavid Goulet
2017-08-08prop224: Handle service INTRO_ESTABLISHED cellDavid Goulet
2017-07-05Add test that parses a hardcoded v2 descriptor.George Kadianakis
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-18prop224: Add INTRODUCE1 cell relay supportDavid Goulet
2016-12-14prop224: Introduce the new introduction point code.George Kadianakis
2016-11-04Fix make check-spacesNick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04hs: Refactor rend_data_t for multi version supportDavid Goulet
2016-09-13Fix a check-spaces warning.Nick Mathewson
2016-09-13Refactor Single Onion code to improve consistencyteor
2016-09-13Implement Prop #260: Single Onion Servicesteor (Tim Wilson-Brown)
2016-06-09Reduce make check-spaces noiseAndrea Shepard
2016-05-09Merge branch 'feature15588_squashed'Nick Mathewson
2016-05-09Move rend client name checks to one functionJohn Brooks
2016-05-09Move rend auth cookie en-/decoding to a functionJohn Brooks
2016-03-28Rename tor_dup_addr to tor_addr_to_str_dup.Nick Mathewson
2016-03-11rip out rend_id_is_in_interval()Roger Dingledine
2016-03-11rip out hid_serv_acting_as_directory()Roger Dingledine
2016-03-11rip out hid_serv_responsible_for_desc_id()Roger Dingledine
2016-03-11moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...Hassan Alsibyani
2016-02-27Update the copyright year.Nick Mathewson