Nick Mathewson
|
a201a5396e
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 年 前 |
Nick Mathewson
|
0475552140
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
9 年 前 |
Nick Mathewson
|
fe69a7e1d7
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
|
9 年 前 |
Yawning Angel
|
49ddd92c11
Validate the RSA key size received when parsing INTRODUCE2 cells.
|
9 年 前 |
Nick Mathewson
|
24352d0d70
Merge remote-tracking branch 'origin/maint-0.2.6'
|
9 年 前 |
George Kadianakis
|
929a8f199b
Decrease the amount of rend circ relaunches for hidden services.
|
9 年 前 |
Nick Mathewson
|
3a68f2f54e
const-ify the new failure vars, and one old one
|
9 年 前 |
Sebastian Hahn
|
badc81de5b
Don't init hs intro key as side effect of an assert
|
9 年 前 |
Yawning Angel
|
cbd26157c5
Remove tor_strclear(), and replace previous calls with memwipe().
|
9 年 前 |
Sebastian Hahn
|
37d16c3cc7
Reserve enough space for rend_service_port_config_t
|
9 年 前 |
Nick Mathewson
|
097286e476
Fix some unused-argument warnings
|
9 年 前 |
Nick Mathewson
|
bc9ade055e
Fix an uninitialized-variable warning.
|
9 年 前 |
David Goulet
|
44e9dafb67
Fix: test -ENOENT after config_parse_unix_port()
|
9 年 前 |
David Goulet
|
ebc59092bc
Make hidden service use the config unix prefix
|
9 年 前 |
Nick Mathewson
|
a3de2dfde6
Merge branch 'bug11485_026_v2_squashed'
|
9 年 前 |
David Goulet
|
fb523b543a
fixup! Refactor the use of ifdef HAVE_SYS_UN_H
|
9 年 前 |
Andrea Shepard
|
bce824a9ad
Actually make connections to HSes on AF_UNIX sockets
|
9 年 前 |
Andrea Shepard
|
6564291601
Handle config options for AF_UNIX hidden services rendservice.c
|
9 年 前 |
Nick Mathewson
|
20d0b1a04e
Bump a client authorization message from debug to info.
|
9 年 前 |
Andrea Shepard
|
03d6a31716
Groundwork for AF_UNIX hidden services in rendservice.c
|
9 年 前 |
Nick Mathewson
|
e7e33d4b04
Merge branch 'bug14084'
|
9 年 前 |
teor
|
ac2f90ed00
Speed up hidden service bootstrap by reducing the initial post delay
|
9 年 前 |
Nick Mathewson
|
276700131a
Tolerate starting up with missing hidden service directory
|
10 年 前 |
Nick Mathewson
|
74cd57517c
New option "HiddenServiceAllowUnknownPorts"
|
10 年 前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年 前 |
Nick Mathewson
|
ac632a784c
Coalesce v0 and v1 fields of rend_intro_cell_t
|
10 年 前 |
Nick Mathewson
|
f7e8bc2b4b
fix a long line
|
10 年 前 |
Nick Mathewson
|
915c9a517e
Merge remote-tracking branch 'meejah/ticket-13941-b'
|
10 年 前 |
Nick Mathewson
|
7c5d888977
Tweak 13942 fix
|
10 年 前 |
meejah
|
85bfad1875
Pre-check hidden-service-dir permissions/ownership
|
10 年 前 |