4304 Commits

Author SHA1 Message Date
Anton Kochkov
ea57383d84 Fix CID 1134833 2014-05-03 04:29:09 +04:00
jvoisin
995134d2a8 Fix a picky gcc warning 2014-05-03 02:21:14 +02:00
pancake
a0da04cb16 Fix r_bin.h (should fix bindings) and more MAKE_JOBS 2014-05-03 02:19:14 +02:00
Anton Kochkov
f285f098b3 Fix CID 1134826 2014-05-03 03:40:04 +04:00
Anton Kochkov
e521c104c4 Fix CID 1134816 2014-05-03 03:40:04 +04:00
Anton Kochkov
18d258c0ec Fix CID 1134815 2014-05-03 03:40:04 +04:00
Anton Kochkov
53e4ac6b3e Fix CID 1134813 2014-05-03 03:40:04 +04:00
Anton Kochkov
b91a555475 Fix CID 1134812 2014-05-03 03:40:04 +04:00
Anton Kochkov
879173704e Fix CID 1134762 2014-05-03 03:40:03 +04:00
Anton Kochkov
d9a9c8b78a Fix CID 1134758 2014-05-03 03:40:03 +04:00
fr33tux
a68171d3e9 Remove r_list_unlink and r_list_unref functions 2014-05-03 01:27:10 +02:00
fr33tux
3d801f90ff Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
pancake
44f43eb42b Use MAKE_JOBS in more places 2014-05-03 01:23:12 +02:00
deeso
14354feb61 fixed MMap Read-Write issue in io plugins and RBuf 2014-05-02 16:43:47 -05:00
deeso
d5a6c3d23c Adding r_bin_load_as feature and fixing null pointer reference in rabin. 2014-05-02 13:51:02 -05:00
Anton Kochkov
2ef5cc49f9 Fix CID 1134968 2014-05-02 15:01:38 +04:00
Anton Kochkov
b1f70bc0de Fix CID 1134969 2014-05-02 14:59:52 +04:00
Anton Kochkov
5fc6eb37a4 Fix CID 1134975 2014-05-02 14:52:33 +04:00
Anton Kochkov
7c6c706804 Fix CID 1134984 2014-05-02 14:43:51 +04:00
Anton Kochkov
04a61148a5 Fix CID 1134985 2014-05-02 14:43:30 +04:00
Anton Kochkov
c8d4e04792 Fix build 2014-05-02 14:21:59 +04:00
Anton Kochkov
0f226f93b5 Fix CID 1135000 2014-05-02 13:59:56 +04:00
Anton Kochkov
8b25562c39 Fix CID 1135001 2014-05-02 13:46:51 +04:00
Anton Kochkov
b14b7df820 Fix CID 1135006 2014-05-02 13:38:35 +04:00
Anton Kochkov
dbff404a07 Fix CID 1135007 2014-05-02 13:34:02 +04:00
Anton Kochkov
219da8a8e3 Fix CID 1135009 2014-05-02 13:29:55 +04:00
Anton Kochkov
09639c514f Fix CID 1135012 2014-05-02 13:25:24 +04:00
deeso
3adcb54f17 Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed 2014-05-01 20:13:57 -05:00
jvoisin
854bf7db87 Revert "Fix CID 1134998"
This reverts commit 44f5b35cb0024a1fa6ae1c7ac882690df425dfc1.
2014-05-01 19:49:33 +02:00
jvoisin
44f5b35cb0 Fix CID 1134998 2014-05-01 19:27:53 +02:00
jvoisin
87c8cffeea Fix CID 1134996, 1135005, 1135002, 1134993 2014-05-01 19:13:52 +02:00
jvoisin
6420ff29db Fix CID 1134955 2014-05-01 19:08:10 +02:00
jvoisin
5b5ca492db Add base64 encoding/decoding 2014-05-01 17:29:09 +02:00
Anton Kochkov
780cf8fdae Fix CID 1134986 2014-05-01 13:41:20 +04:00
jvoisin
6b6b7bb3cb Fix CID 1134518 2014-05-01 05:17:57 +02:00
deeso
31e9a8c4b3 fixed null pointer dereference in handle_print_meta_infos 2014-04-30 22:00:54 -05:00
deeso
8802b42ca0 removed some unused variables, and grouped unused functions which happen to be used by different components 2014-04-30 20:42:05 -05:00
jvoisin
f77b6acfcd Fix CID 1134505 2014-05-01 01:08:12 +02:00
jvoisin
6538010f9d Fix CID 1134836 2014-05-01 00:58:37 +02:00
jvoisin
8259710a24 Fix CID 1134504 2014-05-01 00:54:48 +02:00
jvoisin
b55f80cd50 Fix CID 1135173 2014-05-01 00:29:35 +02:00
jvoisin
ee6a4cd5bd Fix CID 1134967 2014-05-01 00:21:04 +02:00
jvoisin
a54fd2de19 Fix CID 1108023 2014-05-01 00:18:48 +02:00
jvoisin
9103f5cb1c Fix CID 1134603 and a gcc warning 2014-05-01 00:03:18 +02:00
jvoisin
454700634d Add a "destructor" to the YARA thing 2014-04-30 22:48:42 +02:00
jvoisin
2713d06d43 Fix CID 1134988 2014-04-30 22:48:42 +02:00
jvoisin
0283379056 Fix CID 1134936 2014-04-30 22:48:42 +02:00
jvoisin
205f27f2f6 Fix CID 1134916 2014-04-30 22:48:42 +02:00
deeso
b1b086c829 Fixed issue where r_core_plugin_deinit was passing null instead of command 2014-04-30 15:35:23 -05:00
jvoisin
09060466a6 Fix CID 1134860 2014-04-30 20:37:23 +02:00