summaryrefslogtreecommitdiff
path: root/p11-kit/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-2425/+0
* p11-kit: 'int' comparison with 'unsigned int' in for() for array indexPankaj2015-10-191-1/+1
* In proxy module don't call C_Finalize on a forked process.Nikos Mavrogiannopoulos2015-06-291-6/+13
* p11-kit: Use pthread_atfork() in a safe mannerStef Walter2014-10-031-43/+19
* p11-kit: Compilation fixes for previous commitStef Walter2014-09-091-4/+1
* p11-kit: Make proxy module respect critical = noStef Walter2014-09-091-37/+47
* proxy: Fix cases where modules are unloaded while in useStef Walter2014-02-131-22/+31
* proxy: Remove assertions when module is not initializedStef Walter2014-02-131-2/+0
* Update the proxy module to use managed PKCS#11 modulesStef Walter2013-05-211-231/+1234
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-211-101/+130
* Separate library init from message codeStef Walter2013-04-031-0/+1
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-43/+43
* Fix leak when initializing the proxy modulePankaj Sharma2013-01-091-0/+2
* Refuse to load the p11-kit-proxy.so as a registered moduleStef Walter2012-09-181-5/+2
* Preconditions to check for input probs and out of memoryStef Walter2012-05-131-18/+9
* More fixes for non-static function namesStef Walter2011-10-241-5/+9
* Rename non-static functions to have a _p11_xxx prefix.Stef Walter2011-10-241-9/+9
* Initial port to win32Stef Walter2011-10-171-1/+6
* Fix bugs in the p11-kit proxy module.Stef Walter2011-08-241-14/+28
* Reimplement and remove apache licensed bits of code.Stef Walter2011-07-271-4/+4
* Fix uninitialized variable problem.Stef Walter2011-05-271-1/+1
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-0/+1382