aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/or.h
AgeCommit message (Expand)Author
2020-07-02Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-26Add a TLS_ERROR bootstrap failure reason.Nick Mathewson
2020-05-11protover: Add node functions for IPv6 extend supportteor
2020-05-11protover: Sort version flags by their underlying protocolsteor
2020-04-01Move LOG_PROTOCOL_WARN to app/config.hteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2019-12-20Code Style: Delete headers that are included twiceteor
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-12Bug 31356: Propogate protover padding support to circpadMike Perry
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-02Circuit padding cell event callbacks.Mike Perry
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
2018-11-15Make the NET_PARTICIPANT role dependent on user activityNick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-09-27Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson
2018-09-21Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'Nick Mathewson
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-09-15Add unittest for HiddenServiceExportCircuitID.George Kadianakis
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-07-11Rename crypto.c to crypto_cipher.c (since that's all it still has.)Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Refactor ipv[46].[ch]Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson