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
-1
View File
@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <pkinit_asn1.h>
RCSID("$Id$");
/**
* @page page_ca Hx509 CA functions
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include "crypto-headers.h"
#include <rtbl.h>
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_cms CMS/PKCS7 message functions.
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct private_key {
AlgorithmIdentifier alg;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct hx509_crypto;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_env Hx509 enviroment functions
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_error Hx509 error reporting functions
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$ID$");
int
_hx509_map_file_os(const char *fn, heim_octet_string *os)
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include <hxtool-commands.h>
#include <sl.h>
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_keyset Certificate store operations
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#include <dirent.h>
/*
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
typedef enum { USE_PEM, USE_DER } outformat;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#ifdef HAVE_FRAMEWORK_SECURITY
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("Id$");
/*
* Should use two hash/tree certificates intead of a array. Criteria
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
static int
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
#ifdef HAVE_DLFCN_H
#include <dlfcn.h>
#endif
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct ks_pkcs12 {
hx509_certs certs;
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_lock Locking and unlocking certificates and encrypted data.
-1
View File
@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <wind.h>
RCSID("$Id$");
/**
* @page page_name PKIX/X.509 Names
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_peer Hx509 crypto selecting functions
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_print Hx509 printing functions
-1
View File
@@ -33,7 +33,6 @@
#include "hx_locl.h"
#include <pkcs10_asn1.h>
RCSID("$Id$");
struct hx509_request_data {
hx509_name name;
-1
View File
@@ -50,7 +50,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
struct revoke_crl {
char *path;
-1
View File
@@ -39,7 +39,6 @@
#include <stdlib.h>
#include <hx_locl.h>
RCSID("$Id$");
%}
-1
View File
@@ -32,7 +32,6 @@
*/
#include "hx_locl.h"
RCSID("$Id$");
static int
test_name(hx509_context context, const char *name)