summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-05-03syncTheo de Raadt
1999-05-03alteon based productsTheo de Raadt
1999-05-03support another version of the chipsetTheo de Raadt
1999-05-03syncTheo de Raadt
1999-05-03shorten VIATheo de Raadt
1999-05-03include ms-chap support; brad@Todd C. Miller
1999-05-03child_return(), some more traps to handleMichael Shalayeff
1999-05-03Repair Theo's mayhem, put -o option together again.Marc Espie
1999-05-03remove some more of mklinux cruftMichael Shalayeff
1999-05-03For each search dir in /usr/lib/perl5, also look in /usr/local/lib/perl5.Todd C. Miller
This is mostly for ports.
1999-05-02more support for section 3p (like 3f)Todd C. Miller
1999-05-02Don't need to set ccflags or cppflags to be emptyTodd C. Miller
1999-05-02Add support for Vadem PCMCIA controllers.Federico G. Schwindt
1999-05-02Merge with EOM 1.108Niklas Hallqvist
author: niklas Correct allocation of contacts
1999-05-02add /usr/share/man/{man3p,cat3}Todd C. Miller
1999-05-02support *.3p (perl lib manuals); man.conf already supports thisTodd C. Miller
1999-05-02BUGS: Merge with EOM 1.31Niklas Hallqvist
doi.h: Merge with EOM 1.27 ike_auth.c: Merge with EOM 1.30 ike_quick_mode.c: Merge with EOM 1.85 ipsec.c: Merge with EOM 1.107 ipsec.h: Merge with EOM 1.36 isakmp_doi.c: Merge with EOM 1.39 author: niklas Factor out keyed hashing of all payloads with SKEYID_a, and make DOI hooks for informational exchanges to add such hashing. Use it from QM and the IKE authentication module too. Remove some bogus XXX comments. Add error reporting
1999-05-02Merge with EOM 1.132Niklas Hallqvist
author: niklas Use new informational exchange hooks. Never bind incoming phase 2 messages to ISAKMP SAs that are not ready. It is not clear just yet what to do in that case, for now just drop such messages.
1999-05-02Merge with EOM 1.22Niklas Hallqvist
author: niklas Talk about the config file
1999-05-02Merge with EOM 1.105Niklas Hallqvist
author: niklas Free SAs left in the exchange's SA list always when freeing the exchange. author: niklas disconnect SAs from the exchange when they are ready author: ho Don't create SAs for informational exchanges.
1999-05-02ike_phase_1.c: Merge with EOM 1.4Niklas Hallqvist
prf.c: Merge with EOM 1.7 author: niklas Remove bogus XXXes, add allocation error reporting.
1999-05-02Merge with EOM 1.69Niklas Hallqvist
author: niklas Remove bogus XXXes, add allocation error reporting. author: ho Typo. author: ho Do not automatically check connections at HARD_EXPIRE. Also check for existing exchanges in pf_encap_connection_check. author: ho Cut'n'paste typo fix.
1999-05-02fix typos, spotted by espieTodd C. Miller
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-02grammar; kwesterback@home.comAaron Campbell
1999-05-02Handle receiving more than one acceptable CCP REQbrian
during one negotiation session without REJecting everything from the second REQuest.
1999-05-02oppurtinity -> opportunityBruno Rohee
1999-05-02There is two 'm' in communicationBruno Rohee
1999-05-02Mention ``show mp''.brian
Describe ACFComp correctly.
1999-05-02RCS IDsNiklas Hallqvist
1999-05-02New files I forgot to commit when adding the new connection abstractionNiklas Hallqvist
1999-05-02new {s,g}et_psw()Michael Shalayeff
1999-05-02child_return() protoMichael Shalayeff
1999-05-01defer conversion of unprintable filenames till final display, permittingTheo de Raadt
badly named symbolic links to be handled; bug noted by dm@ fixed by d@
1999-05-01do not count on BOOTSIG0 and BOOTSIG1 being in a msdos filesystem. NotTheo de Raadt
all filesystems need to contain those; mark@nfr.net
1999-05-01TO-DO: Merge with EOM 1.36Niklas Hallqvist
sa.c: Merge with EOM 1.90 message.c: Merge with EOM 1.131 message.h: Merge with EOM 1.47 author: niklas Send DELETE payloads in informational exchanges
1999-05-01Merge with EOM 1.65Niklas Hallqvist
author: niklas Forgot one change in last commit
1999-05-01Merge with EOM 1.102Niklas Hallqvist
author: niklas Remove larval SAs if an exchange dies. Also use the DOI from the isakmp_sa if doing an informational exchange in phase 2.
1999-05-01Lost connection commit snippetNiklas Hallqvist
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
DESIGN-NOTES: Merge with EOM 1.42 Makefile: Merge with EOM 1.51 app.c: Merge with EOM 1.6 conf.c: Merge with EOM 1.18 init.c: Merge with EOM 1.14 isakmpd.conf.5: Merge with EOM 1.19 pf_encap.c: Merge with EOM 1.64 pf_encap.h: Merge with EOM 1.12 pf_key_v2.h: Merge with EOM 1.3 sysdep.h: Merge with EOM 1.16 transport.c: Merge with EOM 1.40 ui.c: Merge with EOM 1.32 author: niklas A new connection abstraction
1999-05-01Merge with EOM 1.15Niklas Hallqvist
author: niklas typo in debug output author: niklas A new connection abstraction
1999-05-01Break up into two loops, one for the copy, another to finish traversalTodd C. Miller
of the src string if len(src) >= size. Speeds up the common case a bit.
1999-05-01It is faster to split this into separate length and copy operationsTodd C. Miller
1999-05-01Make ports 80 & 81 ``interactive''.brian
1999-05-01typo; krw@tcn.netTheo de Raadt
1999-05-01Add ksyms.Jason Downs
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets...
1999-05-01Merge with EOM 1.13Niklas Hallqvist
author: niklas Sigh, tunnel mode needs a special flag.
1999-05-01Merge with EOM 1.30Niklas Hallqvist
author: niklas INITIAL-CONTACT bug
1999-04-30Merge with EOM 1.106Niklas Hallqvist
author: niklas Informational exchanges do not have SAs