Aktivität
von 26.12.2020 bis 24.01.2021
21.01.2021
17.01.2021
- 00:39 Revision 132cf922 (aqbanking): Result of "make format".
- 00:34 Revision f2701b7d (aqbanking): Merge branch 'mp-202101-readability'
- Improve readability by splitting spaghetti code into smaller functions with clear names and purposes.
- 00:32 Revision fdbe190c (aqbanking): Updated docs.
13.01.2021
- 23:58 Revision a598002d (aqbanking): Incremented version.
- 20:20 Revision 1f293215 (aqbanking): AqHBCI: Improved readability of AH_JobQueue_AddJob().
11.01.2021
- 22:50 Revision 9d1ba0a3 (aqbanking): AqHBCI: Fixed a memory leak.
- 22:42 Revision c59489d9 (aqbanking): AqHBCI: Don't add to result list, yet (will be done later in AH_Job_SampleResults).
- 22:40 Revision d73c1c6a (aqbanking): AqHBCI: Increased verbosity.
- 21:25 Revision 38fe4275 (aqbanking): Revert "AqHBCI: Increased readability."
- This reverts commit 6d08f9b8c2055a8425bf4ceb3ac9966db007a2f1.
- 21:25 Revision b3608cc1 (aqbanking): Revert "AqHBCI: Improved readability."
- This reverts commit 9f1f38dea24541a6e2f201950bb66b0ece4084a4.
- 21:25 Revision d30f2f72 (aqbanking): Revert "AqHBCI: Added some comments."
- This reverts commit 09f3b675f7c9d68396b49af483883b8c6059f70c.
- 21:25 Revision e5d9280a (aqbanking): Revert "AqHBCI: Compile outbox files as full source files, dont include."
- This reverts commit 9dcc7fcbddf78997eb091bfadd52521707f8431b.
- 21:25 Revision ffdfb029 (aqbanking): Revert "AqHBCI/applayer: Reorganized outbox stuff."
- This reverts commit 4b9526c7ef49770e33b4e1b3e6fd80139706544e.
- 21:25 Revision b3c2386f (aqbanking): Revert "AqHBCI: Simplified AH_OutboxCBox_Prepare()."
- This reverts commit 4f80ad966b032d98e10a581ce951f36f48bfbeec.
- 21:25 Revision 4a6e6d64 (aqbanking): Revert "AqHBCI/applayer: More cleanup."
- This reverts commit 3a7ce698072e1d70f340527e900123924b8137e4.
- 21:25 Revision 3eebf30f (aqbanking): Revert "AqHBCI: Fixed a double free."
- This reverts commit 7b2076a4d41a5f5c6805e087155d1d30be09bd3b.
- 21:25 Revision 043d800b (aqbanking): Revert "AqHBCI/applayer: Cleanup includes."
- This reverts commit 131a0fbbf0337d1da9a057e3d4714e71cee8ba6d.
- 21:25 Revision ef8e6306 (aqbanking): Revert "AqHBCI/applayer: Added remark."
- This reverts commit d916f4510703f30058b21bea32aefd0b69c81bee.
- 21:25 Revision 4e2c87aa (aqbanking): Revert "AqHBCI/applayer: Removed unneeded "cbox::finishedQueues"."
- This reverts commit ac6d79ed5673dde5bd6ddaf11f7e0f83c8960570.
- 21:24 Revision 6d52d1b6 (aqbanking): Revert "AqHBCI/applayer: Removed unneeded vars and functions."
- This reverts commit 459a6963e345a267cc6a9da66a9a443804c6c8ca.
- 21:24 Revision 6d4829c1 (aqbanking): Revert "AqHBCI: Improved code readability."
- This reverts commit 92b4881762f167076c452949f8fdc4d4c93b7e42.
- 21:24 Revision e81e676a (aqbanking): Revert "AqFinTS: Minor reformatting."
- This reverts commit 76e73a1af68f3ebc971a5425d19a09218729c6ad.
- 21:24 Revision 956aa6bf (aqbanking): Revert "AqHBCI: More cleanup and improved readability."
- This reverts commit 9e9c43b38ecfb4335c348757460759a2fc677171.
- 21:24 Revision 88fa8333 (aqbanking): Revert "AqHBCI: Put more major functions into their own files."
- This reverts commit 0c714679250175c0c6cac2ccc61739e265113a4b.
- 21:06 Revision b9fc17c3 (aqbanking): AqHBCI: Fixed a double free.
- 20:38 Revision 8960d37f (aqbanking): BUILD: Added makefile target "sanitize".
- 20:37 Revision 56423c14 (aqbanking): AqHBCI: Put more major functions into their own files.
- 20:37 Revision 2a9f99d0 (aqbanking): AqHBCI: More cleanup and improved readability.
- 20:37 Revision 205c5552 (aqbanking): AqFinTS: Minor reformatting.
- 20:37 Revision 3dff041f (aqbanking): AqHBCI: Improved code readability.
- - move more spaghetti code into smaller functions
- remove return values where ignored anyway - 20:37 Revision 17a1c72e (aqbanking): AqHBCI/applayer: Removed unneeded vars and functions.
- 20:37 Revision 6a6d9e23 (aqbanking): AqHBCI/applayer: Removed unneeded "cbox::finishedQueues".
- 20:37 Revision 83ca02d3 (aqbanking): AqHBCI/applayer: Added remark.
- 20:37 Revision 7cd38ebd (aqbanking): AqHBCI/applayer: Cleanup includes.
- 20:37 Revision a0af59e1 (aqbanking): AqHBCI: Fixed a double free.
- 20:37 Revision c699ec5b (aqbanking): AqHBCI/applayer: More cleanup.
- 20:37 Revision 5f5c0341 (aqbanking): AqHBCI: Simplified AH_OutboxCBox_Prepare().
- 20:37 Revision b0a0130e (aqbanking): AqHBCI/applayer: Reorganized outbox stuff.
- 20:37 Revision fd95c7de (aqbanking): AqHBCI: Compile outbox files as full source files, dont include.
- More work on code cleanup. Define clear interfaces, make not needed functions
private to the source code files. For t... - 20:36 Revision ee8d85da (aqbanking): AqHBCI: Added some comments.
- 20:36 Revision 4cc66b27 (aqbanking): AqHBCI: Improved readability.
- 20:36 Revision 341491c8 (aqbanking): AqHBCI: Increased readability.
- 19:58 Revision 0c714679 (aqbanking): AqHBCI: Put more major functions into their own files.
- 17:24 Revision 9e9c43b3 (aqbanking): AqHBCI: More cleanup and improved readability.
- 02:10 Revision 76e73a1a (aqbanking): AqFinTS: Minor reformatting.
- 02:10 Revision 92b48817 (aqbanking): AqHBCI: Improved code readability.
- - move more spaghetti code into smaller functions
- remove return values where ignored anyway
09.01.2021
08.01.2021
- 23:45 Revision ac6d79ed (aqbanking): AqHBCI/applayer: Removed unneeded "cbox::finishedQueues".
- 23:42 Revision d916f451 (aqbanking): AqHBCI/applayer: Added remark.
- 23:42 Revision 131a0fbb (aqbanking): AqHBCI/applayer: Cleanup includes.
- 20:40 Revision 7b2076a4 (aqbanking): AqHBCI: Fixed a double free.
- 20:36 Revision 3a7ce698 (aqbanking): AqHBCI/applayer: More cleanup.
05.01.2021
04.01.2021
- 20:55 Revision 4b9526c7 (aqbanking): AqHBCI/applayer: Reorganized outbox stuff.
- 00:44 Revision 9dcc7fcb (aqbanking): AqHBCI: Compile outbox files as full source files, dont include.
- More work on code cleanup. Define clear interfaces, make not needed functions
private to the source code files. For t...
03.01.2021
- 23:21 Revision 09f3b675 (aqbanking): AqHBCI: Added some comments.
- 23:04 Revision 9f1f38de (aqbanking): AqHBCI: Improved readability.
- 22:38 Revision 6d08f9b8 (aqbanking): AqHBCI: Increased readability.
30.12.2020
- 17:53 Bug #13: Abruf 1822direkt schlägt fehl
- Gute Nachrichten mit Debian Testing (6.2.5-1). Das Einrichten von 1822Direkt-Konten klappt einwandfrei. Das Abrufen v...
27.12.2020
- 21:58 Revision fec8717d (aqbanking): SWIFT: Bugfixes.
- 21:57 Revision 78a23eed (aqbanking): Added job GetDepot
- This allows getting an overview of a depot at a given bank (Wertpapier Depotinformationen).
"aqbanking-cli request" ...
Auch abrufbar als: Atom