Activity for RND

  • Martin committed [81066e]

    rnd64: replace zero character output with null byte

  • Martin committed [35ac85]

    rnd64: overhaul program

  • Martin committed [599adb]

    rnd64: revise generateCrypto() logic

  • Martin committed [81562f]

    rnd64: revise makefile

  • Martin committed [f8fc70]

    rnd64: revise makefile

  • Martin committed [aa8b22]

    rnd64: tidy variable declarations

  • Martin committed [06fb5e]

    rnd64: add check for negative size

  • Martin committed [c20119]

    tidy indentation of getFreeSystemMemory(), revi...

  • Martin committed [413eda]

    rnd64: fix Win threading function return values

  • Martin committed [2cfe04]

    rnd64: revise makefile

  • Martin committed [710dab]

    rnd64: revise Win Crypt deallocation

  • Martin committed [d327a5]

    rnd64: revise makefile

  • Martin committed [894b61]

    rnd64: fix comment typo

  • Martin committed [392ad2]

    rnd64: add check for sufficient free memory

  • Martin committed [8fc882]

    rnd64: revise makefile

  • Martin committed [72b729]

    rnd64: add check for zero-sized output

  • Martin committed [11cd46]

    RND: remove line breaks in stream output; fix l...

  • Martin committed [6aa9c7]

    RND: add password generator switch, change char...

  • Martin committed [ac540c]

    rnd64: fix seeder being too slow on Linux for -...

  • Martin committed [c615bd]

    rnd64: fix rand_r() repeating patterns on Linux...

  • Martin committed [c2c320]

    rnd64: fix rand() time seed being identical in ...

  • Martin committed [3ca435]

    RND: fix constant typo in rnd_tester.bas

  • Martin committed [d4ffaf]

    rnd64: add makefile

  • Martin committed [6a062b]

    add rnd64 single thread version to its own branch

  • Martin committed [8b2033]

    rnd: add byte sequence generator, add unicode g...

  • Martin committed [6cd005]

    rnd64: add multi-threading support

  • Martin committed [7c581f]

    rnd64: add MB/s calculation, revise compiler fl...

  • Martin committed [b75935]

    revise error messages for stream/pipe failure e...

  • Martin committed [b9c8f0]

    revise single character generator: slightly fas...

  • Martin committed [23481f]

    revise stream generator; revise -mtune compiler...

  • Martin committed [95ef30]

    add single character fast generator

  • Martin committed [db8eb2]

    add stream functionality and cross-platform cry...

  • Martin committed [94bbbc]

    revise output messages

  • Martin committed [ddf74c]

    added write permission / bad filename error han...

  • Martin committed [376f67]

    added further input validation, version identif...

  • Martin committed [989049]

    revised comments, EOL to LF

  • Martin committed [089760]

    exit codes made explicit, code tidied, filename...

  • Martin committed [f1c55f]

    added rnd64.c 64-bit large file creator, remove...

  • Martin committed [3b9115]

    CLngInt fix for GCC compilation

  • Martin committed [c3503d]

    CLngInt fix for GCC compilation

  • Martin committed [7a212b]

    added kB, MB, GB file size switches

1