Commit Graph

289 Commits (32bc8782f058f7adacad37caf593330653a9a9ef)

Author SHA1 Message Date
Raphaël Vinot 32bc8782f0 Add doc 2016-08-26 12:00:13 +02:00
Raphaël Vinot 0b0905d0e7 Update documentation for client side certificate 2016-08-26 09:24:02 +02:00
Raphaël Vinot 7baa1fb71d Merge pull request #62 from RichieB2B/nscs-nl/ssl-client-cert
Add ssl client certificate support
2016-08-26 09:21:32 +02:00
Richard van den Berg a1a524c2c5 Add ssl client certificate support 2016-08-26 09:11:01 +02:00
Raphaël Vinot 0dbf7564ec add auth error test 2016-08-19 10:13:00 +02:00
Raphaël Vinot c321983fed Merge branch 'master' of github.com:CIRCL/PyMISP 2016-08-18 13:19:11 +02:00
Raphaël Vinot cdc77de598 Add some more tests 2016-08-18 13:18:58 +02:00
Alexandre Dulaunoy 95847a8e0d Merge pull request #61 from RichieB2B/ncsc-nl/speedup-et2misp
Speed up et2misp
2016-08-18 11:54:15 +02:00
Richard van den Berg 7cbda22667 Speed up et2misp 2016-08-18 11:27:02 +02:00
Raphaël Vinot a4acc5d147 Add tests 2016-08-18 00:40:30 +02:00
Raphaël Vinot cdcb1cca5e Update testing 2016-08-18 00:23:49 +02:00
Raphaël Vinot 76812f96aa Add dependency 2016-08-17 18:38:37 +02:00
Raphaël Vinot 33a2f0603e Add travis 2016-08-17 18:36:01 +02:00
Raphaël Vinot 24e328f737 Add forgotten files 2016-08-17 18:24:17 +02:00
Raphaël Vinot 0134e2a9e3 Initial version of the offline TestCases
Related #56
2016-08-17 18:21:50 +02:00
Raphaël Vinot 709770e367 Version bump 2016-08-17 14:51:35 +02:00
Raphaël Vinot c05254a841 Merge pull request #26 from jbremer/master
Various improvements
2016-08-17 14:34:40 +02:00
Jurriaan Bremer 1ff08c7d73 provide sane defaults for upload-sample/samplelist
Most of the arguments are unused when a proper event ID has been
provided, hence default them to standard values.
2016-08-16 18:35:35 +02:00
Jurriaan Bremer 353d04eab3 magic value enumerations 2016-08-16 16:51:35 +02:00
Jurriaan Bremer f23a7c3357 allow multiple attributes to be sent off at once
Slightly worked out version of the suggestion by doomedraven in #42.
2016-08-16 11:44:08 +02:00
Raphaël Vinot 2722540322 Fix tests 2016-08-12 14:30:50 +02:00
Alexandre Dulaunoy 5a4fb267b5 Merge pull request #60 from RichieB2B/ncsc-nl/et2misp
Add Emerging Threat to MISP example
2016-08-12 13:52:10 +02:00
Richard van den Berg 17417bd826 Add et2misp example 2016-08-12 13:48:45 +02:00
Raphaël Vinot d5c004e320 Merge pull request #59 from tomking2/master
Fixed double status code check on helpers and other functions
2016-08-11 20:23:11 +02:00
Thomas King 8ada05f310 Fixed double status code check on helpers and other functions 2016-08-11 19:30:31 +02:00
Raphaël Vinot f19520d5ac Proper support of functions returning plain text instead of json 2016-08-11 17:50:47 +02:00
Raphaël Vinot 9ec4dec9f4 Merge branch 'master' of github.com:CIRCL/PyMISP 2016-08-11 17:46:15 +02:00
Raphaël Vinot ab09c0a1dc Fix calls to __prepare_session
Fix #58
2016-08-11 17:45:32 +02:00
Raphaël Vinot 8569c94aa1 Merge pull request #57 from sebix/fix-test
Fix prints in tests
2016-08-10 22:07:00 +02:00
Sebastian Wagner 45379a1158
Fix prints in tests
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
2016-08-10 15:15:55 +02:00
Raphaël Vinot 2a0d6566ee change: remove XML output, all functions return a Python dictionary. 2016-08-09 13:58:54 +02:00
Raphaël Vinot 710f6a8a0c Merge pull request #55 from RichieB2B/ncsc-nl/fix-distribution
Set default distribution for attributes to inherit
2016-08-09 13:49:42 +02:00
Richard van den Berg af44760967 Set default distribution for attributes to inherit 2016-08-09 13:31:44 +02:00
Raphaël Vinot 86758cce19 Properly handle errors while fetching the types.
Fix #53
2016-08-05 11:13:26 +02:00
Raphaël Vinot cb25177a46 Add option to search function to only return attributes instead of events 2016-08-04 13:21:28 +02:00
Raphaël Vinot 5937ef9e9b Version bump 2016-08-02 15:17:42 +02:00
Raphaël Vinot e8c266570e Merge pull request #24 from Delta-Sierra/master
Fix fetching method for tag_search and tags_count
2016-07-29 14:19:24 +02:00
Raphaël Vinot 93ef3595e5 Fix fetching method for tag_search and tags_count 2016-07-29 13:25:36 +02:00
Raphaël Vinot fd5c22d8d9 Merge branch 'master' of github.com:CIRCL/PyMISP 2016-07-28 09:50:57 +02:00
Raphaël Vinot b8205f11a8 Fix PEP8 2016-07-28 09:50:46 +02:00
Raphaël Vinot f45490b02e Add support for proxies in the library.
Fix #48
2016-07-28 09:49:40 +02:00
Raphaël Vinot fe20c4f5ac Merge pull request #52 from KennethAdamMiller/master
Caught exception on python3.4 where base64encode returns bytes
2016-07-27 17:37:53 +02:00
Raphaël Vinot ce00a01521 Merge branch 'master' of github.com:CIRCL/PyMISP 2016-07-27 14:48:24 +02:00
Raphaël Vinot 90bb9f3ba4 Major refactoring of the SVG generator 2016-07-27 14:48:13 +02:00
Kenneth Adam Miller 90b772d938 Caught exception on python3.4 where base64encode returns bytes and not str, and bytes are not json encodable. This caused a failure in upload_sample 2016-07-27 07:30:46 -04:00
Alexandre Dulaunoy 7c6b095a05 Merge pull request #51 from ek0/add_detection_name
Add a method to add a textual detection name under the 'Antivirus detection' category
2016-07-26 20:02:43 +02:00
Jessy Campos d31ec7a73c Add a method to add a textual detection name under the 'Antivirus detection' category 2016-07-26 13:13:29 -04:00
Raphaël Vinot 24d131aa32 Initial refactoring, PEP8 and cleanup 2016-07-26 16:35:46 +02:00
Raphaël Vinot 68f270dd4b Merge pull request #23 from Delta-Sierra/master
Add tags_count and tag_search script in examples/situational-awareness/
2016-07-26 14:28:52 +02:00
Deborah Servili f8dbcde607 Update README.md 2016-07-26 11:09:00 +02:00