]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-20 iceman1001FIX: Some uninitialized variables, some syntax suger...
2016-01-20 iceman1001CHG: Remake the "hf mf chkkeys" It now prints the...
2016-01-20 iceman1001CHG: syntax suger, text edit
2016-01-20 iceman1001CHG: Syntax suger
2016-01-20 iceman1001FIX: Coverity scans, uninitialized variables,
2016-01-20 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-01-20 iceman1001FIX: Coverity Scan complains about resourceleaks, array...
2016-01-20 iceman1001FIX: Coverity Scan complains that the realloc might...
2016-01-20 iceman1001FIX: Coverity Scans complain about uninitialized usage...
2016-01-12 icemanCHG, modified the configuration script
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-19 iceman1001FIX: #lld -> %#PRIu64" since the arguments are uin64_t
2016-01-19 iceman1001FIX: Coverity scan, forgot one fread ...
2016-01-19 iceman1001ADD: Some instructions for configure CoverityScan using...
2016-01-19 iceman1001FIX: Coverity Scan, #if - else -#endif statement most...
2016-01-19 iceman1001FIX: Coverity Scans, z_stream.opaque not initialized...
2016-01-19 iceman1001FIX: Coverity scan, complain on z_stream.opaque is...
2016-01-19 iceman1001FIX: Coverity Scan warnings on not using the fread...
2016-01-19 iceman1001CHG: Syntax suger, space -> tabs. etc.
2016-01-19 iceman1001FIX: Coverity Scan says fgetc() returns a INT,
2016-01-19 iceman1001CHG: syntax suger
2016-01-19 iceman1001REM: removed a print. The printing is done in the...
2016-01-19 iceman1001CHG: Syncronized so all different parts uses the same...
2016-01-19 iceman1001FIX: Coverity Scan resource leak
2016-01-19 iceman1001CHG: started to clean up the crapto1 imp in client...
2016-01-19 iceman1001CHG: minor change initializing array.
2016-01-19 iceman1001FIX: CoverityScan complains on getchar(), not reading...
2016-01-19 iceman1001CHG: The nonce from "hf mf nested" is fixed to this...
2016-01-19 iceman1001CHG: Syntax suger
2016-01-19 iceman1001FIX: Coverity scan, remove a resource leak, wrong...
2016-01-19 iceman1001REM: Removed #define llx PRIx64, all these defines...
2016-01-19 iceman1001ADD: Wrote a little help text to the nonce2key tools.
2016-01-19 iceman1001CHG: Crapto1 v3.3 for the ARMSRC
2016-01-19 iceman1001CHG: Crapto1 v3.3 now with comments, and I've tried...
2016-01-18 iceman1001ADD: another key found
2016-01-17 iceman1001FIX: the "make clean" for mfkey/Makefile now deletes...
2016-01-17 iceman1001FIX: makeing sure the "make clean" now deletes the...
2016-01-16 iceman1001ADD: a markdown file for the readme.txt file. I want...
2016-01-16 iceman1001CHG: Reversed @piwi 's changes to parity. I'm getting...
2016-01-16 iceman1001ADD: added the "llu" macro shortcut as format specifier.
2016-01-16 iceman1001CHG: changed output for the "hf mf nested" to show...
2016-01-16 iceman1001FIX: Coverity fix with resource leakage
2016-01-16 iceman1001FIX: Coverity Scan fixes, a bunch of them.
2016-01-16 iceman1001CHG: Updated the crapto1 imp to latest vesion3.3 ...
2016-01-15 iceman1001FIX: forgot a lua object for the call to ConvertAsciiTo...
2016-01-15 iceman1001CHG: lets see if I can get the perl script to work...
2016-01-15 iceman1001FIX: one of these days I will start being more observan...
2016-01-15 iceman1001FIX: wrong format specifier syntax
2016-01-15 iceman1001ADD: some clocking for 'hf mf mifare', 'hf mf nested...
2016-01-15 iceman1001REM: removed a dublett at end of file.
2016-01-15 iceman1001FIX: this should remove some warnings while compiling...
2016-01-13 iceman1001CHG: Tried to unfold some loops inside ARM/crypto1...
2016-01-13 iceman1001FIX: Some <= fix for pwpivi 's hardnested suggested...
2016-01-13 iceman1001CHG: Tested to unfold some loops inside the crypto1...
2016-01-13 iceman1001FIX: Coverity, out-of-bounds read, 124 is less than...
2016-01-13 iceman1001FIX: Coverity, out-of-bounds read ...
2016-01-13 iceman1001FIX: Coverity, resource leak, and variable can't be...
2016-01-13 iceman1001FIX: GCC 4.8 complains the pointer is set before its...
2016-01-13 iceman1001FIX: Coverity, strlen(Cmd) can never be lesser than...
2016-01-13 iceman1001FIX: Coverity, resource leaks 'nd more.. in "lf t55xx...
2016-01-13 iceman1001FIX: forgot to change a modified call from @pwpivi...
2016-01-13 iceman1001ADD: @pwpiwi 's latest changes to 'hf mf hardnested'
2016-01-12 iceman1001REM: Removed lot of obselete code from before.
2016-01-12 iceman1001ADD: "lf hid bruteforce" for a simple bruteforce...
2016-01-12 iceman1001FIX: tcgetattr for Linux in Ukbhit(), should return...
2016-01-12 iceman1001FIX: Coverity, Unchecked return value, CID #121288...
2016-01-12 iceman1001FIX: Coverity, CID# 121351, #121371, #121372, old...
2016-01-12 iceman1001FIX: textual changes
2016-01-12 iceman1001FIX: Coverity, resource leak, CID #121357, Mat needs...
2016-01-12 iceman1001FIX: Coverity, logical vs bitwise operator, remove...
2016-01-12 iceman1001FIX: Coverity, Unintended sign extension, data[7] would...
2016-01-12 iceman1001FIX: Coverity, Resource leak, CID #121361, filehandle...
2016-01-12 iceman1001FIX: Coverity, Resource leak, CID# 121360, keyBlock...
2016-01-12 iceman1001FIX: Coverity, out-of-bounds write, CID#121340, CID...
2016-01-12 iceman1001CHG: Syntax suger
2016-01-12 iceman1001FIX: Coverity, CID#121314, Explicit null dereferenced...
2016-01-12 iceman1001FIX: Coverity, CID# 121337, Out-of-bounds. In the...
2016-01-12 iceman1001FIX: Coverity, uninitialized scalar variable, filenam...
2016-01-12 iceman1001FIX: Coverity, CID #121346, resouce leak, close...
2016-01-12 iceman1001FIX: Coverity, out-of-bounds, CID#121330, CID#121331...
2016-01-12 iceman1001FIX: Coverity, Dereference null return, CID #212329...
2016-01-12 iceman1001FIX, Coverity, Unsigned compared against 0. CID #21232...
2016-01-12 iceman1001FIX, Coverity, Argument can't be negative, CID #212324...
2016-01-12 iceman1001FIX: Coverity , Argument can't be negative, CID #12132...
2016-01-12 iceman1001FIX, Coverity, Argument can't be negative. CID# 212322...
2016-01-12 iceman1001CHG: syntax suger
2016-01-12 iceman1001FIX: Coverity, Identical code for different branches...
2016-01-12 iceman1001FIX: Coverity, unintended sign extention, CID #121363...
2016-01-12 iceman1001FIX: Coverity, unchecked return value, CID #121292,..
2016-01-12 iceman1001FIX: Coverity, out-of-bounds write, CID# 121336, s_ind...
2016-01-12 icemanADD: created some build scripts for the CoverityScans
2016-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-01-09 iceman1001FIX: minor fixes to the HID wiegand generation command...
2016-01-09 iceman1001CHG: syntax suger
2016-01-09 iceman1001ADD: a new pwdgen algo Nicknamed C, (Huge props to...
2016-01-09 iceman1001ADD: Travis now builds automatically.
2016-01-08 IcemanUpdate README.txt
2016-01-08 iceman1001fix: gcc-arm-none-eabi still not working...
2016-01-08 iceman1001ADD: added gcc-arm-none-eabi compiler to travie script
next
Impressum, Datenschutz