History log of /external/minijail/elfparse.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d99a40d2176032b783716007ff49ebdcbdfcb4fa 26-Jan-2016 Jorge Lucangeli Obes <jorgelo@google.com> Compile 'minijail0' on Brillo/Android.

We're not currently using the 'minijail0' executable on Brillo or
Android, but given that upstream Minijail is in AOSP, it's useful to
be able to build all Minijail targets in a Brillo or Android checkout.
Make it an "optional" target so that it doesn't get included on regular
builds.

This requires fixing one case of assigning 'const char*' to 'char*',
setting an invalid PRELOADPATH variable, and disabling
'missing-field-initializers' warnings.

Bug: 26798535
Change-Id: I1fe61f5ac2687d3a185d971a699fa4237a4b6a10
/external/minijail/elfparse.h
2a44befd24a86b3c59085abefe6e57358a96eddc 23-Aug-2014 Jorge Lucangeli Obes <jorgelo@chromium.org> minijail: Clean up elfparse.h

Turn #define's into enum's, fix typos.

BUG=None
TEST=security_Minijail0 passes on expresso.

Change-Id: I1c9846ccb424628a8fe31af193657ffb551ef7c5
Reviewed-on: https://chromium-review.googlesource.com/213836
Reviewed-by: Lee Campbell <leecam@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Commit-Queue: Jorge Lucangeli Obes <jorgelo@chromium.org>
Tested-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
/external/minijail/elfparse.h
1e4fc6aa398673096ed202fccee8be977f9e3c2b 07-Jun-2014 Lee Campbell <leecam@chromium.org> Allow minijail to run statically linked targets

minijail will now detect static targets and sandbox them

BUG:chromium:355109
TEST=Tested with autotest security_Minijail0 on arm and x64

Change-Id: I4c38f652207c5c50158449f952b14e9402e17751
Reviewed-on: https://chromium-review.googlesource.com/203013
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Tested-by: Lee Campbell <leecam@chromium.org>
Commit-Queue: Lee Campbell <leecam@chromium.org>
/external/minijail/elfparse.h