comparison common/certhelp.c @ 260:e7a8b70021b6

Merged
author Sascha Wilde <wilde@intevation.de>
date Tue, 01 Apr 2014 15:46:40 +0200
parents 20d515604daa
children 81a205fc651e
comparison
equal deleted inserted replaced
259:20d515604daa 260:e7a8b70021b6
1 #include <stdlib.h> 1 #include <stdlib.h>
2 2
3 #include "certhelp.h" 3 #include "certhelp.h"
4 #include "debug.h" 4 #include "logging.h"
5 #include "errorcodes.h" 5 #include "errorcodes.h"
6 #include "strhelp.h" 6 #include "strhelp.h"
7 7
8 char * 8 char *
9 get_oid_valstr(x509_name *namebuf, unsigned char *oid) 9 get_oid_valstr(x509_name *namebuf, unsigned char *oid)

http://wald.intevation.org/projects/trustbridge/