OpenBSD CVS

src/sbin/isakmpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / isakmpd

Current tag: OPENBSD_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] apps/        
[DIR] features/        
[DIR] regress/        
[DIR] samples/        
[DIR] sysdep/        
[TXT] BUGS  1.14   21 years  todd   rm trailing whitespace
[TXT] DESIGN-NOTES  1.21   21 years  todd   spelling; from Brian Poole <raj@cerias.purdue.edu>
[TXT] Makefile  1.46   21 years  ho   The dlopen() stuff goes away.
[TXT] QUESTIONS  1.4   21 years  todd   rm trailing whitespace
[TXT] README  1.17   22 years  angelos   Consistently use "IPsec" capitalization (jsyn@nthought.com)
[TXT] TO-DO  1.25   22 years  angelos   Update (SPD entries are deleted when SPI is removed, and new addresses are ident...
[TXT] app.c  1.7   22 years  ho   Style.
[TXT] app.h  1.5   25 years  niklas   ./app.c: Merge with EOM 1.5 ./gmp_util.c: Merge with EOM 1.3 ./asn_useful.c: Mer...
[TXT] attribute.c  1.8   24 years  niklas   regress/crypto/Makefile: Merge with EOM 1.5 regress/dh/Makefile: Merge with EOM ...
[TXT] attribute.h  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] cert.c  1.23   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] cert.h  1.11   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] conf.c  1.45   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] conf.h  1.17   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] connection.c  1.24   22 years  ho   Style, and a few additional format/type mods.
[TXT] connection.h  1.3   24 years  niklas   Merge with EOM 1.6 author: ho Add copyright notice. author: ho Add connection_...
[TXT] constants.c  1.6   25 years  niklas   ./app.c: Merge with EOM 1.5 ./gmp_util.c: Merge with EOM 1.3 ./asn_useful.c: Mer...
[TXT] constants.h  1.4   25 years  niklas   Add submaps to constant maps, and add a mechanism to the constant description la...
[TXT] cookie.c  1.11   21 years  ho   Small cleanup.
[TXT] cookie.h  1.4   22 years  ho   Handle responder cookies same as initiator cookies.
[TXT] crypto.c  1.13   21 years  todd   rm trailing whitespace
[TXT] crypto.h  1.7   21 years  deraadt   remove Xr to photuris
[TXT] dh.c  1.7   21 years  todd   rm trailing whitespace
[TXT] dh.h  1.4   25 years  niklas   ./regress/x509/x509test.c: Merge with EOM 1.4 ./dh.h: Merge with EOM 1.4 ./math_...
[TXT] dnssec.c  1.14   21 years  ho   The dlopen() stuff goes away.
[TXT] dnssec.h  1.4   22 years  jakob   add support for getrrsetbyname(3) from libc. ok ho@.
[TXT] doi.c  1.5   25 years  niklas   ./app.c: Merge with EOM 1.5 ./gmp_util.c: Merge with EOM 1.3 ./asn_useful.c: Mer...
[TXT] doi.h  1.10   21 years  ho   branches: 1.10.4; signed vs unsigned, some void * arithmetic, from -pedantic. n...
[TXT] exchange.c  1.70   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] exchange.h  1.22   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] exchange_num.cst  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] field.c  1.10   22 years  ho   the last few sprintf -> snprintf
[TXT] field.h  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] genconstants.sh  1.9   21 years  todd   rm trailing whitespace
[TXT] genfields.sh  1.7   21 years  todd   rm trailing whitespace
[TXT] hash.c  1.10   21 years  ho   Initial support for MacOS X (v10.2 and later).
[TXT] hash.h  1.4   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] if.c  1.12   21 years  ho   Another format tweak
[TXT] if.h  1.4   22 years  itojun   use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do the ri...
[TXT] ike_aggressive.c  1.4   24 years  niklas   apps/certpatch/certpatch.8: Merge with EOM 1.4 apps/certpatch/certpatch.c: Merge...
[TXT] ike_aggressive.h  1.2   25 years  niklas   RCS IDs
[TXT] ike_auth.c  1.66   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] ike_auth.h  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] ike_main_mode.c  1.11   25 years  niklas   ike_aggressive.c: Merge with EOM 1.2 ike_main_mode.c: Merge with EOM 1.77 ipsec....
[TXT] ike_main_mode.h  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] ike_phase_1.c  1.35   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] ike_phase_1.h  1.2   23 years  niklas   $OpenBSD$
[TXT] ike_quick_mode.c  1.67   21 years  ho   branches: 1.67.4; signed vs unsigned, some void * arithmetic, from -pedantic. n...
[TXT] ike_quick_mode.h  1.4   22 years  niklas   style
[TXT] init.c  1.20   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] init.h  1.4   22 years  ho   Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).
[TXT] ipsec.c  1.71   21 years  ho   branches: 1.71.2; signed vs unsigned, some void * arithmetic, from -pedantic. n...
[TXT] ipsec.h  1.21   21 years  todd   rm trailing whitespace
[TXT] ipsec_doi.h  1.6   22 years  angelos   Consistently use "IPsec" capitalization (jsyn@nthought.com)
[TXT] ipsec_fld.fld  1.4   22 years  angelos   Consistently use "IPsec" capitalization (jsyn@nthought.com)
[TXT] ipsec_num.cst  1.10   21 years  ho   Recognize the ECN_TUNNEL attribute.
[TXT] isakmp.h  1.4   23 years  niklas   Merge with EOM 1.11 author: ho ISAKMP peer transport defaults to UDP.
[TXT] isakmp_cfg.c  1.22   21 years  ho   branches: 1.22.2; Small cleanup.
[TXT] isakmp_cfg.h  1.2   21 years  ho   Missed this.
[TXT] isakmp_doi.c  1.14   22 years  ho   branches: 1.14.8; Add prototypes and some other various cleanup.
[TXT] isakmp_doi.h  1.3   25 years  niklas   Add RCS Ids from the EOM repository
[TXT] isakmp_fld.fld  1.6   22 years  niklas   ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation. Di...
[TXT] isakmp_num.cst  1.5   22 years  niklas   ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation. Di...
[TXT] isakmpd.8  1.43   21 years  deraadt   remove Xr to photuris
[TXT] isakmpd.c  1.45   21 years  ho   volatile sig_atomic_t, suggested by Theo.
[TXT] isakmpd.conf.5  1.67   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] isakmpd.policy.5  1.26   21 years  angelos   ecn_* policy attributes --- ok ho@
[TXT] key.c  1.12   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] key.h  1.6   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] libcrypto.h  1.14   21 years  ho   The dlopen() stuff goes away.
[TXT] log.c  1.30   21 years  ho   Append to the packet log file, don't overwrite. Requested by pb@.
[TXT] log.h  1.13   21 years  todd   rm trailing whitespace
[TXT] message.c  1.57   21 years  ho   branches: 1.57.4; signed vs unsigned, some void * arithmetic, from -pedantic. n...
[TXT] message.h  1.15   22 years  ho   Sometimes the daemon will not die promptly on SIGTERM, even though all DELETE no...
[TXT] pf_key_v2.c  1.117   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] pf_key_v2.h  1.7   22 years  ho   Get rid of redundant lengths in get_spi API.
[TXT] policy.c  1.56   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] policy.h  1.10   21 years  ho   The dlopen() stuff goes away.
[TXT] prf.c  1.10   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] prf.h  1.7   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] sa.c  1.64   21 years  ho   Fix -pedantic errors.
[TXT] sa.h  1.29   21 years  todd   rm trailing whitespace
[TXT] timer.c  1.10   21 years  todd   rm trailing whitespace
[TXT] timer.h  1.4   25 years  niklas   ./timer.h: Merge with EOM 1.6 Added timer_report 1999 copyrights
[TXT] transport.c  1.18   21 years  todd   rm trailing whitespace
[TXT] transport.h  1.12   21 years  todd   rm trailing whitespace
[TXT] udp.c  1.56   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] udp.h  1.5   22 years  ho   IPv6 support, by niklas@ and me.
[TXT] ui.c  1.30   21 years  todd   rm trailing whitespace
[TXT] ui.h  1.4   25 years  niklas   Last months worth of work on isakmpd, lots done
[TXT] util.c  1.28   21 years  todd   rm trailing whitespace
[TXT] util.h  1.14   22 years  ho   branches: 1.14.4; off_t to size_t change for printf format and malloc. Pointed ...
[TXT] x509.c  1.77   21 years  ho   signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
[TXT] x509.h  1.17   21 years  ho   A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. Some sty...
[TXT] GNUmakefile (in the Attic) [Hide]  1.4   21 years  ho   Initial support for MacOS X (v10.2 and later).
[TXT] README.PKI (in the Attic) [Hide]  1.7   24 years  niklas   regress/x509/x509test.c: Merge with EOM 1.8 README.PKI: Merge with EOM 1.7 auth...
[TXT] gmp_util.c (in the Attic) [Hide]  1.9   23 years  niklas   conf.h: Merge with EOM 1.13 gmp_util.c: Merge with EOM 1.7 isakmpd.conf.5: Merge...
[TXT] gmp_util.h (in the Attic) [Hide]  1.6   23 years  niklas   Merge with EOM 1.4 author: ho Use math_mp_t in prototype.
[TXT] libcrypto.c (in the Attic) [Hide]  1.14   21 years  ho   The dlopen() stuff goes away.
[TXT] math_2n.c (in the Attic) [Hide]  1.11   21 years  ho   gcc 3.1 nits. Pointed out by David Krause.
[TXT] math_2n.h (in the Attic) [Hide]  1.5   22 years  ho   Another strcpy gone.
[TXT] math_ec2n.c (in the Attic) [Hide]  1.8   21 years  todd   rm trailing whitespace
[TXT] math_ec2n.h (in the Attic) [Hide]  1.4   25 years  niklas   ./regress/x509/x509test.c: Merge with EOM 1.4 ./dh.h: Merge with EOM 1.4 ./math_...
[TXT] math_group.c (in the Attic) [Hide]  1.16   21 years  ho   Five higher MODP groups, but commented out for now (until IANA assigns them prop...
[TXT] math_group.h (in the Attic) [Hide]  1.6   21 years  deraadt   remove Xr to photuris
[TXT] math_mp.h (in the Attic) [Hide]  1.4   23 years  niklas   Merge with EOM 1.4 author: ho Nowadays we can use #include <openssl/...> instea...
[TXT] sysdep.h (in the Attic) [Hide]  1.13   22 years  ho   Add sysdep_sa_len function.