index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_connection.c
Age
Commit message (
Expand
)
Author
2022-04-20
Use tor_event_free instead of event_del+tor_free
Alex Xu (Hello71)
2021-11-08
fix an already-existing bug in the unit tests
Roger Dingledine
2021-04-19
Merge remote-tracking branch 'tor-gitlab/mr/364'
George Kadianakis
2021-04-13
Clean up the CONNECTION_TESTCASE_ARG macro.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2020-10-15
Also, include ed25519 identities in connection_describe().
Nick Mathewson
2020-10-07
Merge branch 'maint-0.4.4' into master
George Kadianakis
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/163' into maint-0.4.4
George Kadianakis
2020-09-28
Merge branch 'bug40133_035' into bug40133_043
Nick Mathewson
2020-09-14
Resolve a compilation warning in test_connection.c
Nick Mathewson
2020-07-17
or_connection_t: replace real_addr with canonical_orport.
Nick Mathewson
2020-07-16
Add unit tests for connection_describe().
Nick Mathewson
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-02-06
Break CONNECTION_TESTCAE_ARG across multiple lines
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2020-01-06
test: HTTP CONNECT protocol
Suphanat Chunhapanya
2020-01-06
test: HAPRoxy protocol
Suphanat Chunhapanya
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
test: Hide some test-declaration macro definitions to COCCI.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Move or_connection_t to its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-03-27
test: Add unittest for the OR connection failure cache
George Kadianakis
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-08-24
Ensure that `make check-spaces` is happy.
Alexander Færøy
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-07-07
test: Move some test code to test helpers.
George Kadianakis
2017-04-21
Fix a comment that held the remaining reference to the old api.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-08
Suppress a really impressive pile of warnings in conection/.. tests
Nick Mathewson
2016-09-08
Fix a bug in connection/download_status.. tests
Nick Mathewson
2016-05-19
Fix unused-but-set-variable warnings in the connection unit tests
teor (Tim Wilson-Brown)
2016-05-19
Update unit tests for multiple bootstrap connections
teor (Tim Wilson-Brown)
[next]