Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 8824ec7cd514e0faed1c19c078c16fd1f5e3669c authored by Richard Levitte on 14 March 2000, 04:09:48 UTC, committed by Richard Levitte on 14 March 2000, 04:09:48 UTC
Make sure strcmp() gets declared.
1 parent 8087056
  • Files
  • Changes
  • 8540a13
  • /
  • crypto
  • /
  • opensslv.h
Raw File
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier None into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier None as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:8824ec7cd514e0faed1c19c078c16fd1f5e3669c into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:8824ec7cd514e0faed1c19c078c16fd1f5e3669c as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • content
revision badge
swh:1:rev:8824ec7cd514e0faed1c19c078c16fd1f5e3669c
content badge Iframe embedding
swh:1:cnt:e9ebf1d734ee904e7f998e1cc4b871175c1195c8
opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H

/* Numeric release version identifier:
 * MMNNFFRBB: major minor fix final beta/patch
 * For example:
 * 0.9.3-dev	  0x00903000
 * 0.9.3beta1	  0x00903001
 * 0.9.3beta2-dev 0x00903002
 * 0.9.3beta2     0x00903002 (same as ...beta2-dev)
 * 0.9.3	  0x00903100
 * 0.9.3a	  0x00903101
 * 0.9.4 	  0x00904100
 * 1.2.3z	  0x1020311a
 * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
 */
#define OPENSSL_VERSION_NUMBER	0x00906000L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6-dev 28 Feb 2000"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT

#endif /* HEADER_OPENSSLV_H */
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top