| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
* commit '4f8ee97e89a08f25e55f04873a1abd129e0d47f2':
|
| | |\ |
|
| |\| |
| |/
|/|
| |
| | |
* commit 'b1e6e2024f4b05e9747556c0937d6770da74ba13':
Move header to modp_b64 subdir.
|
| | |
| |
| |
| |
| |
| |
| | |
libchromeos imports modp_b64 via modp_b64/modp_b64.h. Moving it into a
subdirectory make the import cleaner.
Change-Id: Ib4b778bd103af1f75ea7ba5333e722a7699f91e7
|
| |/
|
|
|
|
|
|
|
| |
libchromeos imports modp_b64 via modp_b64/modp_b64.h. Moving it into a
subdirectory make the import cleaner.
(cherry-pick from b1e6e2024f4b05e9747556c0937d6770da74ba13)
Change-Id: Ib4b778bd103af1f75ea7ba5333e722a7699f91e7
|
| |
|
|
|
|
|
|
| |
This is apparently the convention, and is easy to change before we grow
dependencies.
Bug: 22608897
Change-Id: I22c8b416fae9be49c9cd200f217b5853b8a29758
|
| |
|
|
|
| |
Bug: 22608897
Change-Id: I9074738f8cc0aeb75add85c0b22051b8187db197
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
We want to use this repo to build modp_b64 in Chromium OS. This CL adds
a Chromium OS style makefile to build modp_b64 as a static library.
Change-Id: I202eb2ddc046826872f69962739f3968efaad941
|
| |/
|
|
|
|
|
|
| |
This makes it so that users of this library don't need to
explictly add external/modp_b64 to LOCAL_C_INCLUDES.
Bug: 22353299
Change-Id: If9170824c0eec9182434053689892860a66c3514
|
| |
|
|
|
|
|
|
| |
Added an Android.mk file that builds the package as a static library called
libmodpb64.
Bug: 22353299
Change-Id: I00dd9ceede22c30f8883a1a7b917d317f0b92b6d
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copy the unchanged source from
https://chromium.googlesource.com/chromium/src/third_party/modp_b64. The latest
commit in Chromium was 279ad18 while the latest commit that touched
third_party/modp_b64 was e9705fd.
Added MODULE_LICENSE_BSD and NOTICE. The latter is identical to the existing
LICENSE file.
Bug: 22382625
Change-Id: I0e5d00abb84f087d20529aa1d2bf47b5cb4c75b5
|
| |
|