Sebastian Hahn
|
9ce9836f85
Use !SOCKET_OK to test if a socket is uninitialized
|
hace 13 años |
Roger Dingledine
|
2de0eeaa72
update comment to reflect our TOR_INVALID_SOCKET convention
|
hace 13 años |
Roger Dingledine
|
1543d1bd31
bump to 0.2.3.11-alpha
|
hace 13 años |
Roger Dingledine
|
fb64f56858
give it a blurb and a release date
|
hace 13 años |
Roger Dingledine
|
110a953156
fold in recent changelog entries
|
hace 13 años |
George Kadianakis
|
8265a9e5b1
Better documentation of transport-related torrc options.
|
hace 13 años |
Nick Mathewson
|
a812e8b6a8
Merge branch 'bug4893'
|
hace 13 años |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
hace 13 años |
Nick Mathewson
|
d1b40cf2e7
Merge remote-tracking branch 'public/bug4533_part1'
|
hace 13 años |
Nick Mathewson
|
1772782e42
Merge remote-tracking branch 'origin/maint-0.2.2'
|
hace 13 años |
Nick Mathewson
|
6d595fa4cf
Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2
|
hace 13 años |
Nick Mathewson
|
d04bf66120
Merge branch 'bug4012_023_squashed'
|
hace 13 años |
Nick Mathewson
|
b14ac10b7f
Add missing documentation for some options introduced in 0.2.3.x
|
hace 13 años |
Nick Mathewson
|
93d3a917e8
Merge remote-tracking branch 'origin/maint-0.2.2'
|
hace 13 años |
Nick Mathewson
|
676bba8e0c
Documentation for GiveGuardFlagTo... option
|
hace 13 años |
Nick Mathewson
|
ee717f35c4
Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.c
|
hace 13 años |
Nick Mathewson
|
dd4b1a2ac6
Fix SOCKET_OK test on win64.
|
hace 13 años |
Nick Mathewson
|
dea0720dad
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
|
hace 13 años |
Nick Mathewson
|
6e8c2a3e46
Use SOCKET_OK macros in even more places
|
hace 13 años |
Roger Dingledine
|
1e923dd2fb
fix crash bug in original feature4207 branch
|
hace 13 años |
Nick Mathewson
|
47aa491f9f
Merge remote-tracking branch 'asn-mytor/bug4751'
|
hace 13 años |
Nick Mathewson
|
875a54dad3
Merge remote-tracking branch 'public/bug3325'
|
hace 13 años |
Nick Mathewson
|
2bd40a8eb0
Merge branch 'bug4889_v2'
|
hace 13 años |
Nick Mathewson
|
5579bc0eaf
whitespace fixes
|
hace 13 años |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
hace 13 años |
Nick Mathewson
|
cc02823d7f
Convert instances of tor_snprintf+strdup into tor_asprintf
|
hace 13 años |
Nick Mathewson
|
edcc9981d8
Try to use smartlist_add_asprintf consistently
|
hace 13 años |
Nick Mathewson
|
9c6d913b9e
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
|
hace 13 años |
Nick Mathewson
|
79bb44c219
Merge branch 'feature3946_squashed'
|
hace 13 años |
Sebastian Hahn
|
88698993a9
check-spaces fix
|
hace 13 años |