remove rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24795 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
|
||||
#include "hx_locl.h"
|
||||
#include <pkinit_asn1.h>
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_ca Hx509 CA functions
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
#include "crypto-headers.h"
|
||||
#include <rtbl.h>
|
||||
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_cms CMS/PKCS7 message functions.
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
struct private_key {
|
||||
AlgorithmIdentifier alg;
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hx509_crypto;
|
||||
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_env Hx509 enviroment functions
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_error Hx509 error reporting functions
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
|
||||
int
|
||||
_hx509_map_file_os(const char *fn, heim_octet_string *os)
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <hxtool-commands.h>
|
||||
#include <sl.h>
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_keyset Certificate store operations
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
#include <dirent.h>
|
||||
|
||||
/*
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
typedef enum { USE_PEM, USE_DER } outformat;
|
||||
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifdef HAVE_FRAMEWORK_SECURITY
|
||||
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("Id$");
|
||||
|
||||
/*
|
||||
* Should use two hash/tree certificates intead of a array. Criteria
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
|
||||
static int
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
#ifdef HAVE_DLFCN_H
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
struct ks_pkcs12 {
|
||||
hx509_certs certs;
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_lock Locking and unlocking certificates and encrypted data.
|
||||
|
@@ -33,7 +33,6 @@
|
||||
|
||||
#include "hx_locl.h"
|
||||
#include <wind.h>
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_name PKIX/X.509 Names
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_peer Hx509 crypto selecting functions
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
/**
|
||||
* @page page_print Hx509 printing functions
|
||||
|
@@ -33,7 +33,6 @@
|
||||
|
||||
#include "hx_locl.h"
|
||||
#include <pkcs10_asn1.h>
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hx509_request_data {
|
||||
hx509_name name;
|
||||
|
@@ -50,7 +50,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
struct revoke_crl {
|
||||
char *path;
|
||||
|
@@ -39,7 +39,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <hx_locl.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
%}
|
||||
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
static int
|
||||
test_name(hx509_context context, const char *name)
|
||||
|
Reference in New Issue
Block a user