cypherpunks
|
9d5e47d2d7
Add missing parentheses
|
9 years ago |
cypherpunks
|
fd399ec850
Remove Windows specific data type usage
|
9 years ago |
cypherpunks
|
2d2312d989
Conform to the type signature of setsockopt(2)
|
9 years ago |
Nick Mathewson
|
e6be486aea
More emergency-check code for un-removed pending entry conns
|
9 years ago |
Nick Mathewson
|
efc8b2dbbf
clean whitespace
|
9 years ago |
teor (Tim Wilson-Brown)
|
df0c135d62
Prop210: Refactor connection_get_* to produce lists and counts
|
9 years ago |
Nick Mathewson
|
a807bb781b
Whitespace fix
|
9 years ago |
Jamie Nguyen
|
dcbfe46cd6
Defer creation of Unix socket until after setuid
|
9 years ago |
Arlo Breault
|
d68b7fd442
Refactor clock skew warning code to avoid duplication
|
9 years ago |
teor (Tim Wilson-Brown)
|
329aa59e43
Comment-only change to connection_get_by_type_addr_port_purpose
|
9 years ago |
teor (Tim Wilson-Brown)
|
b7525c39bf
Comment-only changes to connection_connect
|
9 years ago |
Nick Mathewson
|
0a701e5377
More fixes/debugging attempts for 17659
|
9 years ago |
rl1987
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 years ago |
Nick Mathewson
|
aadff62745
Do not autoflush control connections as their outbufs get big
|
9 years ago |
Nick Mathewson
|
2ba6542517
Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'
|
9 years ago |
Nick Mathewson
|
cc3a791d55
fix a windows unused var warning
|
9 years ago |
David Goulet
|
699acd8d54
Validate the open file limit when creating a socket
|
9 years ago |
Nick Mathewson
|
2f67a6e8c9
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 years ago |
Yawning Angel
|
f2ff814582
Set session_group after the port's data structure has been populated.
|
9 years ago |
Yawning Angel
|
915c7438a7
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
|
9 years ago |
Yawning Angel
|
196499da73
Use a custom Base64 encoder with more control over the output format.
|
9 years ago |
Sebastian Hahn
|
348f2744cf
Initialize two variables
|
9 years ago |
Nick Mathewson
|
809517a863
Allow {World,Group}Writable on AF_UNIX {Socks,Control}Ports.
|
9 years ago |
Roger Dingledine
|
a1bdb6e42c
fix typo in comment
|
9 years ago |
Nick Mathewson
|
f1fa85ea73
Fix running with the seccomp2 sandbox
|
9 years ago |
Sebastian Hahn
|
e0c3de40ad
Fix check-spaces complaints
|
9 years ago |
Nick Mathewson
|
d1e52d9a2a
Correctly handle OutboundBindAddress again.
|
9 years ago |
Nick Mathewson
|
4c1a779539
Restrict unix: addresses to control and socks for now
|
9 years ago |
Nick Mathewson
|
204374f7d9
Remove SocksSocket; it's now spelled differently thanks to 14451
|
9 years ago |
Andrea Shepard
|
ca5ba2956b
Support connection_exit_connect() to AF_UNIX sockets
|
9 years ago |