Commit Graph

132 Commits

Author SHA1 Message Date
pancake
37d1dce099 Fix #2634 - Open projects webui when no file is opened
$ r2 -c=H --
2015-05-28 00:59:37 +02:00
Anton Kochkov
1c3f6f4797 Fix segfault 2015-04-11 03:05:29 +03:00
Anton Kochkov
5a0bde5a01 Coverity fixes 2015-04-11 01:29:28 +03:00
pancake
87162dc8bf Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
pancake
515b2e77bc Fix about 40 COVs related to memleaks and buffer overflows 2015-03-21 01:27:54 +01:00
jvoisin
55f5c73008 Coverifix++ 2015-02-19 12:59:13 +01:00
pancake
098d0ec1de Initial implementation of --without-gpl 2015-02-07 01:50:25 +01:00
jvoisin
a2d4bd08bb Fix some memleaks 2015-02-05 11:43:10 +01:00
pancake
aa1fa2bc62 Fix some COVs 2015-01-29 12:16:37 +01:00
pancake
5064a640fa Initial de-grub-ization of r_fs. DOS partition parser
- Implement simple LGPLd DOS partition parser
2015-01-28 04:34:53 +01:00
pancake
52b28c601a Re-enable GRUB code. Oops 2014-11-01 22:20:11 +01:00
jvoisin
9b99c0135d Even more coverifix 2014-08-18 15:03:02 +02:00
pancake
fef35eb402 Fix CID 1229239 2014-08-01 01:14:40 +02:00
jvoisin
6b5176e0a8 Fix another batch of coverity issues 2014-07-28 21:58:44 +02:00
jvoisin
a4182641b9 Fix more coverity issues 2014-07-28 18:18:01 +02:00
jvoisin
4e80eaa285 Fix CID 1135012 2014-05-24 01:33:59 +02:00
jvoisin
74bd8f577c Fix CID 1211164 2014-05-09 14:45:48 +02:00
jvoisin
e825bd3080 Fix CID 1211172 2014-05-06 01:04:00 +02:00
jvoisin
9e7a153ac6 Fix CID 1211164 2014-05-05 17:17:24 +02:00
Anton Kochkov
18d258c0ec Fix CID 1134815 2014-05-03 03:40:04 +04:00
Anton Kochkov
7c6c706804 Fix CID 1134984 2014-05-02 14:43:51 +04:00
Anton Kochkov
09639c514f Fix CID 1135012 2014-05-02 13:25:24 +04:00
Anton Kochkov
e1d3a641a4 Fix CID 1135013 2014-04-30 04:26:35 +04:00
Anton Kochkov
38b8d59764 Fix CID 1135014 2014-04-30 04:26:35 +04:00
Anton Kochkov
8c3d75c62d Fix CID 1135015 2014-04-30 04:26:34 +04:00
condret
27d7725950 Code clean up and fix o+ 2014-03-26 22:32:45 +01:00
pancake
d784eca2a8 Some static link fixes 2014-03-24 23:47:04 +01:00
pancake
d86bf57ca4 Remove more r_lib references 2014-01-18 02:52:49 +01:00
pancake
38fc28f960 Added more Jamroot files 2014-01-03 00:13:46 +01:00
pancake
0a3e867392 Fix linking and do some minor changes 2013-12-22 03:24:12 +01:00
pancake
6eb7a5ed2f Move grub into shlr 2013-12-14 03:51:18 +01:00
pancake
8559ea2d0b Some more coverity fixes 2013-12-03 04:20:45 +01:00
pancake
9cf450272e Fix two more coverity issues 2013-12-03 01:02:08 +01:00
pancake
d02df0d306 Fix some issues reported by CoverityScan service 2013-12-03 00:14:59 +01:00
pancake
ae97789986 Fix lot of warnings 2013-09-14 14:04:08 +02:00
pancake
fb610cdc62 Update sdb and fix android build 2013-08-26 02:43:15 +02:00
pancake
aa58db6b28 Fix 'fs/d' sdb build 2013-06-27 03:07:59 +02:00
pancake
bc0104563b Initial support for runtime versioned libraries
- This check will ensure you are running the latest r2 version.
2013-06-14 02:51:33 +02:00
pancake
ed3edeb715 Fix native build 2013-05-14 02:06:43 +02:00
pancake
9c8692ab06 Some udis86 anal fixes, update sdb and fix mingw32 build 2013-05-14 01:53:52 +02:00
pancake
032860782d Add checksum correction hints for DEX 2013-04-11 01:25:25 +02:00
pancake
f70dbe784b Fix --host crosscompile (acr 0.9.2) 2013-02-06 11:47:31 +01:00
pancake
1cd860aab6 Update udis86 from official git repo.
git pull  git://udis86.git.sourceforge.net/gitroot/udis86/udis86
2012-11-12 17:36:29 +01:00
pancake
b252b34358 Some initial work to support emscripten 2012-11-12 17:13:01 +01:00
pancake
e48b9b2f30 Add cfg.sandbox functionality
f.example: $ r2 -c=H -e cfg.sandbox=true -
2012-10-20 00:31:18 +02:00
pancake
69a12884ed Simplify the build system
doc.sw has been moved to radare2-extras
2012-10-03 14:31:35 +02:00
pancake
dba5de4416 Fix build (R) 2012-09-26 23:58:55 +02:00
pancake
5ad9ae97ed Fix some bugs (nullptr, memleak) reported by clang-analyzer 2012-09-26 10:01:43 +02:00
pancake
10b4b5546c Fix resize command and more make race conditions 2012-08-14 01:25:50 +02:00
pancake
a2ebdcb650 Fix memleaks, nullref and undef (clang-analyzer)
Fix multiple inclusions of mk files
2012-08-08 17:19:48 +02:00