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_entryconn.c
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2017-12-08
Rename connection_free_ to connection_free_minimal.
Nick Mathewson
2017-10-31
hs-v3: Attempt descriptor refetch when dirinfo changes
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Merge branch 'remove_allow_dotexit_v2'
Nick Mathewson
2017-09-15
Remove AllowDotExit.
Nick Mathewson
2017-09-14
prop224 client-side: Start validating onion address pubkeys.
George Kadianakis
2017-09-12
hs-v3: Stall SOCKS connection when no live consensus available
David Goulet
2017-08-24
test: Add tests for fetching descs and handling SOCKS conns.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-02-27
Update the copyright year.
Nick Mathewson
2015-01-19
Make check-spaces happier.
Nick Mathewson
2015-01-19
Remove a now-needless testing workaround.
Nick Mathewson
2015-01-19
Merge branch 'bug7555_v2_squashed'
Nick Mathewson
2015-01-14
More tests as suggested by rl1987
Nick Mathewson
2015-01-13
remove a bogus comment
Nick Mathewson
2015-01-13
remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_on...
Nick Mathewson
2015-01-13
Uncomment a test
Nick Mathewson
2015-01-13
Allow MapAddress and Automap to work together
Nick Mathewson
2015-01-13
(Disabled, failing) test for the bug in 7555.
Nick Mathewson
2015-01-13
Fix memory leaks in entryconn tests.
Nick Mathewson
2015-01-13
More unit tests for rewriting entry connection addresses
Nick Mathewson
2015-01-12
Begin writing unit tests for rewrite code
Nick Mathewson