Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
Fix two bogus references in debug lines from "aes" to "3des" in
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
Documented ipsec_kversion.h with http://lwn.net/Articles/2.6-kernel-api/
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
cleanup of MODULE_PARAM vs module_param using a macro in ipsec_kversion.h
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
missing "fi" in barf.in
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
updated changes
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
Avoid malloc(0) by doing an early abort in show_connections_status() when
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
If alloc_bytes1() is called to alloc 0 bytes, change it to 1 and log a
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
It should be MALLOC_GLIBC_COMPAT not GLIBC_COMPATIBILITY.
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
replace hardcoded "gcc" with $(GCC) calls.
|
Posted
over 17 years
ago
by
Paul Wouters <[email protected]>
Issue a warning about GLIBC_COMPATBILITY when using uclibc.
|