aboutsummaryrefslogtreecommitdiff
path: root/src/core/proto
AgeCommit message (Expand)Author
2020-09-14Update remaining trac.tpo wiki urlsNick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-05-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-05-06Merge branch 'bug34078_prelim_035' into bug34078_prelim_041Nick Mathewson
2020-05-06Replace some "fall through" comments not at the end of a case.Nick Mathewson
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-02-18Move some declarations into proto_ext_or.hNick Mathewson
2020-01-17Merge remote-tracking branch 'tor-github/pr/1529'Nick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
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-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-11Handle binary IPv6 addresses and bracketed strings in RESOLVE_PTR.liberat
2019-11-04directory-level doxygen for "src/core"Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/protoNick Mathewson
2019-08-05Teach include-checker about advisory rulesNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-26Allow empty username/password in SOCKS5 username/password auth messagerl1987
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Initialize some locals in socks5 parsing code.Nick Mathewson
2018-09-21move protover_rust.c to core/or/cypherpunks
2018-09-18Assert that some trunnel _new() functions return non-NULLNick Mathewson
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-12Remove a redundant typedef in proto_ext_or.hRoger Dingledine
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick 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