PKCS#11 Certificate Manager, designed for SuisseID.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

133 lines
3.4 KiB

2016-05-14 11:31
* [r21] src/certman.hxx:
read more than one certificate from a file; take file names in
command line arguments
2016-05-14 10:26
* [r20] ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.conf[ADD], resolve-rpmbuilddeps.sh,
src/certman.hxx, src/main.cxx:
read more than one certificate from a file; take file names in
command line arguments
2016-05-05 17:19
* [r19] ChangeLog, ax_init_standard_project.m4, build-in-docker.sh:
updated build system
2016-04-24 16:20
* [r18] ChangeLog, autogen.sh[ADD], ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, mac-create-app-bundle.sh,
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh,
src/version.cxx, src/version.hxx:
fix build error
2015-11-28 13:48 marc
* [r17] ChangeLog, ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.sh, certman.desktop.in[ADD], sql-to-dot.sed[ADD]:
buildsystem update
2015-11-16 12:37 marc
* [r16] doc/doxyfile.in:
SVG must not be interactive for embedding in redmine
2015-11-09 12:52 marc
* [r15] ax_init_standard_project.m4, bootstrap.sh,
debian/control.in, resolve-debbuilddeps.sh:
fixed build dependencies
2015-11-07 10:47 marc
* [r14] bootstrap.sh:
there is no qt4-default
2015-11-07 09:23 marc
* [r13] bootstrap.sh, debian/control.in:
there is no qt4-default
2015-11-06 23:58 marc
* [r12] debian/control.in:
fixed dependencies
2015-11-05 09:47 marc
* [r11] ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.sh[ADD], resolve-debbuilddeps.sh:
updated build system
2015-11-05 09:07 marc
* [r10] doc/doxyfile.in:
doxygen should not build search engine, it's awful in embedded
redmine
2015-11-04 06:27 marc
* [r9] debian/control.in:
update dependencies
2015-11-03 23:05 marc
* [r8] debian/control.in:
set section
2015-11-03 22:05 marc
* [r7] AUTHORS:
AUTHOR updated to new homepage
2015-11-03 14:33 marc
* [r6] ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, resolve-debbuilddeps.sh:
prepared for build in a docker instance on jenkins
2015-10-09 15:02 marc
* [r5] src/certman.hxx:
typo
2015-10-08 16:37 marc
* [r4] doc/screenshots[ADD], doc/screenshots/openfromurl.png[ADD]:
added screenshot
2015-10-08 14:38 marc
* [r3] COPYING[ADD], ChangeLog[ADD], INSTALL[ADD],
src/certificate.hxx[ADD], src/certificate.ui[ADD],
src/certman.hxx, src/certman.ui, src/certman_de.ts[ADD],
src/certman_en.ts[ADD], src/certman_fr.ts[ADD],
src/certman_it.ts[ADD], src/makefile.am,
src/openfromurl.hxx[ADD], src/openfromurl.ui[ADD]:
first version to show an save certificates from files or urls
2015-10-08 11:22 marc
* [r2] AUTHORS[ADD], NEWS[ADD], README[ADD], ax_check_qt.m4[ADD],
ax_cxx_compile_stdcxx_11.m4[ADD],
ax_init_standard_project.m4[ADD], bootstrap.sh[ADD],
build-resource-file.sh[ADD], certman.spec.in[ADD],
configure.ac[ADD], debian[ADD], debian/changelog.in[ADD],
debian/compat[ADD], debian/control.in[ADD], debian/docs[ADD],
debian/rules[ADD], doc[ADD], doc/doxyfile.in[ADD],
doc/makefile.am[ADD], mac-create-app-bundle.sh[ADD],
makefile.am[ADD], resolve-debbuilddeps.sh[ADD],
resolve-rpmbuilddeps.sh[ADD], src[ADD], src/certman.hxx[ADD],
src/certman.ui[ADD], src/languages.qrc[ADD], src/main.cxx[ADD],
src/makefile.am[ADD], src/version.cxx[ADD], src/version.hxx[ADD]:
bootstrapped qt project
2015-10-08 08:50 marc
* [r1] .[ADD]:
structure