index
:
patchwork/clipperz.git
master
Clipperz password manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-01
clipperz middleware as a router instead of two separate handlers and static
HEAD
master
Michael Krelin
2
-3/+10
2014-06-30
builder: add --force-dirty flag
Michael Krelin
1
-1/+4
2014-06-30
gitignore node_modules and htdocs directories
Michael Krelin
1
-0/+2
2014-06-30
path adjustments
Michael Krelin
2
-3/+3
2014-06-30
reject zero A from the client (as per CLP-01-017)
Michael Krelin
1
-0/+2
2014-06-30
adjust SRP to match clipper change
Michael Krelin
1
-5/+12
2014-06-30
Merge remote-tracking branch 'github/master' into nmaster
Michael Krelin
15
-351/+407
2014-06-29
change dump path to relative
Michael Krelin
1
-1/+1
2014-06-29
change 'DELETE' to 'TRUNCATE', because why not.
Michael Krelin
1
-1/+1
2014-06-29
fix a typo in session store implementation
Michael Krelin
1
-1/+1
2014-06-29
update node modules and adjust for the newer express
Michael Krelin
3
-15/+20
2014-06-21
Inproved PRNG configuration
Giulio Cesare Solaroli
3
-6/+6
2014-06-19
Mitigation for vulnerability CLP-01-018
Giulio Cesare Solaroli
3
-251/+135
2014-06-02
Fixed authentication procedure for offline copy
Giulio Cesare Solaroli
3
-26/+83
2014-05-30
Fixed vulnerability CLP-01-016
Giulio Cesare Solaroli
3
-48/+125
2014-05-02
Fixed issues reported by cure53.de
Giulio Cesare Solaroli
5
-11/+47
2014-05-02
added more visible security warning, updated URLs
Marco Barulli
1
-15/+17
2014-04-04
Signed commit
Giulio Cesare Solaroli
0
-0/+0
2014-03-19
Merge remote-tracking branch 'github/master'
Michael Krelin
1
-1/+1
2013-12-09
Merge pull request #51 from jokajak/fixPHPDumpLink
Giulio Cesare Solaroli
1
-1/+1
2013-12-04
Fix dump path for php backend to be relative
Josh
1
-1/+1
2013-11-29
turn off autocompletion for change passphrase form
Michael Krelin
1
-4/+4
2013-11-28
frontend: turn off autocompletion for input elements in record
Michael Krelin
1
-6/+6
2013-11-27
more tracelogging
Michael Krelin
1
-0/+1
2013-11-27
switched postgresql schema from json type to plaintext
Michael Krelin
2
-11/+13
2013-11-26
when copying node backend files skip htdocs and node_modules
Michael Krelin
1
-0/+7
2013-11-26
builder: moved temp folder adjustements where it belongs
Michael Krelin
2
-4/+5
2013-11-25
PG: also tracelog error (if any)
Michael Krelin
1
-2/+2
2013-11-25
postgresql-based clipperz own session store
Michael Krelin
3
-10/+54
2013-11-25
make `npm start` show pretty logs
Michael Krelin
1
-1/+1
2013-11-25
retrieve header as a string to avoid restringification
Michael Krelin
1
-4/+4
2013-11-25
typo fix
Michael Krelin
1
-1/+1
2013-11-25
PG: don't try to commit after rolling back
Michael Krelin
1
-1/+1
2013-11-24
nodejs+postgresql backend
Michael Krelin
9
-0/+691
2013-10-02
Updated /delta
Giulio Cesare Solaroli
34
-1356/+15565
2013-08-30
First release of /delta version
Giulio Cesare Solaroli
131
-79/+59632
2013-08-16
Merge pull request #50 from neilmarion/patch-1
Giulio Cesare Solaroli
1
-1/+3
2013-08-16
Update README.md
Neil Marion dela Cruz
1
-1/+3
2013-07-17
Tentative fix for issue #49
Giulio Cesare Solaroli
2
-14/+0
2013-05-13
Upated links to web site;
Giulio Cesare Solaroli
17
-26/+173
2013-05-03
Fixed the markup of the README.md file.
Giulio Cesare Solaroli
1
-3/+4
2013-05-03
Added instructions on how to do actual development, using the dev-proxy script
Giulio Cesare Solaroli
1
-1/+25
2013-04-26
Updated README
Giulio Cesare Solaroli
1
-5/+14
2013-04-26
Fixed a bug that would "corrupt" header data when upgrading the crypto versio...
Giulio Cesare Solaroli
1
-1/+3
2013-04-26
Disabled a debug log
Giulio Cesare Solaroli
1
-1/+1
2013-04-21
Updated readme
Giulio Cesare Solaroli
1
-24/+30
2013-04-21
Updated mobile prototype
Giulio Cesare Solaroli
12
-6112/+23786
2013-04-21
Aborted attempt to factor out the Crypto library on its own module
Giulio Cesare Solaroli
14
-10967/+0
2013-04-21
Removed extra JS libraries no longer used for the mobile version
Giulio Cesare Solaroli
35
-5986/+0
2013-04-19
Fixed an issue on the AES-CTR block mode
Giulio Cesare Solaroli
22
-79/+2098
[next]