Nick Mathewson
|
d151a069e9
tweak whitespace; log bad socket family if bug occurs
|
10 years ago |
Francisco Blas Izquierdo Riera (klondike)
|
cca6ed80bf
Add the transparent proxy getsockopt to the sandbox
|
10 years ago |
Francisco Blas Izquierdo Riera (klondike)
|
39e71d8fa5
Use the appropriate call to getsockopt for IPv6 sockets
|
10 years ago |
Nick Mathewson
|
808e2b856b
Tweak channel unit tests so we don't see coverity complaints
|
10 years ago |
Nick Mathewson
|
0965bbd5ac
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
6d728ba880
Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
47760c7ba5
When decoding a base-{16,32,64} value, clear the target buffer first
|
10 years ago |
Nick Mathewson
|
03d2df62f6
Fix a bunch of memory leaks in the unit tests. Found with valgrind
|
10 years ago |
Nick Mathewson
|
b94cb401d2
Coverity complained that we were not checking this return value
|
10 years ago |
Nick Mathewson
|
13f26f41e4
Fix some coverity issues in the unit tests
|
10 years ago |
Nick Mathewson
|
ec07c3c5c5
Reflow the changelog again
|
10 years ago |
Nick Mathewson
|
fe0ecdcfed
Rewrite some changelog entries
|
10 years ago |
Nick Mathewson
|
8f242a72e7
Relabel some changelog items; re-sort them into place
|
10 years ago |
Nick Mathewson
|
c12b2e1cce
minor teaks fo the changelog
|
10 years ago |
Nick Mathewson
|
0f5303f08a
Auto-reformat the changelog for 0.2.6.2-alpha
|
10 years ago |
Nick Mathewson
|
f645564778
Start on a changelog for 0.2.6.2-alpha
|
10 years ago |
Nick Mathewson
|
845d92295f
have lintchanges check header format.
|
10 years ago |
Nick Mathewson
|
441a481bb8
Resolve issues in changes files
|
10 years ago |
Nick Mathewson
|
8b532a8c81
Short python script to lint the changes files
|
10 years ago |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
10 years ago |
rl1987
|
af1469b9a3
Fixing mistake in comment.
|
10 years ago |
rl1987
|
ed0b46e711
Changes file for 7356
|
10 years ago |
rl1987
|
f6cc4d35b0
Using channel state lookup macros in connection_or.c.
|
10 years ago |
rl1987
|
fc7d5e598b
Using CHANNEL_FINISHED macro in connection.c
|
10 years ago |
rl1987
|
551221bad6
Using channel state lookup macros in circuitlist.c.
|
10 years ago |
rl1987
|
7473160765
Using CHANNEL_IS_OPEN macro in circuitbuild.c
|
10 years ago |
rl1987
|
5a7dd44d6e
Using channel state lookup macros in circuitbias.c.
|
10 years ago |
rl1987
|
668edc5132
Using channel state lookup macros in channeltls.c
|
10 years ago |
rl1987
|
032d44226e
Use channel state lookup macros in channel.c
|
10 years ago |
rl1987
|
b884ae6d98
Using macros and inline function for quick lookup of channel state.
|
10 years ago |