Sebastian Stenzel
|
5e0ebab587
refactored "add vault" functionality, which fixes #14
|
10 tahun lalu |
Sebastian Stenzel
|
751dbe6b7e
Merge pull request #30 from Tillerino/osxNames
|
10 tahun lalu |
Tillmann Gaida
|
a72f8ba8ab
Added the new mount name to the web dav mounter interface. Under OSX, we
|
10 tahun lalu |
Sebastian Stenzel
|
999285617d
Merge pull request #28 from Tillerino/windowsNames
|
10 tahun lalu |
Sebastian Stenzel
|
addf488b26
Merge pull request #29 from Tillerino/master
|
10 tahun lalu |
Tillmann Gaida
|
cd5e878a26
Bugfix (magic file open handler broke context class loader for event
|
10 tahun lalu |
Tillmann Gaida
|
0a671aa9bc
Addition of a name to the context path of the WebDAV servlet. The name
|
10 tahun lalu |
Sebastian Stenzel
|
8cc445a12a
New application icon by Thomas Pähler
|
10 tahun lalu |
Sebastian Stenzel
|
432beb2a17
- fixed #19 (again): vault-specific prefix is now handled by the servlet context instead of jackrabbit.
|
10 tahun lalu |
Sebastian Stenzel
|
9fd271ad7b
fixed NPE
|
10 tahun lalu |
Sebastian Stenzel
|
72b1ff78c3
Merge pull request #27 from Tillerino/master
|
10 tahun lalu |
Tillmann Gaida
|
edfd264e47
Changes proposed by @totalvoidness in code review
|
10 tahun lalu |
Tillmann Gaida
|
0cfc3fb7f7
Prevents starting a second instance of the GUI and forwards
|
10 tahun lalu |
Sebastian Stenzel
|
ecf29a91b8
Update README.md
|
10 tahun lalu |
Sebastian Stenzel
|
38884c6dfd
- added custom info.plist template for OS X native packages (references #14) kudos to @tillerino
|
10 tahun lalu |
Sebastian Stenzel
|
7813a11381
- pad filenames with NULL bytes (fixes #24)
|
10 tahun lalu |
Sebastian Stenzel
|
d774546bf8
- pad file contents to reach a multiple of 16 bytes (so AES/CTR always works on complete blocks) - references #24
|
10 tahun lalu |
Sebastian Stenzel
|
0b64c7ce25
- Updated exception
|
10 tahun lalu |
Sebastian Stenzel
|
0aef60efc4
- Single Jetty instnace (fixes #19)
|
10 tahun lalu |
Sebastian Stenzel
|
f0fa4fcf3d
Merge branch 'master' of https://github.com/totalvoidness/open-cloud-encryptor
|
10 tahun lalu |
Sebastian Stenzel
|
8bfdad38b9
- fixed timing attack on MAC (see http://codahale.com/a-lesson-in-timing-attacks/)
|
10 tahun lalu |
Sebastian Stenzel
|
19ea81f0e5
Update README.md
|
10 tahun lalu |
Sebastian Stenzel
|
5e6f343e68
- Updated version to 0.5.0-SNAPSHOT
|
10 tahun lalu |
Sebastian Stenzel
|
b49eb82f38
- Beta Version 0.4.0
|
10 tahun lalu |
Sebastian Stenzel
|
523f38c69e
- Updated L&F for Mac OS X: Greyed out controls, if window is inactive.
|
10 tahun lalu |
Sebastian Stenzel
|
3cd3012a05
- fixes #13
|
10 tahun lalu |
Sebastian Stenzel
|
3ff8d6bc19
- fixed error during exception handling, if trying to decrypt vault with unsupported key length
|
10 tahun lalu |
Sebastian Stenzel
|
7ce6ed6abb
- shows application icon in notification center
|
10 tahun lalu |
Sebastian Stenzel
|
be0b4859e3
- Adjusted win L&F of checkbox
|
10 tahun lalu |
Sebastian Stenzel
|
760b2c028f
- Some minor improvements, renamed some classes
|
10 tahun lalu |