index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
attrs: Allow NULL attribute to be passed to p11_attr_hash()
Stef Walter
2014-01-13
1
-0
/
+3
*
Drop unused libtasn1.h include
Roman Bogorodskiy
2013-11-08
1
-2
/
+0
*
Disable tests with setgid binaries when running in fakeroot
Andreas Metzler
2013-10-01
1
-1
/
+4
*
Remove unused make variables
Stef Walter
2013-09-09
1
-4
/
+2
*
test-compat calls test_getauxval which is in a UNIX defined block
Michael Cronenworth
2013-07-30
1
-0
/
+2
*
Don't use _GNU_SOURCE and fix strerror_r usage
Stef Walter
2013-07-23
2
-0
/
+66
*
Fix various memory leaks exposed by 'make leakcheck'
Stef Walter
2013-07-23
1
-42
/
+48
*
Use simple serial automake test harness
Stef Walter
2013-07-23
3
-2
/
+96
*
Support expanding $XDG_CONFIG_HOME in user config paths
Stef Walter
2013-07-18
1
-0
/
+6
*
Don't load configs from user directory when setuid
Stef Walter
2013-07-18
3
-1
/
+97
*
tools: Use $TMPDIR instead of $TEMP
Stef Walter
2013-07-18
1
-30
/
+1
*
Add support for using freebl3 for SHA1 and MD5 hashing
Stef Walter
2013-07-10
1
-92
/
+0
*
path: Add p11_path_canon() function
Stef Walter
2013-07-03
1
-0
/
+17
*
path: Add p11_path_prefix() function
Stef Walter
2013-07-03
1
-0
/
+13
*
Reorganize various components
Stef Walter
2013-06-25
12
-1982
/
+11
*
path: Add p11_path_parent() function
Stef Walter
2013-06-14
1
-0
/
+17
*
path: Fix expanding of paths and tests
Stef Walter
2013-06-14
1
-20
/
+26
*
constants: Tweaks and add mechanisms
Stef Walter
2013-05-27
1
-39
/
+31
*
pem: Write PEM data directly to a buffer
Stef Walter
2013-05-27
1
-9
/
+12
*
url: Encode directly to a buffer
Stef Walter
2013-05-27
1
-12
/
+18
*
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
1
-2
/
+2
*
Our own unit testing framework
Stef Walter
2013-05-21
17
-1004
/
+765
*
Support /xxx/yyy as an absolute path with Win32
Stef Walter
2013-05-21
1
-1
/
+1
*
Add the log-calls module config option
Stef Walter
2013-05-21
1
-5
/
+13
*
Patch to make test-lexer depend on ASN.1
manphiz@gmail.com
2013-05-14
1
-1
/
+1
*
Update to MurmurHash3
Stef Walter
2013-04-03
1
-9
/
+9
*
More compatible path munging and handling code
Stef Walter
2013-04-03
3
-32
/
+203
*
Separate library init from message code
Stef Walter
2013-04-03
4
-8
/
+8
*
Fix build with automake 1.13
Stef Walter
2013-04-03
1
-2
/
+2
*
Fix testing of murmur hash on bigendian systems
Stef Walter
2013-03-25
1
-37
/
+23
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
3
-0
/
+7
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
2
-11
/
+27
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
1
-2
/
+0
*
attrs: Print out the CKA_VALUE for certificates when debugging
Stef Walter
2013-03-20
1
-1
/
+1
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
1
-0
/
+71
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
2
-15
/
+15
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
2
-0
/
+94
*
attrs: Change p11_attrs_to_string() to allow static templates
Stef Walter
2013-03-18
1
-1
/
+5
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
1
-3
/
+51
*
Fix distcheck and documentation
Stef Walter
2013-03-15
1
-8
/
+8
*
url: Split out the URL encoding and decoding functions
Stef Walter
2013-03-15
2
-0
/
+167
*
lexer: Make a lexer for our config file format
Stef Walter
2013-03-15
2
-0
/
+282
*
attrs: Add info functions for constant names and values
Stef Walter
2013-03-15
2
-0
/
+118
*
attrs: New p11_attrs_merge() function
Stef Walter
2013-03-15
1
-0
/
+103
*
asn1: Implement a parsed ASN.1 tree cache
Stef Walter
2013-03-15
1
-0
/
+46
*
dict: Allow removal of current item in a p11_dict iteration
Stef Walter
2013-03-15
1
-0
/
+60
*
pem: Fix a bug decoding some PEM files
Stef Walter
2013-03-15
2
-0
/
+213
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
1
-0
/
+4
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-24
/
+11
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
5
-5
/
+5
[next]