| patch |
summary |
view |
raw |
| 01_makefile.patch |
GNUmakefile | 22 +++++++++-------
apps/certpatch/GNUmakefile | 55 ++++++++++++++++++++++++++++++++++++++++
sysdep/linux/GNUmakefile.sysdep | 20 +++++++-------
3 files changed, 78 insertions(+), 19 deletions(-)
|
view
|
download
|
| 02_natt.patch |
exchange.h | 2
ipsec.c | 59 +++++++++++++++++-
ipsec_num.cst | 8 +-
isakmp_num.cst | 9 +-
message.c | 12 ++-
nat_traversal.c | 174 +++++++++++++++++++++++++-------------------------------
nat_traversal.h | 20 ++++++
pf_key_v2.c | 60 +++++++++++++++----
policy.c | 16 +++--
udp_encap.c | 17 +++++
10 files changed, 249 insertions(+), 128 deletions(-)
|
view
|
download
|
| 03_compile_fix.patch |
apps/Makefile | 2 +-
dpd.c | 3 +++
ike_quick_mode.c | 2 +-
sysdep/linux/sysdep.c | 18 +++++++++---------
4 files changed, 14 insertions(+), 11 deletions(-)
|
view
|
download
|
| 04_logging.patch |
ike_phase_1.c | 4 ++--
log.c | 15 +++++----------
2 files changed, 7 insertions(+), 12 deletions(-)
|
view
|
download
|
| 05_openssl.patch |
x509.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 06_sysdep.patch |
sysdep/common/libsysdep/arc4random.c | 2
sysdep/common/pcap.h | 7
sysdep/linux/include/bitstring.h | 132 ++++++++++
sysdep/linux/include/sys/queue.h | 453 +++++++++++++++++++++++++++++++++++
x509v3.cnf | 26 ++
5 files changed, 618 insertions(+), 2 deletions(-)
|
view
|
download
|
| 07_fix_ifreq_len.patch |
if.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|