History log of /openbsd-current/sbin/isakmpd/crypto.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.20 19-Oct-2010 mikeb

convert to fuse cast from the libcrypto. with a simplification nit from
blambert, ok jsg, "seems ok" todd


# 1.19 15-Oct-2010 jsg

Switch the remaining users of libdes in src to libcrypto,
telnet portion partially from the latest heimdal.

ok mikeb@


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE
# 1.18 02-Jun-2006 hshoexer

Big spelling cleanup, no binary change. From david@


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.17 08-Apr-2005 deraadt

we do not care about __APPLE__


# 1.16 08-Apr-2005 deraadt

app.c


Revision tags: OPENBSD_3_7_BASE
# 1.15 31-Jan-2005 hshoexer

Remove unused stuff.

ok markus


Revision tags: OPENBSD_3_6_BASE
# 1.14 14-May-2004 hshoexer

Some more KNF, no binary change.

ok ho@


# 1.13 15-Apr-2004 deraadt

partial move to KNF. More to come. This has happened because there
are a raft of source code auditors who are willing to help improve this
code only if this is done, and hey, isakmpd does need our standard
auditing process. ok ho hshoexer


Revision tags: OPENBSD_3_5_BASE
# 1.12 22-Dec-2003 markus

use AES_BLOCK_SIZE only for USE_AES; report martti.kuparinen@iki.fi; ok ho@


# 1.11 24-Sep-2003 markus

re-add AES, but without using EVP;
patch from Hans-Joerg.Hoexer at yerbouti.franken.de; ok ho@
(interops with isakmpd+AES in OpenBSD 3.4)


# 1.10 24-Sep-2003 markus

back out EVP change; causes fd leaks; ok cedric@


Revision tags: OPENBSD_3_4_BASE
# 1.9 28-Aug-2003 markus

branches: 1.9.2;
support AES in phase 1, too. switch to OpenSSL EVP interface;
with Hans-Joerg.Hoexer at yerbouti.franken.de; ok ho@


# 1.8 03-Jun-2003 ho

Remove clauses 3 and 4. With approval from Niklas Hallqvist and
Niels Provos.


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 06-Sep-2002 deraadt

remove Xr to photuris


# 1.6 23-Aug-2002 ho

Initial support for MacOS X (v10.2 and later).


# 1.5 09-Jun-2002 todd

rm trailing whitespace


Revision tags: OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 16-Oct-2000 niklas

Merge with EOM 1.12

author: niklas
missed some FEATURES-dependencies in the last commit

author: niklas
include crypto headers based on FEATURES


Revision tags: OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE
# 1.3 17-Nov-1998 niklas

Add RCS Ids from the EOM repository


# 1.2 15-Nov-1998 niklas

openBSD RCS IDs


# 1.1 15-Nov-1998 niklas

branches: 1.1.1;
Initial revision