OpenBSD CVS

CVS log for src/sbin/isakmpd/libcrypto.h


[BACK] Up to [local] / src / sbin / isakmpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 13 16:56:30 2021 UTC (2 years, 7 months ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.18: +1 -4 lines
Diff to previous 1.18 (colored)

isakmpd: remove libcrypto.c

All this does is a call to OpenSSL_add_all_algorithms(), which is
no longer needed since libbcrypto initializes itself.

ok bluhm sthen (part of a larger diff)

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jul 11 10:01:00 2014 UTC (9 years, 10 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

add additional includes required to build with -DOPENSSL_NO_DEPRECATED

Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 5 20:46:20 2005 UTC (19 years, 2 months ago) by cloder
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.16: +1 -5 lines
Diff to previous 1.16 (colored)

Always compile X509 support. Almost everyone uses it.  Makes the code
much easier to read and to maintain.
OK and testing by hshoexer@, more testing by me

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 15 18:39:26 2004 UTC (20 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

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 1.15 / (download) - annotate - [select for diffs], Wed Jun 4 07:31:17 2003 UTC (21 years ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.14: +1 -6 lines
Diff to previous 1.14 (colored)

Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelos
D. Keromytis and Niels Provos.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 10 18:08:58 2002 UTC (21 years, 11 months ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.13: +2 -134 lines
Diff to previous 1.13 (colored)

The dlopen() stuff goes away.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 9 08:13:06 2002 UTC (21 years, 11 months ago) by todd
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

rm trailing whitespace

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 5 00:10:26 2002 UTC (22 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

need md5.h for prototypes

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 13 14:13:39 2001 UTC (22 years, 10 months ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Add lc_X509_verify_cert_error_string().

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 5 07:45:52 2001 UTC (22 years, 11 months ago) by angelos
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Add d2i_X509_NAME

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Tue May 8 12:45:24 2001 UTC (23 years ago) by ho
Branch: OPENBSD_2_8
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored) next main 1.9 (colored)

Pull in isakmpd from 2.9 to 2.8 branch.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 27 15:39:55 2001 UTC (23 years, 4 months ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Call OpenSSL functions with LC (). Various style nits.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 7 06:59:16 2000 UTC (23 years, 8 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE
Branch point for: OPENBSD_2_8
Changes since 1.7: +9 -16 lines
Diff to previous 1.7 (colored)

Merge with EOM 1.16

author: niklas
Multiple subject name matching, makes certificate interop with PGPnet at least
partly working.  Added some error checking.

author: ho
Nowadays we can use #include <openssl/...> instead of <ssl/...>

Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 7 22:06:20 2000 UTC (24 years, 2 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.6: +10 -2 lines
Diff to previous 1.6 (colored)

libcrypto.c: Merge with EOM 1.13
libcrypto.h: Merge with EOM 1.14

author: ho
Name change for 0.9.5; {SSLeay,OpenSSL}_add_all_algorithms.

author: ho
Missing #ifdef USE_X509 added

Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 8 08:42:48 2000 UTC (24 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.5: +16 -7 lines
Diff to previous 1.5 (colored)

cert.c: Merge with EOM 1.15
libcrypto.h: Merge with EOM 1.12

author: ho
KAME and ssl includes

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 7 01:32:54 2000 UTC (24 years, 4 months ago) by niklas
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

ike_quick_mode.c: Merge with EOM 1.111
libcrypto.c: Merge with EOM 1.11
libcrypto.h: Merge with EOM 1.11
x509.c: Merge with EOM 1.33

author: angelos
Add Canonical Names as policy targets (so they can be specified in the
Licensees field), with the "CN:..." format.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 1 02:46:18 2000 UTC (24 years, 4 months ago) by niklas
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

apps/certpatch/certpatch.8: Merge with EOM 1.4
apps/certpatch/certpatch.c: Merge with EOM 1.6
exchange.c: Merge with EOM 1.114
ike_quick_mode.c: Merge with EOM 1.110
ike_phase_1.c: Merge with EOM 1.16
ike_auth.c: Merge with EOM 1.41
ike_aggressive.c: Merge with EOM 1.4
libcrypto.c: Merge with EOM 1.10
libcrypto.h: Merge with EOM 1.10
isakmpd.8: Merge with EOM 1.19
isakmpd.c: Merge with EOM 1.42
ipsec.h: Merge with EOM 1.40
init.c: Merge with EOM 1.22
message.c: Merge with EOM 1.143
message.h: Merge with EOM 1.49
sa.c: Merge with EOM 1.98
sa.h: Merge with EOM 1.54
policy.c: Merge with EOM 1.14
pf_key_v2.c: Merge with EOM 1.36
x509.c: Merge with EOM 1.32
x509.h: Merge with EOM 1.9
udp.c: Merge with EOM 1.46

author: niklas
Angelos copyrights

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 31 08:19:13 2000 UTC (24 years, 4 months ago) by niklas
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 (colored)

libcrypto.c: Merge with EOM 1.9
libcrypto.h: Merge with EOM 1.9

author: angelos
Make x509_cert_init() able to re-initialize.

author: angelos
Add prototypes for a few more X509 SSL calls.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 1 14:09:45 1999 UTC (24 years, 8 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.1: +39 -9 lines
Diff to previous 1.1 (colored)

Merge with EOM 1.7

author: niklas
OpenSSL 0.9.4 support

author: angelos
blah

author: angelos
Oopsie...correction by Bob Beck on my previous patch.

author: angelos
lc_PEM_read_bio_RSAPrivateKey should be defined with the correct
number of arguments, depending on the SSLeay/OpenSSL version.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 28 11:54:55 1999 UTC (24 years, 9 months ago) by niklas
Branch: MAIN

Sync with EOM, dynamic linking support

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.