Niko PLP
ae691cd1ae
fix duplicate symbols
6 months ago
Niko PLP
8fd0dab111
fix openbsd build
6 months ago
Niko PLP
95ec9536b1
flatten package to avoid another dependency
6 months ago
Niko PLP
13b3c20222
fix rocksdb_transactiondb_flush_cfs_with_status
7 months ago
Niko PLP
e639f75165
added rocksdb_transactiondb_flush_cfs_with_status
7 months ago
Niko PLP
7ba244568d
added rocksdb_transactiondb_flush_cfs_with_status
7 months ago
Niko PLP
9a1595d5cb
added some linking config for macos
7 months ago
Niko PLP
cedbf494b4
make ffi mod public
7 months ago
Niko PLP
4a62adfbaf
allow rocksdb_ in C API
7 months ago
Niko PLP
80be46d1ee
oxigraph needed C API
7 months ago
Niko PLP
846abdaaa2
removed arch haswell for openbsd
1 year ago
Niko PLP
3da534823f
fix build on linux
1 year 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
1 year ago
Niko PLP
708a0cfab4
back with haswell optimization
1 year ago
Niko PLP
abcbc3ab18
Merge commit 'c51f1bcffb74aea44ec379710c3d0d3dc252a7e2'
1 year 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
1 year ago
Niko PLP
9b971d2fcc
randomize only the IV part of prefix
1 year 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
1 year ago
Niko PLP
ac80a50696
fix crypto lib linking
1 year ago
Niko PLP
e442d4082a
removed z lib
1 year ago
Niko PLP
b4725aac02
linking to libs in openbsd build
1 year ago
Niko PLP
20449d6d5d
removed haswell from openbsd build
1 year ago
Niko PLP
79d7017cd4
another attempt at compiling rocksdb on openbsd and linking to OS libcrypto
1 year ago
Niko PLP
e220f4f9e6
fix
1 year ago
Niko PLP
f38ba3b06f
trying again to compile openssl on openbsd via openssl-src rust crate
1 year ago
Niko PLP
ed09015f8a
Merge commit 'f0c4801a4e618528cf3b2fac641996a240c6e88f'
1 year ago
Niko PLP
f0c4801a4e
Squashed 'librocksdb-sys/rocksdb/' changes from 56e77c4c6..d334e861a
...
d334e861a fix intermittent segfault discovered in test in openbsd. new ctx for every encrypt
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: d334e861a12d809e7ba342398a5b8c3134d49673
1 year ago
Niko PLP
bfec780a58
fix version string
1 year ago
Niko PLP
2026e3002e
c++ dyn lib for android
1 year ago
Niko PLP
72c09f3b23
fix for android openssl
1 year ago
Niko PLP
fa130cdce6
Squashed 'librocksdb-sys/rocksdb/' changes from 4de4c7d0d..56e77c4c6
...
56e77c4c6 fix for android build
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 56e77c4c668714ed3545b010518dd73721f6d3af
1 year ago
Niko PLP
22e93314bf
Merge commit 'fa130cdce62fd2f5105f543327b0213d1648fa19'
1 year ago
Niko PLP
65eeca5272
Squashed 'librocksdb-sys/rocksdb/' changes from ba14cbef4..4de4c7d0d
...
4de4c7d0d removed unnecessary header in openssl plugin
82db9514a remove typoin makefile
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 4de4c7d0d6789817d217331ab9d863c93ffcaedb
1 year ago
Niko PLP
9fed72433f
Merge commit '65eeca5272962c3d68df8abf650028826743275b'
1 year ago
Niko PLP
1b2d4b763d
fix build for android
1 year ago
Niko PLP
48c0a29f92
fix build for android
1 year ago
Niko PLP
7acbf4389b
openbsd and openssl...
1 year ago
Niko PLP
a3cadbfb5c
link to crypto lib on openbsd
1 year ago
Niko PLP
8c2d83c48f
fix openbsd
1 year ago
Niko PLP
347ba0e3a4
using the links of openssl-sys
1 year ago
Niko PLP
43152750aa
fix for dependent lib openssl
1 year ago
Niko PLP
f154b3d03f
change include for openssl on openbsd
1 year ago
Niko PLP
91f91c73ee
fix for openbsd link with -lcrypto
1 year ago
Niko PLP
b1291d0eb9
Squashed 'librocksdb-sys/rocksdb/' changes from 2d05557bb..ba14cbef4
...
ba14cbef4 fix openssl includes
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: ba14cbef4f87b3fb2ddd39411292e39d69f8d429
1 year ago
Niko PLP
46bc698948
Merge commit 'b1291d0eb98493d4682303a025de366cfe178e7a'
1 year ago
Niko PLP
a81c87cebb
removing vendored openssl for openbsd
1 year ago
Niko PLP
b0d87fd326
fix for openbsd and openssl
1 year ago
Niko PLP
9d4225021d
Squashed 'librocksdb-sys/rocksdb/' changes from b5f9a498c..2d05557bb
...
2d05557bb remove include for windows
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2d05557bbc44fab6f11d232ba38b872eedc69bd8
1 year ago
Niko PLP
48cbb13316
Merge commit '9d4225021dd8e57dc88647e39c28fe86988b0a0c'
1 year ago
Niko PLP
67f184454c
adding openssl plugin of rocksdb (encryption data at rest) for all target_os except linux and darwin
1 year ago