Package: isakmpd / 20041012-7.2

Metadata

Package Version Patches format
isakmpd 20041012-7.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_makefile.patch | (download)

GNUmakefile | 22 13 + 9 - 0 !
apps/certpatch/GNUmakefile | 55 55 + 0 - 0 !
sysdep/linux/GNUmakefile.sysdep | 20 10 + 10 - 0 !
3 files changed, 78 insertions(+), 19 deletions(-)

---
02_natt.patch | (download)

exchange.h | 2 2 + 0 - 0 !
ipsec.c | 59 54 + 5 - 0 !
ipsec_num.cst | 8 4 + 4 - 0 !
isakmp_num.cst | 9 6 + 3 - 0 !
message.c | 12 8 + 4 - 0 !
nat_traversal.c | 174 80 + 94 - 0 !
nat_traversal.h | 20 19 + 1 - 0 !
pf_key_v2.c | 60 49 + 11 - 0 !
policy.c | 16 10 + 6 - 0 !
udp_encap.c | 17 17 + 0 - 0 !
10 files changed, 249 insertions(+), 128 deletions(-)

---
03_compile_fix.patch | (download)

apps/Makefile | 2 1 + 1 - 0 !
dpd.c | 3 3 + 0 - 0 !
ike_quick_mode.c | 2 1 + 1 - 0 !
sysdep/linux/sysdep.c | 18 9 + 9 - 0 !
4 files changed, 14 insertions(+), 11 deletions(-)

---
04_logging.patch | (download)

ike_phase_1.c | 4 2 + 2 - 0 !
log.c | 15 5 + 10 - 0 !
2 files changed, 7 insertions(+), 12 deletions(-)

---
05_openssl.patch | (download)

x509.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
06_sysdep.patch | (download)

sysdep/common/libsysdep/arc4random.c | 2 1 + 1 - 0 !
sysdep/common/pcap.h | 7 6 + 1 - 0 !
sysdep/linux/include/bitstring.h | 132 132 + 0 - 0 !
sysdep/linux/include/sys/queue.h | 453 453 + 0 - 0 !
x509v3.cnf | 26 26 + 0 - 0 !
5 files changed, 618 insertions(+), 2 deletions(-)

---
07_fix_ifreq_len.patch | (download)

if.c | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---