OpenBSD CVS

CVS log for src/lib/libssl/Attic/s23_lib.c


[BACK] Up to [local] / src / lib / libssl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20, Thu Jan 26 05:31:25 2017 UTC (7 years, 4 months ago) by jsing
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -1 lines
FILE REMOVED

Merge the client/server version negotiation into the existing (currently
fixed version) client/server code.

ok beck@

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jan 23 04:55:26 2017 UTC (7 years, 4 months ago) by beck
Branch: MAIN
Changes since 1.18: +7 -7 lines
Diff to previous 1.18 (colored)

move the callbacks from ssl_st to internal
ok jsing@

Revision 1.18 / (download) - annotate - [select for diffs], Sun Nov 16 14:12:47 2014 UTC (9 years, 6 months ago) by jsing
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

Sort and group includes.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Aug 10 14:42:56 2014 UTC (9 years, 10 months ago) by jsing
Branch: MAIN
Changes since 1.16: +1 -16 lines
Diff to previous 1.16 (colored)

Since we no longer need to support SSLv2-style cipher lists, start
unravelling the maze of function pointers and callbacks by directly
calling ssl3_{get,put}_cipher_by_char() and removing the
ssl_{get,put}_cipher_by_char macros.

Prompted by similar changes in boringssl.

ok guenther.

Revision 1.9.8.1 / (download) - annotate - [select for diffs], Sat Aug 9 16:55:55 2014 UTC (9 years, 10 months ago) by tedu
Changes since 1.9: +7 -0 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

backport relevant security fixes from openssl 1.0.1i
tested by bcook jsg

Revision 1.9.12.1 / (download) - annotate - [select for diffs], Sat Aug 9 16:54:58 2014 UTC (9 years, 10 months ago) by tedu
Changes since 1.9: +7 -0 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

backport relevant security fixes from openssl 1.0.1i
tested by bcook jsg

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 11 08:17:36 2014 UTC (9 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.15: +1 -29 lines
Diff to previous 1.15 (colored)

No need to keep ssl23_foo() flavours mapping to ssl3_foo().
ok tedu@

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 12 15:49:31 2014 UTC (10 years ago) by deraadt
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)

tags as requested by miod and tedu

Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 19 17:07:35 2014 UTC (10 years, 1 month ago) by jsing
Branch: MAIN
Changes since 1.13: +6 -6 lines
Diff to previous 1.13 (colored)

More KNF.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 19 08:52:32 2014 UTC (10 years, 1 month ago) by guenther
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

More KNF and style consistency tweaks

Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 15 21:47:56 2014 UTC (10 years, 1 month ago) by tedu
Branch: MAIN
Changes since 1.11: +2 -14 lines
Diff to previous 1.11 (colored)

remove ssl2 support even more completely.
in the process, always include ssl3 and tls1, we don't need config options
for them. when the time comes to expire ssl3, it will be with an ax.
checked by miod

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 14 15:15:33 2014 UTC (10 years, 1 month ago) by jsing
Branch: MAIN
Changes since 1.10: +81 -83 lines
Diff to previous 1.10 (colored)

First pass at applying KNF to the OpenSSL code, which almost makes it
readable. This pass is whitespace only and can readily be verified using
tr and md5.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 13 21:11:19 2014 UTC (10 years, 2 months ago) by mpi
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Do not include "e_os.h" anymore.  Simply pull in the necessary headers.

ok miod@, deraadt@

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 3 02:34:33 2011 UTC (12 years, 7 months ago) by djm
Branch: MAIN
Changes since 1.8: +0 -7 lines
Diff to previous 1.8 (colored)

openssl-1.0.0e: resolve conflicts

Revision 1.1.1.6 / (download) - annotate - [select for diffs] (vendor branch), Thu Nov 3 02:32:19 2011 UTC (12 years, 7 months ago) by djm
Changes since 1.1.1.5: +0 -7 lines
Diff to previous 1.1.1.5 (colored)

import OpenSSL 1.0.0e

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 1 22:59:00 2010 UTC (13 years, 8 months ago) by djm
Branch: MAIN
Changes since 1.7: +4 -8 lines
Diff to previous 1.7 (colored)

resolve conflicts, fix local changes

Revision 1.1.1.5 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 1 22:54:16 2010 UTC (13 years, 8 months ago) by djm
Changes since 1.1.1.4: +4 -8 lines
Diff to previous 1.1.1.4 (colored)

import OpenSSL-1.0.0a

Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 6 12:17:53 2008 UTC (15 years, 9 months ago) by djm
Branch: MAIN
Changes since 1.6: +12 -50 lines
Diff to previous 1.6 (colored)

resolve conflicts

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Sat Sep 6 12:15:51 2008 UTC (15 years, 9 months ago) by djm
Changes since 1.1.1.3: +12 -50 lines
Diff to previous 1.1.1.3 (colored)

import of OpenSSL 0.9.8h

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 29 05:39:31 2005 UTC (19 years, 1 month ago) by djm
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

resolve conflicts

Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 29 05:37:27 2005 UTC (19 years, 1 month ago) by djm
Changes since 1.1.1.2: +1 -1 lines
Diff to previous 1.1.1.2 (colored)

import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 5 12:51:32 2002 UTC (21 years, 9 months ago) by markus
Changes since 1.1.1.1: +52 -49 lines
Diff to previous 1.1.1.1 (colored)

import openssl-0.9.7-beta1

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 15 02:29:20 2002 UTC (22 years, 1 month ago) by beck
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

OpenSSL 0.9.7 stable 2002 05 08 merge

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 22 00:03:39 2001 UTC (22 years, 11 months ago) by beck
Branch: MAIN
Changes since 1.3: +24 -14 lines
Diff to previous 1.3 (colored)

openssl-engine-0.9.6a merge

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 19 11:13:26 2000 UTC (24 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.2: +15 -2 lines
Diff to previous 1.2 (colored)

OpenSSL 0.9.5 merge

*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 29 04:37:25 1999 UTC (24 years, 8 months ago) by beck
Branch: MAIN
Changes since 1.1: +16 -36 lines
Diff to previous 1.1 (colored)

OpenSSL 0.9.4 merge

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 5 20:13:11 1998 UTC (25 years, 8 months ago) by ryker
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.

Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 5 20:13:11 1998 UTC (25 years, 8 months ago) by ryker
Branch: MAIN

Initial revision

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.