From: GitHub <no...@gi...> - 2015-07-23 11:20:52
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 76517b7d433f6d9e4a16a2217974804c339ef692 https://github.com/OpenSC/OpenSC/commit/76517b7d433f6d9e4a16a2217974804c339ef692 Author: German Blanco <ger...@gm...> Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa-dnie.c M src/libopensc/cwa14890.c M src/libopensc/pkcs15-dnie.c Log Message: ----------- Fixing part of the memory allocation problems in DNIe module. Commit: 0d14f3ffeed7e9c519df246b57b22d9501efccbc https://github.com/OpenSC/OpenSC/commit/0d14f3ffeed7e9c519df246b57b22d9501efccbc Author: German Blanco <ger...@gm...> Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa-dnie.c Log Message: ----------- Correct initializing of a variable in card-dnie and revert buffer size change in cwa-dnie. Commit: 317cc302db8979d6365372a21774691aef857298 https://github.com/OpenSC/OpenSC/commit/317cc302db8979d6365372a21774691aef857298 Author: German Blanco <ger...@gm...> Date: 2015-07-10 (Fri, 10 Jul 2015) Changed paths: M src/libopensc/cwa-dnie.c Log Message: ----------- making the size of e_tx in cwa-dnie.c dynamic Commit: ee68165b1d193bc5128c6fd3642dc290c4109af2 https://github.com/OpenSC/OpenSC/commit/ee68165b1d193bc5128c6fd3642dc290c4109af2 Author: Frank Morgner <mo...@in...> Date: 2015-07-23 (Thu, 23 Jul 2015) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa-dnie.c M src/libopensc/cwa14890.c M src/libopensc/pkcs15-dnie.c Log Message: ----------- Merge pull request #474 from germanblanco/memory_allocation_5 Fixing part of the memory allocation problems in DNIe module. Issue #472 Compare: https://github.com/OpenSC/OpenSC/compare/142323af10d0...ee68165b1d19 |