10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
correct error in output file when splitting up test case More... about 5 years ago
include keymgmt.o into all tests as orient() needs private key info More... about 5 years ago
added seam_natt.c and enable NATT for I1 methods More... about 5 years ago
make lp101 compile More... about 5 years ago
Move source package lintian overrides to debian/source. More... about 5 years ago
Move source package lintian overrides to debian/source. More... about 5 years ago
introduce programs: target to lp14 More... about 5 years ago
correct SAMPLEDIR to have trailing / More... about 5 years ago
updated for correct registration of SHA1 and MD5 PRF More... about 5 years ago
update many test cases for PRFs SHA1 and MD5 More... about 5 years ago
fix algorithm type of PRF-SHA1 and PRF-MD5 More... about 5 years ago
removed dead spdb database More... about 5 years ago
log which algorithms were searched for, and if they were found More... about 5 years ago
updated functional/01-confread so that make update works, and include ikev1= keywords results More... about 5 years ago
selecting 1DES does not crash, but pluto proceeds to attempt to negotiate More... about 5 years ago
lp210 demonstrates what happens when selecting 1des More... about 5 years ago
lp210 demonstrates what happens when selecting 1des More... about 5 years ago
fixup NULL pointer check, remove logging of pointer More... about 5 years ago
port 14-deadalgos test case from rebased branch More... about 5 years ago
port 14-deadalgos test case from rebased branch More... about 5 years ago
Makefile needs to clean out WHACKFILE3 as well More... about 5 years ago
Null pointer check. One Segfault less. if we have in conn something like to: ike=des-sha1 More... about 5 years ago
Incr 'status' size to get rid of programs/pluto/adns.c: In function ‘master’: programs/pluto/adns.c:332:50: warning: ‘%s’ directive output may be truncated writing up to 1026 bytes into a region of size 1017 [-Wformat-truncation=] snprintf(status, sizeof(status), "query: %s", q.name_buf); ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from programs/pluto/adns.c:45: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 8 and 1034 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ More... about 5 years ago
Clean compile connections.c & decrementing warns in pluto_constants.c More... about 5 years ago
- 2 GCC warng: More... about 5 years ago
move to per-state lists of keys move to per-state lists of CAs More... about 5 years ago
instantiate some buffers so that we can log situation where peer proposes other than self More... about 5 years ago
bring some small changes to debugging of default_end() and fc_try() More... about 5 years ago
update COMPATIBILITY_ISSUES to reflect outstanding pfs=yes DH group change on rekey problem More... over 5 years ago
wo#9094 - fix lp08-parentR1 output, since md->st was cleared after state deletion More... over 5 years ago