Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
.gitignore 0 Bytes ace44560 mehr als 6 Jahren admin Removed files from .gitignore. Fixes the egg-a...
Makefile.am 1,76 KB cd675479 fast 6 Jahren cstimming Improve makefiles: If astyle is not there, just...
crypttoken.xml 1,67 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ct.c 26,9 KB 31ca23eb fast 4 Jahren admin CryptToken: Fixed a problem (callers rely on th...
ct.h 7,88 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ct_be.h 11,2 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ct_context.c 48,1 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ct_context.h 22,2 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ct_context.xml 12,2 KB 71235676 mehr als 6 Jahren Stefan Bayer Added info for key number and version for SignK...
ct_context_p.h 1,31 KB 71235676 mehr als 6 Jahren Stefan Bayer Added info for key number and version for SignK...
ct_keyinfo.c 24,2 KB d3709118 mehr als 6 Jahren Stefan Bayer added member certType to identify the kind of c...
ct_keyinfo.h 12,1 KB d3709118 mehr als 6 Jahren Stefan Bayer added member certType to identify the kind of c...
ct_keyinfo.xml 11,5 KB d3709118 mehr als 6 Jahren Stefan Bayer added member certType to identify the kind of c...
ct_keyinfo_p.h 1019 Bytes d3709118 mehr als 6 Jahren Stefan Bayer added member certType to identify the kind of c...
ct_p.h 1,63 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ctf_context.c 10,1 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ctf_context_be.h 3,94 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctf_context_p.h 1,23 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctfile.c 63,8 KB c6546180 mehr als 4 Jahren admin Fixed some compiler warnings.
ctfile_be.h 1,9 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ctfile_p.h 6,31 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ctplugin.c 12,4 KB 02b17c5a fast 4 Jahren admin ctplugin: Simplified code (esp. use fn GWEN_Gui...
ctplugin.h 2,95 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ctplugin_be.h 1,77 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ctplugin_l.h 760 Bytes fab53b9f etwa 14 Jahren martin Added keyword "void" to functions with empty ar...
ctplugin_p.h 998 Bytes da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
cttest.c 6,83 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
cttest.h 538 Bytes 69f96b70 mehr als 6 Jahren admin Started working on a test crypt token. This wi...
cttest_p.h 1007 Bytes 69f96b70 mehr als 6 Jahren admin Started working on a test crypt token. This wi...

Aktuellste Revisionen

# Datum Autor Kommentar
31ca23eb 18.09.2021 17:12 admin

CryptToken: Fixed a problem (callers rely on the return value of GWEN_Crypt_Token_BeginEnterPin !=0).

2acc7ef8 11.09.2021 19:00 admin

CryptToken: No longer use GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().

Those GUI functions need the GUI to run in the background which doesn't work
well in most apps where the program code runs inside the same thread as the
GUI code.
Therefore sometimes dialog boxes aren't correctly refreshed or shown on...

02b17c5a 11.09.2021 18:14 admin

ctplugin: Simplified code (esp. use fn GWEN_Gui_ProgressLog2).

c6546180 03.02.2021 20:28 admin

Fixed some compiler warnings.

487e1184 11.01.2020 17:11 admin

Fixed many compiler warnings.

cd675479 20.10.2019 17:46 cstimming

Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.

1ded799f 17.10.2019 18:59 admin

BUILD: Disable some warnings, started fixing compiler warnings.

bf4ad7f1 03.10.2019 19:51 cstimming

Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS

d3709118 05.02.2019 16:20 Stefan Bayer

added member certType to identify the kind of certificate used

1f12db66 03.02.2019 17:05 admin

Result of "make format".

Revisionen anzeigen

Auch abrufbar als: Atom