pancake
|
796dd28aaa
|
Fix ext2 buffer overflow in r2_sbu_grub_memmove
|
2017-06-05 12:38:39 +02:00 |
|
xarkes
|
9991ac1627
|
Appveyor windows-installer integration
|
2017-06-05 11:00:51 +02:00 |
|
xarkes
|
ccc39a88cf
|
Added .appveyor.yml to the repo and better config (#7474)
|
2017-05-18 16:50:52 +02:00 |
|
pancake
|
7e7e23be36
|
Properly honor NOSUDO
|
2017-05-15 15:37:05 +02:00 |
|
pancake
|
a059631c55
|
Honor NOSUDO in sys/install.sh
|
2017-05-15 15:32:03 +02:00 |
|
pancake
|
f5948a9124
|
Fix #7495 - Avoid always-false conditionals
|
2017-05-15 12:53:05 +02:00 |
|
pancake
|
9847ba8148
|
Move translations into radare2-translations
|
2017-05-15 03:22:04 +02:00 |
|
pancake
|
80295bc6c0
|
Add English to the list of supported languages
|
2017-05-15 03:06:31 +02:00 |
|
pancake
|
630efb4835
|
Add some more Catalan and fix some help messages accordingly
|
2017-05-15 03:01:04 +02:00 |
|
pancake
|
165304fa1a
|
Initial implementation of the sys/translate.sh
- Add initial Catalan language support
|
2017-05-15 02:48:24 +02:00 |
|
pancake
|
159adf4c14
|
Fix ldconfig.sh issue on Termux
|
2017-05-15 00:57:14 +02:00 |
|
xarkes
|
926f024909
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
|
pancake
|
8c656231c1
|
Several bug fixes in the android build scripts and other candies
|
2017-04-18 11:25:26 +02:00 |
|
pancake
|
9b54c51199
|
Fix sudo detection
|
2017-04-18 01:09:30 +02:00 |
|
Duncan Ogilvie
|
bf15457b96
|
Include debug symbols in windows releases
|
2017-04-08 00:54:41 +02:00 |
|
xarkes
|
14094583fd
|
Modified windows build script (take care of configure exit code)
|
2017-04-01 11:01:10 +08:00 |
|
ryarnyah
|
10f5ee880d
|
Add docker hub functionality to r2-docker script and remove all cap by default
|
2017-03-24 23:57:43 +01:00 |
|
pancake
|
ca0c4908dc
|
Add r2 -Q for faster quits
|
2017-03-20 10:12:59 +01:00 |
|
pancake
|
295cd01b80
|
Move overlay in cherrypull
|
2017-03-20 02:27:15 +01:00 |
|
pancake
|
c024275459
|
Fix last covs
|
2017-03-19 03:22:00 +01:00 |
|
pancake
|
c021ba4e24
|
Support - as input for r2-indent
|
2017-03-17 03:48:41 +01:00 |
|
Maijin
|
8f98c048c6
|
Remove more outdated sys/scriptsX
|
2017-03-16 21:56:56 +01:00 |
|
David Manouchehri
|
8ad7913d54
|
Allow ptrace only in r2-docker
|
2017-03-15 10:38:55 +01:00 |
|
pancake
|
a8b9dc0980
|
Honor MAKE in sys/build.sh
|
2017-03-14 00:38:56 +01:00 |
|
Maijin
|
05b109f91b
|
Remove old uncrustify.cfg
See doc/uncrustify.cfg
|
2017-03-13 19:58:09 +01:00 |
|
pancake
|
ccb353cc0e
|
Fixes for non-x86 debian builds
|
2017-03-13 14:40:07 +01:00 |
|
pancake
|
7378f69644
|
Move sys/farm* to radare2-releases
|
2017-03-13 02:38:52 +01:00 |
|
Dave
|
669f2b55e8
|
Unified android-{arch} into android-target
|
2017-03-13 01:36:46 +01:00 |
|
pancake
|
7b31601631
|
Enable debugger capabilities for r2-docker
|
2017-03-13 00:31:28 +01:00 |
|
Maijin
|
f1ccd640f7
|
Remove more useless ./sys/
|
2017-03-13 00:19:14 +01:00 |
|
Maijin
|
d035c6f6ca
|
Remove more useless ./sys/
|
2017-03-13 00:10:26 +01:00 |
|
Maijin
|
28faa5175d
|
Kill duktape.sh (is in r2pm)
|
2017-03-12 23:36:47 +01:00 |
|
pancake
|
ff5bee0ef0
|
Fix #7005 - Do not check for lua
|
2017-03-12 23:20:08 +01:00 |
|
pancake
|
112bacafdf
|
Fix #7000 - ELF file identified as BIOS and r2-indent
|
2017-03-12 11:44:20 +01:00 |
|
Anton Kochkov
|
d658720a77
|
Use system uncrustify too in indent.sh
|
2017-03-11 03:06:19 +08:00 |
|
pancake
|
c588138fd0
|
Initial import of r2-docker
|
2017-03-10 10:28:18 +01:00 |
|
pancake
|
4cd840417b
|
Fix android-shell.sh
|
2017-03-10 10:28:04 +01:00 |
|
pancake
|
21abf22bfb
|
Add purge2, used from sys/purge.sh
|
2017-03-10 00:16:17 +01:00 |
|
pancake
|
526699a4d3
|
whitelist more files
|
2017-03-09 23:45:26 +01:00 |
|
Roman Valls Guimerà
|
405e773474
|
Dockcross and android-arm (#6612)
* Changes needed to compile android-arm, see: https://github.com/radare/radare2/pull/6319#issuecomment-276046516
* Android dockcross building fixes...
* Correct full path inside dockcross, thanks @trufae
* Retab the file
* Quotes and tabs
* Cleanup/clarification on dockcross compiling for android-arm. Thanks @trufae
|
2017-03-09 12:09:26 +01:00 |
|
pancake
|
82eb65563b
|
Fixes for r2-indent
* Supports r2pm's uncrustify without having to r2pm -r
* Add r2-indent -a to run indent-whitelist.sh
* Add --fix option in whitelist script
|
2017-03-09 02:13:09 +01:00 |
|
pancake
|
e2b9363ad8
|
Fix another r2-indent spacy issue
|
2017-03-08 23:16:22 +01:00 |
|
pancake
|
d6756e235c
|
Implement author and version of RAsmPlugin
|
2017-02-28 02:26:55 +01:00 |
|
Marc
|
1cb8dcf905
|
Fix cbin iHH (#6859)
|
2017-02-28 01:00:31 +01:00 |
|
h4ng3r
|
ead645853a
|
fix #6857
|
2017-02-27 23:55:39 +01:00 |
|
pancake
|
0aff2ab8ca
|
Update r2-indent rules
|
2017-02-27 00:40:25 +01:00 |
|
pancake
|
e70ac6f16b
|
Do not rm files when indenting if there are syntax errors
|
2017-02-23 18:01:28 +01:00 |
|
pancake
|
0ae4a5c3e8
|
More r2-indent fixes. and reindent a bunch of files
|
2017-02-20 02:54:16 +01:00 |
|
pancake
|
4bbc73a0e2
|
Fix #6818 - json indent ~{} honors scr.color
- Cannot configure the color palette
|
2017-02-20 02:32:58 +01:00 |
|
pancake
|
834092385c
|
Fix ios-sdk script
|
2017-02-18 05:10:22 +01:00 |
|