Michael Brown
|
54fbd11221
|
[build] Keep gcc 4.4 happy
gcc 4.4 adds another few warnings, and also seems to complain if we
place %ebp in the clobber list for any inline asm.
|
16 years ago |
Michael Brown
|
f6a8158eed
|
Make seek information part of the xfer metadata, rather than an entirely
separate xfer method.
Add missing .alloc_iob entries to several xfer_interface_operations
structures.
|
17 years ago |
Michael Brown
|
df868476e7
|
Various warnings fixups for OpenBSD with gcc-3.3.5.
|
17 years ago |
Holger Lubitz
|
f92096d180
|
use malloc attribute
|
17 years ago |
Michael Brown
|
847ac4f336
|
tls_change_cipher() can complain about null cipher and digest
algorithms; we only need the pubkey check disabled (and only because
pubkey algorithms are not yet integrated into the crypto_algorithm
subsystem).
|
17 years ago |
Michael Brown
|
60e3aa4d75
|
Change #warnings to FIXMEs, so that we can build without NO_WERROR=1
|
17 years ago |
Michael Brown
|
6fc9ed167e
|
TLS now working again.
|
17 years ago |