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
/
or
/
connection_edge.c
Age
Commit message (
Expand
)
Author
2017-09-11
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-08-01
Merge remote-tracking branch 'public/bug18100_029' into maint-0.2.9
Nick Mathewson
2017-05-15
Fix the TRPOXY typo in connection_edge.c
Nick Mathewson
2017-03-02
Fix a crash when a connection tries to open just after it has been unlinked
teor
2016-12-09
Downgrade a harmless bug warning to info.
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-01
Ask event_base_loop to finish when we add a pending stream
Roger Dingledine
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-14
Extract ExitPolicy-and-IPv6Exit check into a new function
Nick Mathewson
2016-10-05
Clean up and fix exit policy check in connection_exit_connect().
Nick Mathewson
2016-10-02
remove whitespace accidentally added in 4f1a04ff
Roger Dingledine
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-24
Check onion hostnames against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Check non-onion hostnames & IP addresses against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Make Tor2Web error message clearer
teor (Tim Wilson-Brown)
2016-08-24
Comment-only punctuation fix
teor (Tim Wilson-Brown)
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-02
Remove generic_buffer_*() functions as needless.
Nick Mathewson
2016-08-02
Rename generic_buffer_set_to_copy, since generic buffers are not a thing
Nick Mathewson
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-09
Reduce make check-spaces noise
Andrea Shepard
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Use uint8_t for rend descriptor_cookie fields
John Brooks
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2015-12-17
Another try at fixing 17752
Nick Mathewson
2015-12-16
More emergency-check code for un-removed pending entry conns
Nick Mathewson
2015-12-16
Add an edge_about_to_close() call to ap_about_to_close().
Nick Mathewson
2015-12-16
Move pending-connection code into connection_ap_about_to_close
Nick Mathewson
2015-12-16
More debugging code to try to track down #17659
Nick Mathewson
2015-12-16
Add some assertions to try to catch #17752
Nick Mathewson
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-27
Add a stack trace for help debugging one part of 17659
Nick Mathewson
2015-11-27
Check magic number in connection_ap_attach_pending
Nick Mathewson
2015-11-26
improve log messages to try to track down #17659
Nick Mathewson
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-17
Free pending_entry_connections on shutdown.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-08-17
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-04-30
Use descriptor ID when purging last hid fetch cache
David Goulet
2015-04-30
Use rend_data_client/service_create() in code
David Goulet
2015-04-15
Merge remote-tracking branch 'dgoulet/bug14391_026_v2'
Nick Mathewson
[next]