source: @ 129

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @129   17 months martin Add missing braces. Thanks to Umberto Rustichelli for the report. See …
(edit) @128   2 years aj fix version in 0.1.8 release.
(edit) @127   2 years aj branch for 0.1.8 release
(edit) @126   2 years aj now pre 0.1.9 release.
(edit) @125   2 years aj new engine_pkcs11 release 0.1.8.
(edit) @124   2 years aj hw_pkcs11.c:146: warning: implicit declaration of function 'set_init_args' …
(edit) @123   2 years aj Next release will be 0.1.8, trunk is "-svn" preview.
(edit) @122   2 years aj Copy trunk to 0.1.7 release.
(edit) @121   2 years aj New 0.1.7 release.
(edit) @120   2 years aj fix for a buffer overrun in engine_pkcs11's pin handling: The overrun …
(edit) @119   3 years aj Arfrever Frehtes Taifersar Arahesis: fixes the following compiler warning: …
(edit) @118   3 years aj release 0.1.6 was branched, so trunk is now open for development again.
(edit) @117   3 years aj Create new release 0.1.6.
(edit) @116   3 years aj Revert some changes to slot parsing code, but add a proper fix instead. (I …
(edit) @115   3 years alonbl Add PACKAGE_SUFFIX
(edit) @114   3 years alonbl Fix doc build issues 1. VPATH issue. 2. Parallel build issue, suggested by …
(edit) @113   3 years martin avoid errors like #12 in the future
(edit) @112   3 years martin Fixes #12
(edit) @111   3 years alonbl mingw32->mingw*
(edit) @110   3 years ludovic.rousseau get_pin(): do not dereference mycb->password if mycb is NULL Fix ticket …
(edit) @109   3 years ludovic.rousseau add the minimum release number of libp11 needed in the error message
(edit) @108   3 years alonbl Handle svn checkout detection correctly when srcdir is different
(edit) @107   3 years alonbl Don't remove external files on distclean
(edit) @106   3 years aj document news as well.
(edit) @105   3 years aj always allocate full size, as we will clean full size later. strncpy will …
(edit) @104   4 years aj fix segfault in new code.
(edit) @103   4 years aj fix segfault in new code.
(edit) @102   4 years aj update export script.
(edit) @101   4 years aj update export script
(edit) @100   4 years aj fix version.
(edit) @99   4 years aj fix version.
(edit) @98   4 years aj create new version of engine_pkcs11
(edit) @97   4 years aj update NEWS file.
(edit) @96   4 years alonbl Update NEWS
(edit) @95   4 years aj New function only in libtpp 0.2.4 and newer.
(edit) @94   4 years aj David Smith: While working on adding PKCS#11 support to Gnome's Network …
(edit) @93   4 years alonbl Detect libtool-1 or libtool-2 at runtime
(edit) @92   4 years alonbl More aclocal->m4
(edit) @91   4 years alonbl Some more cleanups
(edit) @90   4 years alonbl Prepare for libtool-2
(edit) @89   4 years alonbl Fixup configure help strings
(edit) @88   4 years alonbl Include winresrc.h
(edit) @87   4 years alonbl Add --force to autoreconf
(edit) @86   4 years alonbl More fixups to maintainer-clean
(edit) @85   4 years alonbl afxres.h is not needed
(edit) @84   4 years alonbl Distribute files for MSVC
(edit) @83   4 years alonbl engine_pkcs11 MSVC fixups added a Makefile.mak at top to handle the …
(edit) @82   4 years alonbl Finished with this branch
(edit) @81   4 years alonbl New build system Merge new build system, support mingw, sync with other …
(edit) @80   4 years alonbl Fix separate builddir issues
(edit) @79   4 years alonbl Trivial
(edit) @78   4 years alonbl Fixup enginesdir
(edit) @77   4 years alonbl Sync with others
(edit) @76   4 years alonbl More cleanups
(edit) @75   4 years alonbl Cleanups
(edit) @74   4 years alonbl Fixup autoconf help
(edit) @73   4 years alonbl Minor cleanups
(edit) @72   4 years alonbl The extra ldflags is correct now, but it was never used anyway
(edit) @71   4 years alonbl Add set_pin()
(edit) @70   4 years alonbl Dependency >=autoconf-2.60 >=automake-1.10
(edit) @69   4 years alonbl Use AC_LINK_IFELSE and not AC_TRY_LINK
(edit) @68   4 years alonbl Cleanup
(edit) @67   4 years alonbl add packaged
(edit) @66   4 years alonbl New build system, support mingw
(edit) @65   4 years alonbl Branch for mingw build
(edit) @64   4 years alonbl Add my branch
(edit) @63   4 years aj Apply a fix by Andreas Kroehnert <andreas.kroehnert@…>
(edit) @62   5 years aj fix typos, change return type to int and args to 0 and 1.
(edit) @61   5 years aj cleanup of pin code, partly based on suggestions by Stanislav Brabec. …
(edit) @60   5 years aj trunk is now post 0.1.4 release.
(edit) @59   5 years aj release engine_pkcs11 0.1.4.
(edit) @58   5 years aj needed one more day for testing.
(edit) @57   5 years aj document latest changes. update wiki export script.
(edit) @56   5 years aj add NEWS to distribution. target saturday for release.
(edit) @55   5 years aj fix ident.
(edit) @54   5 years aj accept pin from openssl - patch by ahasenack@…
(edit) @53   5 years aj prepare for new release.
(edit) @52   5 years aj add support for labels, by Risto Laanoja.
(edit) @51   5 years aj silence more warnings.
(edit) @50   5 years aj fix more compiler warnings.
(edit) @49   5 years aj use ansi style declaration.
(edit) @48   5 years aj disable dead code.
(edit) @47   5 years aj properly clean pin storage. full size as it might be not null-terminated.
(edit) @46   5 years aj fix resource leakage, found by Risto Laanoja.
(edit) @45   5 years aj increase max. pin length to 32 chars.
(edit) @44   5 years aj ust utf-8.
(edit) @43   5 years aj fix configure script - some shells don't like the extra ;
(edit) @42   5 years nils allow hex characters as well, patch supplied by Alexander Starostin …
(edit) @41   6 years aj simply the revision, drop the m4 code. it didn't turn out the way I wanted …
(edit) @40   6 years aj move to opensc-project till opensc.org dns is back.
(edit) @39   6 years aj set version number based on svn revision. thanks to werner koch.
(edit) @38   6 years aj kill some dead code.
(edit) @37   6 years aj depend on libp11 >= 0.2.1
(edit) @36   6 years aj create release 0.1.3
(edit) @35   6 years aj create copy for release 0.1.3
(edit) @34   6 years aj fix memory leak, thanks to Dougles E. Engert.
(edit) @33   6 years aj allow giving slot only.
(edit) @32   6 years aj allow not specifying a string.
(edit) @31   6 years aj libp11 trunk now exports PKCS11_get_rsa_method().
(edit) @30   6 years aj older wget versions only know -nv.
Note: See TracRevisionLog for help on using the revision log.