Niko PLP
bad0727bc5
removing ippcp plugin
2 weeks ago
Niko PLP
80a8765d16
fix link of openssl lib for linux and macos
4 months ago
Niko PLP
3b684c4a9f
remove ippcp plugin for rocksdb
4 months ago
Niko PLP
c501c31a45
fix apple silicon build, bump version ngalpaha.5
4 months ago
Niko PLP
87f6cc1ec0
using DOCS_RS to detect docsrs
10 months ago
Niko PLP
cfe343ff99
fix build for docsrs
10 months ago
Niko PLP
bac5e73ead
removed unused binary libs for windows
10 months ago
Niko PLP
074920a863
removed unused Cargo.toml
10 months ago
Niko PLP
866eb4de14
fix android openssl
10 months ago
Niko PLP
9fedf34e56
fix rocksdb_version on openbsd
10 months ago
Niko PLP
9355119ae0
fix build
10 months ago
Niko PLP
ae691cd1ae
fix duplicate symbols
10 months ago
Niko PLP
8fd0dab111
fix openbsd build
10 months ago
Niko PLP
95ec9536b1
flatten package to avoid another dependency
10 months ago
Niko PLP
13b3c20222
fix rocksdb_transactiondb_flush_cfs_with_status
11 months ago
Niko PLP
e639f75165
added rocksdb_transactiondb_flush_cfs_with_status
11 months ago
Niko PLP
7ba244568d
added rocksdb_transactiondb_flush_cfs_with_status
11 months ago
Niko PLP
9a1595d5cb
added some linking config for macos
11 months ago
Niko PLP
4a62adfbaf
allow rocksdb_ in C API
11 months ago
Niko PLP
80be46d1ee
oxigraph needed C API
11 months ago
Niko PLP
846abdaaa2
removed arch haswell for openbsd
2 years ago
Niko PLP
3da534823f
fix build on linux
2 years ago
Niko PLP
d48b1d1ab9
Squashed 'librocksdb-sys/rocksdb/' changes from 2776c764d..e542f605a
...
e542f605a Revert "trying with memcpy in openssl"
1f28422b7 Revert "randomize only the IV part of prefix"
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: e542f605ac709ee497dbf7e6aedf97837bf8af8c
2 years ago
Niko PLP
708a0cfab4
back with haswell optimization
2 years ago
Niko PLP
c51f1bcffb
Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d
...
2776c764d copying key when received
85d59d7c7 randomize only the IV part of prefix
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2776c764d099304c656a4515ee4d4383fb2b12b1
2 years ago
Niko PLP
9b971d2fcc
randomize only the IV part of prefix
2 years ago
Niko PLP
3fc956b78a
Squashed 'librocksdb-sys/rocksdb/' changes from d334e861a..62d62a9d1
...
62d62a9d1 trying with memcpy in openssl
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 62d62a9d12ffc345f9d033ecfd8e87b6745b4f02
2 years ago
Niko PLP
ac80a50696
fix crypto lib linking
2 years ago
Niko PLP
e442d4082a
removed z lib
2 years ago
Niko PLP
b4725aac02
linking to libs in openbsd build
2 years ago
Niko PLP
20449d6d5d
removed haswell from openbsd build
2 years ago
Niko PLP
79d7017cd4
another attempt at compiling rocksdb on openbsd and linking to OS libcrypto
2 years ago
Niko PLP
e220f4f9e6
fix
2 years ago
Niko PLP
f38ba3b06f
trying again to compile openssl on openbsd via openssl-src rust crate
2 years ago
Niko PLP
bfec780a58
fix version string
2 years ago
Niko PLP
2026e3002e
c++ dyn lib for android
2 years ago
Niko PLP
72c09f3b23
fix for android openssl
2 years ago
Niko PLP
1b2d4b763d
fix build for android
2 years ago
Niko PLP
48c0a29f92
fix build for android
2 years ago
Niko PLP
7acbf4389b
openbsd and openssl...
2 years ago
Niko PLP
a3cadbfb5c
link to crypto lib on openbsd
2 years ago
Niko PLP
8c2d83c48f
fix openbsd
2 years ago
Niko PLP
347ba0e3a4
using the links of openssl-sys
2 years ago
Niko PLP
43152750aa
fix for dependent lib openssl
2 years ago
Niko PLP
f154b3d03f
change include for openssl on openbsd
2 years ago
Niko PLP
91f91c73ee
fix for openbsd link with -lcrypto
2 years ago
Niko PLP
a81c87cebb
removing vendored openssl for openbsd
2 years ago
Niko PLP
b0d87fd326
fix for openbsd and openssl
2 years ago
Niko PLP
67f184454c
adding openssl plugin of rocksdb (encryption data at rest) for all target_os except linux and darwin
2 years ago
Niko PLP
f2e471a23f
adding openssl plugin for some target (testing with darwin for now)
2 years ago