Gwenhywfar is a multi-purpose library that provides useful functions such as configuration file handling, a full featured message generation and parsing engine, and an operating system abstraction layer. It is used by Libchipcard2, AqBanking, QBankManager, OpenHBCI, AqMoney, and various other projects.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux BSD Windows Windows |
| Implementation | C |
Recent releases


Changes: This release provides better error messages if some functionality is requested by an application but can not be provided due to missing Debian/Ubuntu packages.


Changes: Some applications use the internal log function to indiscriminately save all debug messages to disc. This release prevents such sensitive information from being stored in a file.


Changes: This release provides support for HTTP proxies. Type-safe macros for struct trees have been added (GWEN_TREE, similiar to GWEN_LIST).


Changes: This release fixes some problems with HTTP(S) connections, and adds the command "setkey" to the gct tool (allowing you to set the number and version of a key).


Changes: This release introduces a configure option for the buffer size default hard limit.