Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add shell.nixHEADmaster | vuko | 2022-02-27 | 1 | -0/+5 |
* | adding default.nix and setup.py | vuko | 2021-11-11 | 2 | -0/+22 |
* | port to python3, revert to serial connection | vuko | 2021-11-11 | 17 | -128/+115 |
* | move files | vuko | 2021-11-11 | 18 | -0/+0 |
* | modify admin to connect via TCP | vuko | 2020-02-12 | 3 | -8/+121 |
* | Increase space, fix zerofill in emem_print, disable DEBUG, dumper util | Piotr Dobrowolski | 2016-07-22 | 2 | -1/+19 |
* | gnuj | Bartosz Stebel | 2015-08-31 | 2 | -3/+7 |
* | Final new version. | Sergiusz 'q3k' Bazański | 2015-03-07 | 3 | -4/+6 |
* | Add MACd comms to Python client | Sergiusz 'q3k' Bazański | 2015-03-05 | 4 | -7/+18 |
* | Merge branch 'minefield' | Sergiusz 'q3k' Bazański | 2015-03-04 | 17 | -165/+209 |
|\ | |||||
| * | ino compatibility | Sergiusz 'q3k' Bazański | 2015-03-04 | 1 | -0/+0 |
| * | python2 | Tomek Dubrownik | 2012-01-14 | 7 | -21/+10 |
| * | format string fixed | Tomek Dubrownik | 2012-01-12 | 1 | -1/+2 |
| * | added the _show_cards utility | Tomek Dubrownik | 2012-01-06 | 1 | -0/+7 |
| * | set of changes adding flags to _add, _revoke_{card,user} | Tomek Dubrownik | 2012-01-06 | 8 | -293/+100 |
| * | storage should be mostly fixed now | Tomek Dubrownik | 2012-01-06 | 8 | -8/+250 |
| * | oops | Tomek Dubrownik | 2012-01-05 | 1 | -3/+3 |
| * | testing | Tomek Dubrownik | 2012-01-05 | 7 | -25/+23 |
* | | Merge branch 'minefield' | Sergiusz Bazanski | 2011-11-09 | 3 | -6/+8 |
|\| | |||||
| * | Added empty cards file. | Sergiusz Bazanski | 2011-11-09 | 1 | -0/+0 |
| * | Fucking destructor, how does it work? | Sergiusz Bazanski | 2011-11-09 | 1 | -1/+3 |
| * | minor fixes | Tomek Dubrownik | 2011-11-09 | 2 | -5/+5 |
* | | Merge branch 'minefield' of github.com:tdubrownik/doorman | Tomek Dubrownik | 2011-11-08 | 3 | -12/+34 |
|\| | |||||
| * | Hastily added storage encapsulation support for existing data stores. Not | Sergiusz Bazanski | 2011-11-08 | 3 | -12/+34 |
* | | Magic now generated from key. | Sergiusz Bazanski | 2011-11-08 | 1 | -5/+5 |
|/ | |||||
* | CBC > EBC. IIRC. | Sergiusz Bazanski | 2011-11-08 | 1 | -2/+2 |
* | Encrypted storage now uses magic. | Sergiusz Bazanski | 2011-11-08 | 1 | -2/+11 |
* | Added encrypted storage. | Sergiusz Bazanski | 2011-11-08 | 2 | -2/+48 |
* | sha -> hashlib (sha is deprecated) | Sergiusz Bazanski | 2011-11-08 | 1 | -2/+2 |
* | Fix indentation. | Sergiusz Bazanski | 2011-11-08 | 1 | -15/+15 |
* | Pet peeves: Reorder imports according to PEP1337 or something | Sergiusz Bazanski | 2011-11-08 | 12 | -13/+36 |
* | Storage transactions work. | Sergiusz Bazanski | 2011-11-08 | 1 | -2/+15 |
* | Delete the fucking backup. | Sergiusz Bazanski | 2011-11-08 | 1 | -1/+5 |
* | Basic transaction handling. It's ugly and not even tested. | Sergiusz Bazanski | 2011-11-08 | 1 | -0/+68 |
* | Actually, let's abstract this out. Whatever. | Sergiusz Bazanski | 2011-11-07 | 1 | -0/+0 |
* | Added encryption setting in options file. | Sergiusz Bazanski | 2011-11-07 | 1 | -0/+2 |
* | Started encryption container development. | Sergiusz Bazanski | 2011-11-07 | 1 | -0/+0 |
* | Debug removed | Tomek Dubrownik | 2011-11-07 | 1 | -1/+0 |
* | moved python code to ./admin | Tomek Dubrownik | 2011-11-07 | 15 | -0/+350 |