remove rcsid

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24795 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-02-22 23:28:18 +00:00
parent 55bddbf305
commit ff5dab4f4a
25 changed files with 0 additions and 25 deletions

View File

@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <pkinit_asn1.h>
RCSID("$Id$");
/**
* @page page_ca Hx509 CA functions

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include "crypto-headers.h"
#include <rtbl.h>

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_cms CMS/PKCS7 message functions.

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct private_key {
AlgorithmIdentifier alg;

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct hx509_crypto;

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_env Hx509 enviroment functions

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_error Hx509 error reporting functions

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$ID$");
int
_hx509_map_file_os(const char *fn, heim_octet_string *os)

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include <hxtool-commands.h>
#include <sl.h>

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_keyset Certificate store operations

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include <dirent.h>
/*

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
typedef enum { USE_PEM, USE_DER } outformat;

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#ifdef HAVE_FRAMEWORK_SECURITY

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("Id$");
/*
* Should use two hash/tree certificates intead of a array. Criteria

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
static int

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#ifdef HAVE_DLFCN_H
#include <dlfcn.h>
#endif

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct ks_pkcs12 {
hx509_certs certs;

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_lock Locking and unlocking certificates and encrypted data.

View File

@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <wind.h>
RCSID("$Id$");
/**
* @page page_name PKIX/X.509 Names

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_peer Hx509 crypto selecting functions

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_print Hx509 printing functions

View File

@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <pkcs10_asn1.h>
RCSID("$Id$");
struct hx509_request_data {
hx509_name name;

View File

@@ -50,7 +50,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct revoke_crl {
char *path;

View File

@@ -39,7 +39,6 @@
#include <stdlib.h>
#include <hx_locl.h>
RCSID("$Id$");
%}

View File

@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
static int
test_name(hx509_context context, const char *name)