Skip to content

Commit

Permalink
Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes.
Browse files Browse the repository at this point in the history
Change-Id: Ia7f4f4f6d063d882cf3d3ac0f5f33ad8d8cd9875
Reviewed-on: https://boringssl-review.googlesource.com/5151
Reviewed-by: Adam Langley <[email protected]>
Signed-off-by: Louis Popi <[email protected]>
Signed-off-by: Louis Popi <[email protected]>
Signed-off-by: Louis Popi <[email protected]>
  • Loading branch information
Matt Braithwaite authored and h2o64 committed May 6, 2017
1 parent fb310ce commit 5288967
Show file tree
Hide file tree
Showing 4 changed files with 557 additions and 1 deletion.
9 changes: 9 additions & 0 deletions decrepit/bio/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
include_directories(. ../../include)

add_library(
bio_decrepit

OBJECT

base64_bio.c
)
Loading

0 comments on commit 5288967

Please sign in to comment.