|
|
|
@129
|
20 months |
martin |
Add missing braces. Thanks to Umberto Rustichelli for the report.
See …
|
|
|
|
@126
|
2 years |
aj |
now pre 0.1.9 release.
|
|
|
|
@125
|
2 years |
aj |
new engine_pkcs11 release 0.1.8.
|
|
|
|
@124
|
3 years |
aj |
hw_pkcs11.c:146: warning: implicit declaration of function 'set_init_args' …
|
|
|
|
@123
|
3 years |
aj |
Next release will be 0.1.8, trunk is "-svn" preview.
|
|
|
|
@121
|
3 years |
aj |
New 0.1.7 release.
|
|
|
|
@120
|
3 years |
aj |
fix for a buffer overrun in engine_pkcs11's pin handling:
The overrun …
|
|
|
|
@118
|
3 years |
aj |
release 0.1.6 was branched, so trunk is now open for development again.
|
|
|
|
@116
|
3 years |
aj |
Revert some changes to slot parsing code, but add a proper fix instead. (I …
|
|
|
|
@115
|
3 years |
alonbl |
Add PACKAGE_SUFFIX
|
|
|
|
@114
|
3 years |
alonbl |
Fix doc build issues
1. VPATH issue.
2. Parallel build issue, suggested by …
|
|
|
|
@113
|
3 years |
martin |
avoid errors like #12 in the future
|
|
|
|
@112
|
3 years |
martin |
Fixes #12
|
|
|
|
@111
|
4 years |
alonbl |
mingw32->mingw*
|
|
|
|
@110
|
4 years |
ludovic.rousseau |
get_pin(): do not dereference mycb->password if mycb is NULL
Fix ticket …
|
|
|
|
@109
|
4 years |
ludovic.rousseau |
add the minimum release number of libp11 needed in the error message
|
|
|
|
@108
|
4 years |
alonbl |
Handle svn checkout detection correctly when srcdir is different
|
|
|
|
@107
|
4 years |
alonbl |
Don't remove external files on distclean
|
|
|
|
@106
|
4 years |
aj |
document news as well.
|
|
|
|
@105
|
4 years |
aj |
always allocate full size, as we will clean full size later.
strncpy will …
|
|
|
|
@103
|
4 years |
aj |
fix segfault in new code.
|
|
|
|
@102
|
4 years |
aj |
update export script.
|
|
|
|
@100
|
4 years |
aj |
fix version.
|
|
|
|
@97
|
4 years |
aj |
update NEWS file.
|
|
|
|
@96
|
4 years |
alonbl |
Update NEWS
|
|
|
|
@95
|
4 years |
aj |
New function only in libtpp 0.2.4 and newer.
|
|
|
|
@94
|
4 years |
aj |
David Smith: While working on adding PKCS#11 support to Gnome's Network …
|
|
|
|
@93
|
4 years |
alonbl |
Detect libtool-1 or libtool-2 at runtime
|
|
|
|
@92
|
4 years |
alonbl |
More aclocal->m4
|
|
|
|
@91
|
4 years |
alonbl |
Some more cleanups
|
|
|
|
@90
|
4 years |
alonbl |
Prepare for libtool-2
|
|
|
|
@89
|
4 years |
alonbl |
Fixup configure help strings
|
|
|
|
@88
|
4 years |
alonbl |
Include winresrc.h
|
|
|
|
@87
|
4 years |
alonbl |
Add --force to autoreconf
|
|
|
|
@86
|
4 years |
alonbl |
More fixups to maintainer-clean
|
|
|
|
@85
|
4 years |
alonbl |
afxres.h is not needed
|
|
|
|
@84
|
4 years |
alonbl |
Distribute files for MSVC
|
|
|
|
@83
|
4 years |
alonbl |
engine_pkcs11 MSVC fixups
added a Makefile.mak at top to handle the …
|
|
|
|
@81
|
4 years |
alonbl |
New build system
Merge new build system, support mingw, sync with other …
|
|
|
|
@63
|
4 years |
aj |
Apply a fix by Andreas Kroehnert <andreas.kroehnert@…>
|
|
|
|
@62
|
5 years |
aj |
fix typos, change return type to int and args to 0 and 1.
|
|
|
|
@61
|
5 years |
aj |
cleanup of pin code, partly based on suggestions by Stanislav Brabec. …
|
|
|
|
@60
|
5 years |
aj |
trunk is now post 0.1.4 release.
|
|
|
|
@58
|
5 years |
aj |
needed one more day for testing.
|
|
|
|
@57
|
5 years |
aj |
document latest changes. update wiki export script.
|
|
|
|
@56
|
5 years |
aj |
add NEWS to distribution.
target saturday for release.
|
|
|
|
@55
|
5 years |
aj |
fix ident.
|
|
|
|
@54
|
5 years |
aj |
accept pin from openssl - patch by ahasenack@…
|
|
|
|
@53
|
5 years |
aj |
prepare for new release.
|
|
|
|
@52
|
5 years |
aj |
add support for labels, by Risto Laanoja.
|
|
|
|
@51
|
5 years |
aj |
silence more warnings.
|
|
|
|
@50
|
5 years |
aj |
fix more compiler warnings.
|
|
|
|
@49
|
5 years |
aj |
use ansi style declaration.
|
|
|
|
@48
|
5 years |
aj |
disable dead code.
|
|
|
|
@47
|
5 years |
aj |
properly clean pin storage. full size as it might be not null-terminated.
|
|
|
|
@46
|
5 years |
aj |
fix resource leakage, found by Risto Laanoja.
|
|
|
|
@45
|
5 years |
aj |
increase max. pin length to 32 chars.
|
|
|
|
@44
|
5 years |
aj |
ust utf-8.
|
|
|
|
@43
|
6 years |
aj |
fix configure script - some shells don't like the extra ;
|
|
|
|
@42
|
6 years |
nils |
allow hex characters as well, patch supplied by Alexander Starostin …
|
|
|
|
@41
|
6 years |
aj |
simply the revision, drop the m4 code.
it didn't turn out the way I wanted …
|
|
|
|
@40
|
6 years |
aj |
move to opensc-project till opensc.org dns is back.
|
|
|
|
@39
|
6 years |
aj |
set version number based on svn revision. thanks to werner koch.
|
|
|
|
@38
|
6 years |
aj |
kill some dead code.
|
|
|
|
@37
|
6 years |
aj |
depend on libp11 >= 0.2.1
|
|
|
|
@34
|
7 years |
aj |
fix memory leak, thanks to Dougles E. Engert.
|
|
|
|
@33
|
7 years |
aj |
allow giving slot only.
|
|
|
|
@32
|
7 years |
aj |
allow not specifying a string.
|
|
|
|
@31
|
7 years |
aj |
libp11 trunk now exports PKCS11_get_rsa_method().
|
|
|
|
@29
|
7 years |
aj |
older wget version only know -nv.
|
|
|
|
@26
|
7 years |
aj |
perform unload, so another load will work fine.
|
|
|
|
@25
|
7 years |
aj |
remove bundles (I - guess - not needed / used).
if they are used, will …
|
|
|
|
@24
|
7 years |
aj |
openssl 0.9.8 puts the engines in lib/engines/.
|
|
|
|
@23
|
7 years |
aj |
new parser for slot/id strings.
|
|
|
|
@22
|
7 years |
aj |
add ChangeLog? using svn2cl.
|
|
|
|
@21
|
7 years |
aj |
Patch by Douglas E. Engert to allow engine_pkcs11 to
work with heimdal …
|
|
|
|
@20
|
7 years |
aj |
remove obsolete file.
|
|
|
|
@19
|
7 years |
aj |
remove default module name.
change include order (some effords to get …
|
|
|
|
@18
|
7 years |
aj |
fix windows compile.
|
|
|
|
@17
|
7 years |
aj |
proper cleanup.
|
|
|
|
@16
|
7 years |
aj |
add aclocal/ directory for engine_pkcs11, too.
|
|
|
|
@14
|
7 years |
aj |
AC_SUBSTed variables are better used with $(..). Thanks to Ralf …
|
|
|
|
@13
|
7 years |
aj |
aclocal -I aclocal/ (as suggested by Ralf Wildenhues)
|
|
|
|
@10
|
7 years |
aj |
fix/update makefiles for doc handling.
|
|
|
|
@9
|
7 years |
aj |
"doc" does not work well, it is the subdirectory name.
|
|
|
|
@8
|
7 years |
aj |
dist-hook: is too late, need to generate the documentation
before automake …
|
|
|
|
@7
|
7 years |
aj |
clean up also documentation.
|
|
|
|
@6
|
7 years |
aj |
update with latest api changes.
|
|
|
|
@5
|
7 years |
aj |
generate documentation on "make dist".
|
|
|
|
@4
|
7 years |
aj |
adapt to latest changes in libp11.
|
|
|
|
@3
|
7 years |
aj |
include more build rules for building the engine.
|
|
|
|
@2
|
7 years |
aj |
initial checkin of a standalone engine_pkcs11.
|
|
|
|
@1
|
7 years |
aj |
add minimal structure.
|