summaryrefslogtreecommitdiff
path: root/p11-kit/util.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-295/+0
* Fix typos flagged by codespellDaiki Ueno2016-08-221-1/+1
* Fix p11_kit_space_strlen() result when empty stringStef Walter2013-07-181-3/+3
* Update the proxy module to use managed PKCS#11 modulesStef Walter2013-05-211-0/+3
* Separate library init from message codeStef Walter2013-04-031-0/+1
* Don't use library locks from p11-kit toolStef Walter2013-04-031-0/+4
* Do not export (de)constructorAndreas Metzler2013-03-191-4/+4
* Fix syntax errors in OS_WIN32 ifdefsStef Walter2013-03-031-2/+2
* Only do shared object and DLL initialization in librariesStef Walter2013-02-201-0/+54
* Add p11_kit_be_loud() function for use in tests and toolsStef Walter2013-02-051-0/+14
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-299/+19
* Win32 build fixesStef Walter2012-06-291-26/+0
* Preconditions to check for input probs and out of memoryStef Walter2012-05-131-9/+0
* Fix test modules linking errorsStef Walter2012-05-011-0/+1
* Provide compat getprogname() implementations on other OS'sStef Walter2012-05-011-36/+2
* Move the compat.[ch] headers into common directory/Stef Walter2012-04-301-0/+66
* Add more p11-kit cleanup to fix valgrind leak reportsStef Walter2012-04-021-0/+11
* Add enable-in and disable-in options to module configStef Walter2012-04-011-2/+113
* Fix problems crashing when freeing TLS on windowsStef Walter2011-10-291-0/+2
* Add debug output to windows init and uninit of libraryStef Walter2011-10-291-1/+8
* Fix broken build on windowsMichael Cronenworth2011-10-251-1/+1
* Rename non-static functions to have a _p11_xxx prefix.Stef Walter2011-10-241-6/+6
* Initial port to win32Stef Walter2011-10-171-33/+155
* Complete documentation for message functionality.Stef Walter2011-06-091-0/+29
* Store last failure message per thread.Stef Walter2011-06-091-5/+82
* Refactor configurationStef Walter2011-06-081-0/+17
* Fix up documentationStef Walter2011-06-071-0/+41
* Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen()Stef Walter2011-06-071-0/+34
* Fix up copyright lines.Stef Walter2011-04-011-1/+0
* Documentation and API cleanup.Stef Walter2011-03-311-0/+51