GraphSHCS_url
Graph
SHCS_url
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
ba32552da914 | Franck Youssef | MINOR: progress in formatting of query and replies | Jun 27 2014 | ||||
0b3a9801f2eb | Franck Youssef | XML: generation and parsing of DECRYPT requests and replies. To be tested. | Jun 26 2014 | ||||
47de4fd57ff8 | Franck Youssef | MINOR: added XML parsing libraries | Jun 26 2014 | ||||
709ec6992205 | Franck Youssef | XML: removed unnecessary classes | Jun 26 2014 | ||||
93fb20831904 | Franck Youssef | WS: debugging calls | Jun 25 2014 | ||||
003ccb86863b | Franck Youssef | DEBUG: trying alternative to JSON-IO | Jun 24 2014 | ||||
2f5ea53391db | Franck Youssef | DEBUG: further debugging for second WS call. | Jun 24 2014 | ||||
d4757386f539 | Franck Youssef | MINOR: fixed gitignore | Jun 24 2014 | ||||
54e7d3fae198 | Franck Youssef | Default constructor and setters. | May 23 2014 | ||||
1b1e859b6cde | Franck Youssef | Minor refactoring | May 23 2014 | ||||
50079dc163e1 | Franck Youssef | completed first impl. of new service structure. | May 23 2014 | ||||
65cb20f5b15e | Franck Youssef | Further in request handling refactoring. | May 22 2014 | ||||
e5eab362d5cf | Franck Youssef | updated sample SOAP messages and DTDs accordingly. | May 16 2014 | ||||
e8d16bfab6d5 | Franck Youssef | progress in SOAP | May 15 2014 | ||||
c979563f6721 | Franck Youssef | Merge branch 'webservice' of https://git.epfl.ch/repo/genomeprivacy into… | May 15 2014 | ||||
e7d71ff62d46 | Franck Youssef | serialization classes | May 15 2014 | ||||
1cb5762ea459 | Franck Youssef | refactoring test requests to group tests together. ongoing, still bugs. | May 15 2014 | ||||
08804c712400 | Franck Youssef | started implementing soap support. | May 15 2014 | ||||
184494bf8142 | Franck Youssef | added sample soap code | May 15 2014 | ||||
f9431e7bd07b | Franck Youssef | serialization classes | May 15 2014 | ||||
3a1f736f02a1 | Franck Youssef | refactoring test requests to group tests together. ongoing, still bugs. | May 13 2014 | ||||
0a20cca31821 | Franck Youssef | started implementing soap support. | May 13 2014 | ||||
ca8ee33c98ba | Franck Youssef | Added Apache Commons Codec library for base64 utilities. | May 12 2014 | ||||
8c1766d2c116 | Franck Youssef | ignore so far the map reduce part | May 9 2014 | ||||
49431b72b57f | Franck Youssef | Merge branch 'develop' of https://git.epfl.ch/repo/genomeprivacy into develop | May 8 2014 | ||||
16ef9373960c | Franck Youssef | debriefing meeting SHCS with Mr. Yannick Vallet. Added DTDs for WebServices | May 8 2014 | ||||
552f2dc1f94e | Franck Youssef | Enhancing debugging. | May 7 2014 | ||||
f0056f22d346 | Franck Youssef | added genotype updater, manually used. | May 7 2014 | ||||
9463e3e1da3b | Franck Youssef | Advanced logging infos (fine and finer). | May 7 2014 | ||||
2614f4ef784e | Franck Youssef | Removed deprecated parameter and fixed DB query for marker. | May 7 2014 | ||||
50d1e48a93f5 | Franck Youssef | Fixed typo in class name RequestSNPandHLA instead of RequestSNPandCF. | May 7 2014 | ||||
8c30c3ab12fb | Franck Youssef | Added loggin infos | May 7 2014 | ||||
a4c8fb88fe81 | Franck Youssef | FIX: bug in interpolation, fixed. Hell yeah!!! | May 6 2014 | ||||
ac2c3e77bd17 | Franck Youssef | debugging crypto libraries. | May 6 2014 | ||||
7eb56173bd7d | Franck Youssef | Continue troubleshoting ECCEG decryption. Not working yet. | May 6 2014 | ||||
a57334b011f9 | Franck Youssef | fixed db access for encrypted HLAs. | May 6 2014 | ||||
c8ca013eed64 | Franck Youssef | test serialization object db | May 6 2014 | ||||
cb04453fc963 | Franck Youssef | start writing some simple client test code for SNPs. | May 6 2014 | ||||
569bc23eeba8 | Franck Youssef | package refactoring. | May 6 2014 | ||||
450c4012b533 | Franck Youssef | completed HLA task. To test. To fix decryption issues. Check with simple… | May 6 2014 | ||||
739c8b075950 | Franck Youssef | put precision and shiftvalue into properties files. | May 5 2014 | ||||
5d469a05dc18 | Franck Youssef | updated domain range and lookup table. | May 5 2014 | ||||
15a6cc3ce7e1 | Franck Youssef | Merge branch 'index_encrypt' of https://git.epfl.ch/repo/genomeprivacy into… | May 4 2014 | ||||
bd88965f998d | Franck Youssef | FragmentPartialEncoded constructor from raw types. | May 4 2014 | ||||
5e3072350def | Franck Youssef | fix in elgamal not taking secret share but private key. Fix in secret share… | May 4 2014 | ||||
8bf78b5c7c49 | Franck Youssef | encoded partial fragment. | May 4 2014 | ||||
b8f0fb70e9ad | Franck Youssef | send encoded instead of plain. | May 4 2014 | ||||
3fe5097d6c65 | Franck Youssef | Changed JSON IO. Server Worker handles only one request per instance and quits. | May 4 2014 | ||||
91445b36c477 | Franck Youssef | try quickfix JSON-IO connection handler. | May 4 2014 | ||||
2c4621282997 | Franck Youssef | update json-io libarary from 2.2.31 to 2.6.0. | May 4 2014 | ||||
df5ac4a7b787 | Franck Youssef | try to use Serializable only and see if it does the job without Externalize | May 4 2014 | ||||
4388876b32d9 | Franck Youssef | Need to serialize partial secret objects. TODO. | May 4 2014 | ||||
98dbcf1eb914 | Franck Youssef | added hashcode for MarkerEncrypted. | May 4 2014 | ||||
fc4b86ff0442 | Franck Youssef | toString to marker | May 4 2014 | ||||
219b0714b2fe | Franck Youssef | Reverse table generated once and loaded from disk later. | May 4 2014 | ||||
f9f8222082aa | Franck Youssef | removed old enc_gen2_* entries. | May 3 2014 | ||||
980946c95aa7 | Franck Youssef | Fixed various DB issues and config problems for client. | May 3 2014 | ||||
cd54a152b884 | Franck Youssef | adding curve to config properties | May 3 2014 | ||||
4ddabf7a50f3 | Franck Youssef | classpath cleanups, advanced debug info in config. cleaned up configurations… | May 3 2014 | ||||
e445788c719e | Franck Youssef | Merge branch 'index_encrypt' of https://git.epfl.ch/repo/genomeprivacy into… | May 3 2014 | ||||
a4f12f2fcd2b | Franck Youssef | cleanup in worker | May 3 2014 | ||||
40c8b6bd2745 | Franck Youssef | Finished compute test. Need to finish moving HLA part, not sure what the output… | May 3 2014 | ||||
5d07d6f6cff3 | Franck Youssef | Worker seems to be done. | May 3 2014 | ||||
c1ad95543b8c | Franck Youssef | Partially moved computeTest. moved HLA requests. Further changes needed. | May 3 2014 | ||||
d0ebb0e79d56 | Franck Youssef | moving compute test from server side to client side. | May 3 2014 | ||||
9190d5b2c446 | Franck Youssef | Increased domain range to 100'000 | May 3 2014 | ||||
ca1a09e6d695 | Franck Youssef | part no longer used. | May 3 2014 | ||||
bde6d8ef0f12 | Franck Youssef | Many changes in MedUnit: - modularized the way tests are performed, - improved… | May 3 2014 | ||||
37a1a9d31149 | Franck Youssef | Continued migration towards ECCEG. CI seems work properly. Need check for CF… | May 3 2014 | ||||
c8b270a20e4a | Franck Youssef | Finished modifying readers for ECCEG. Need to test now. | May 3 2014 | ||||
bc9b923eb956 | Franck Youssef | added extended key support for ecceg. Refactoring. Rewriting readers for… | May 3 2014 | ||||
2835e8356b46 | Franck Youssef | Various formatting and cleanup. Labeling fields where change needed for testing… | May 3 2014 | ||||
0be633b68ebb | Franck Youssef | cleanup sysout debug infos | May 3 2014 | ||||
a2a28bf9db58 | Franck Youssef | Merge branch 'db_connect' into develop | May 3 2014 | ||||
1013bfc7d36b | Franck Youssef | config changes | May 3 2014 | ||||
daf487fbbf78 | Franck Youssef | config modifications at server | May 3 2014 | ||||
e9d57874da98 | Franck Youssef | cleanup in worker | May 2 2014 | ||||
9f783066f58c | Franck Youssef | Finished compute test. Need to finish moving HLA part, not sure what the output… | May 2 2014 | ||||
8cf9a9e79525 | Franck Youssef | Worker seems to be done. | May 2 2014 | ||||
f44c6ee2fc48 | Franck Youssef | Partially moved computeTest. moved HLA requests. Further changes needed. | May 1 2014 | ||||
a2183934e0e6 | Franck Youssef | moving compute test from server side to client side. | Apr 29 2014 | ||||
68eda6bc23a8 | Franck Youssef | Merge branch 'index_encrypt' of https://git.epfl.ch/repo/genomeprivacy into… | Apr 29 2014 | ||||
98de11fe35a2 | Franck Youssef | Increased domain range to 100'000 | Apr 29 2014 | ||||
9dd693bad568 | Franck Youssef | part no longer used. | Apr 28 2014 | ||||
43e7edb8c4e1 | Franck Youssef | Many changes in MedUnit: - modularized the way tests are performed, - improved… | Apr 28 2014 | ||||
b1ae9e9e5545 | Franck Youssef | Continued migration towards ECCEG. CI seems work properly. Need check for CF… | Apr 27 2014 | ||||
346b6ee6d6e2 | Franck Youssef | Finished modifying readers for ECCEG. Need to test now. | Apr 27 2014 | ||||
b197ce09d0c2 | Franck Youssef | added extended key support for ecceg. Refactoring. Rewriting readers for… | Apr 26 2014 | ||||
0ee39e5849e9 | Franck Youssef | Various formatting and cleanup. Labeling fields where change needed for testing… | Apr 25 2014 | ||||
bff07335fa35 | Franck Youssef | cleanup sysout debug infos | Apr 25 2014 | ||||
7056619e7dea | Franck Youssef | FIX: creates the pdf output dir at client if not existing. | Apr 24 2014 | ||||
7becc6d38713 | Franck Youssef | port change and bug fix | Apr 18 2014 | ||||
5e36da9c1a73 | Franck Youssef | Further refactoring | Apr 17 2014 | ||||
0e1f980c5856 | Franck Youssef | MINOR: added documentation meetings | Apr 16 2014 | ||||
d3e6d8b9c6c0 | Franck Youssef | ignore confidential_data folder. | Apr 16 2014 | ||||
8026f51251b1 | Franck Youssef | git ignore | Apr 16 2014 | ||||
2cd67b2855e7 | Franck Youssef | Merge branch 'ecceg_int' | Apr 16 2014 | ||||
0c547f762812 | Franck Youssef | ignore files | Apr 16 2014 | ||||
a46d2cf9b756 | Franck Youssef | Refactor and remove hard coded links/paths. | Apr 16 2014 | ||||
5595a8d46022 | Franck Youssef | Common code moved to PPPCommons. Cleaned PPPClient up. Added properties file to… | Apr 13 2014 |
c4science · Help