Projekt

Allgemein

Profil

Aktivität

von 27.08.2021 bis 25.09.2021

25.09.2021

20:22 Revision 30252433 (libchipcard): Renamed dir cyberjack_ctapi to cyberjack_pcsc in win32 folder.
Probably not needed anymore? admin
20:21 Revision 5d3c0843 (libchipcard): Build: Removed non-existing file from 0BUILD.
admin
20:21 Revision 3a356374 (libchipcard): Fixed handling of driver files.
Always distribute the files but only install specific files for the given
target.
admin
20:19 Revision a0c8e88d (libchipcard): Removed driver files for cyberjack_pcsc on posix systems.
Those files where empty, anyway, since we no longer use specific files
for cyberjack devices.
admin
18:53 Revision 16e89235 (libchipcard): Build: Simplified 0BUILD files for crypt token modules.
admin
18:53 Revision cac798ae (libchipcard): Build: Fix declaration of OS_TYPE.
Should be "posix" for non-windows systems. admin
14:29 Revision bb3b4bc5 (libchipcard): Build: Fixed generation of source files from typemaker2 files.
admin
14:14 Revision 8dee66d0 (libchipcard): Prepared release 5.99.1-beta.
admin
14:09 libchipcard-5.99.1beta.tar.gz
martin
14:09 libchipcard-5.99.1beta.tar.gz.asc
martin
13:38 Revision 2aaf69b6 (libchipcard): Strike one entry from the TODO list.
admin
13:38 Revision 08127b7a (libchipcard): Added dependency "pkg-config".
admin
13:33 Revision 2435e78c (libchipcard): Build: Fixed a bug introduced by changing gwen-detection to pkg-config.
admin
02:57 Revision 97fdc32f (libchipcard): Rewrote OS test.
autotools are sometimes unnerving: Compiling libchipcard inside my
git repository works, but created tarballs don't w...
admin
02:18 Revision c590ff93 (libchipcard): Use pkg-config to find gwenhywfar.
admin
00:46 Revision 4f33125c (libchipcard): Improved doxygen setup.
admin
00:45 Revision df971e55 (libchipcard): Fixed a doxygen tag.
admin
00:45 Revision 7a8318d8 (libchipcard): Build: Add visibility flags, export important symbols in modules.
admin
00:16 Revision b4e4ebeb (libchipcard): Some doxygen fixes. Change version settings.
- gwenbuild works from within a build dir, so the paths need to be adjusted
accordingly
- set project version in "v...
admin

24.09.2021

18:45 Revision 5378b4d0 (libchipcard): Updated COPYING file.
admin
18:43 Revision fc54377a (libchipcard): Removed chipcard-config.in.in.
admin
18:42 Revision e05f487a (libchipcard): Removed chipcard.m4.
admin
16:30 Revision 80de3633 (libchipcard): Remove chipcard-config and chipcard.m4 (we exclusively use pkgconfig now).
admin
16:30 Revision a3fff198 (libchipcard): Fixed a bug in Makefile.am (double definition).
admin
16:18 Revision 10952024 (libchipcard): CT: Fixed a bug (don't check pinstatus if you have none).
admin
16:18 Revision 9231ec1a (libchipcard): Base: Fixed a bug (was not setting selected dfNode).
admin
15:37 Revision 14655b13 (libchipcard): BUILD: "VERSION" needs to be a DEFINE, not a var to maintain compatibility with autotools.
admin
15:36 Revision 1791a316 (libchipcard): BUILD: Added current build folder to include list.
Generated files are always written outside the source tree into subfolders
of the build tree, so the current build di...
admin
13:32 Revision ac17d9e8 (libchipcard): BUILD: Added missing files to src/libchipcard/0BUILD.
admin
01:06 Revision 3542959e (libchipcard): Minor fixes.
admin
00:40 Revision bce6f9b0 (libchipcard): BUILD: Fixed version variables.
admin
00:28 Revision fb9b0576 (libchipcard): client: No longer search for README file, look for card.xml instead.
This file should also always be installed, so better use that file to
lookup the correct data path.
Maybe we will la...
admin
00:21 Revision dbc75e98 (libchipcard): BUILD: Let gwbuild also install driver data.
admin
00:03 Revision 3e8a7ea7 (libchipcard): Updated de.po.
admin
00:01 Revision 500f5fea (libchipcard): Fixed header install folders.
admin

23.09.2021

23:12 Revision 8d04689c (libchipcard): Added chapter about dependencies to README.
admin
23:10 Revision fd1cdbc8 (libchipcard): Added some chapters to README, esp. about building from sources.
admin
23:04 Revision f7686f50 (libchipcard): BUILD: gwenbuild now build the full project.
admin
22:44 Revision b10e76da (libchipcard): BUILD: Cleanup gwbuild files.
Remove unneeded elements from 0BUILD files. admin
22:32 Revision ec4c19b6 (libchipcard): BUILD: gwenbuild now also builds the crypttoken plugins.
admin
22:01 Revision 562e9870 (libchipcard): BUILD: Added targets for gettext and astyle.
admin
21:56 Revision ac4ae90a (libchipcard): BUILD: More work on 0BUILD files, now compiles libchipcard.so.
admin
21:40 Revision 687b78c0 (libchipcard): Initial setup for gwbuild.
admin
19:41 Revision bcc9a2e1 (libchipcard): Removed some unused defines. Minor reformatting.
admin
19:33 Revision f0640cf7 (libchipcard): Cleaned up code for pin entry on crypt tokens.
admin
19:32 Revision c7498bee (libchipcard): Removed calls to no longer existing LC_Crypt_Token_ResultToError().
admin
16:35 Revision 0903acbf (libchipcard): No longer use deprecated functions GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
admin
16:35 Revision b7f7e2e5 (libchipcard): Removed unused reader flags.
admin
16:20 Revision 0ba605b6 (libchipcard): Fixed compiler warnings.
admin
15:46 Revision beecb9c2 (libchipcard): More cleanup.
- removed unneeded files
- no longer install files which aren't part of the API
- cut big code files into smaller ones
admin
14:02 Revision 1fcebe99 (libchipcard): src/libchipcard/Makefile.am: Add missing typedefs and typefiles targets
mlenk
12:11 Revision 2df76cc5 (libchipcard): Removed type LC_CLIENT_RESULT, return GWEN_ERROR codes on error.
Like with AqBanking there is no need for an extra error code type. admin
00:52 Revision 618d9085 (libchipcard): Removed no longer needed code and defs.
admin
00:52 Revision 0cd2d043 (libchipcard): Use GWEN_DATE also LC_KvkCard_ReadCardData() and LC_KvkCard_ReadCardData().
admin
00:31 Revision 28d0d2e7 (libchipcard): Updated libtest.c (we now always use PC/SC).
admin
00:28 Revision 481e4356 (libchipcard): Updated apidoc.
admin
00:26 Revision 0036069f (libchipcard): Removed ancient installation instructions (was referring to libchipcard2).
admin
00:20 Revision 6d867ebe (libchipcard): Removed docs we no longer used.
admin
00:16 Revision 1d43fafb (libchipcard): Very much simplified README.
There no longer is a ressource manager, we simply use the pcsc daemon or
service, so most lines of the README no long...
admin
00:03 Revision 257f6751 (libchipcard): BUILD: Add Makefile targets "typefiles" and "typedefs".
admin
00:02 Revision b1e23107 (libchipcard): Removed folder "etc".
admin

22.09.2021

23:48 Revision 4b83ccc4 (libchipcard): EGK: Use GWEN_DATE instead of GWEN_TIME when reading dates.
admin
23:48 Revision 4d131bd6 (libchipcard): Changed string libchipcard5 to libchipcard6. Remove libchipcard_symlinkdir.
admin
23:21 Revision 8fe2fb9b (libchipcard): Added initial language file (no translations, yet).
admin
23:17 Revision 3ad2afdb (libchipcard): BUILD: Added I18N commands to Makefile.am and configure.ac.
admin
22:47 Revision abf1428c (libchipcard): client: Enable translation code.
To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
...
admin
22:44 Revision f151fe76 (libchipcard): client: Enable translation code.
To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
...
admin

20.09.2021

00:49 Revision b1b8b6bc (libchipcard): Added some entries to TODO file, removed others.
admin
00:26 Revision deafbce6 (libchipcard): Ported starcos types.xml to typemaker2.
admin
00:17 Revision 09c4fc80 (libchipcard): Added missing include.
admin
00:17 Revision 5d4016ad (libchipcard): Ported hidata.xml to typemaker2.
Use GWEN_DATE instead of GWEN_TIME for date fields. admin

19.09.2021

23:32 Revision 5fc8320e (libchipcard): Ported typefiles to typemaker2.
admin
23:10 Revision 319887e2 (libchipcard): Added type prefix to all card and app files to facilitate moving them all into one folder later.
admin
22:49 Revision 1534e3f4 (libchipcard): Removed no longer needed definitions. Changed LC_LOGDOMAIN string to "libchipcard".
admin
22:48 Revision 03b585e5 (libchipcard): Use typemaker2 instead of typemaker for pininfo type.
admin
22:47 Revision c4029a40 (libchipcard): BUILD: Added checks for typemaker2 and xmlmerge.
admin
22:07 Revision 0e90c4b3 (libchipcard): Initial commit for libchipcard6.
- changed the structure of libchipcards sources
- no longer use symlink folder
admin
17:43 Revision 51dc6718 (libchipcard): Removed unneeded files.
admin
17:16 Revision 5d3eec7e (libchipcard): Cleanup .gitignores, removed old testdata.
admin
16:54 Revision 7eca0f02 (libchipcard): Prepared cleanup of .gitignore.
admin
16:54 Revision 10d3dc49 (libchipcard): gource: Increased video size.
admin

18.09.2021

16:44 Revision 96964cc7 (libchipcard): Base: Simplify _updateReaderStates.
admin
15:04 Revision 7883ce23 (libchipcard): Base: Finished basic cleanup.
- removed all non-needed declarations from private client_p.h so that it can be
included by other c-files
- compile...
admin
14:28 Revision 3bc47a2d (libchipcard): Base: More cleanup of client*.{c,h}. Make more functions private.
admin
14:27 Revision ac0ca6b7 (libchipcard): Base: Removed lc_client__config and LC_CLIENT::dbConfig.
admin
14:25 Revision 5d3ede6b (libchipcard): Base: Added missing include.
admin
14:09 Revision 4fd84177 (libchipcard): Base: Added client_xml.h
admin
13:59 Revision 681cf674 (libchipcard): Base: Added file client_xml.h
admin
13:56 Revision 2b9bf10b (libchipcard): Base: Moved public functions up in file.
admin
13:35 Revision b3207ad4 (libchipcard): Base: Moved/renamed more functions in client*.{c,h}.
- LC_Client_GetReaderAndDriverType
- LC_Client_FindCommandInCardFamily
- LC_Client_FindCommandInCardTypes
- LC_Client...
admin
13:03 Revision f73e30ac (libchipcard): Base: Moved/renamed functions in client*.{c,h}
- LC_Client__FindCommandInCardNode
- LC_Client_FindCommandInCardNode
admin
13:02 Revision 630e9607 (libchipcard): Base: Updated/added copyright header.
admin
12:15 Revision 2404464f (libchipcard): Base: Started cleaning up header and source files.
- remove and rename LC_Client__SampleXmlFiles
- remove and rename LC_Client_MergeXMLDefs
admin

17.09.2021

17:48 libchipcard-5.1.6.tar.gz
martin
17:47 libchipcard-5.1.6.tar.gz.asc
martin
17:45 Revision 49062eb5 (libchipcard): Prepared release 5.1.6.
admin

11.09.2021

18:09 Revision abfd2e61 (libchipcard): chiptanusb ct plugin: Use correct log domain. Removed _p.h file, add *.h file.
admin
18:08 Revision a9792906 (libchipcard): chiptanusb CT plugin: Create correct plugin object (fixes #213).
The crypt token functions inside gwen expect the plugin to be derived
from GWEN_Crypt_Token_Plugin.
admin
 

Auch abrufbar als: Atom