Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacedriveapp/rust-openssl

OpenSSL bindings for Rust
https://github.com/spacedriveapp/rust-openssl

Rename method for clarity

4e83bebb4b2d60df93a5a215eccca69d9915e4af authored almost 10 years ago
Properly handle errors in write

e52d02171bb29f18a1f9580cadac076bafb81abe authored almost 10 years ago
Deal with openssl errors in read

I'm not sure of a great way to generate this case in a test,
unfortunately.

Closes #157

f0eb8e39e3af70c7e0322f0d698f6714ad723c62 authored almost 10 years ago
Release v0.4.0

4350298a52ff71fa7795f6784154e46fd0a0ae99 authored almost 10 years ago
Remove deprecated functions from openssl-sys

2fa1571e2e7c3a9cb9e441e8c2e398c933072d21 authored almost 10 years ago
Move openssl license to openssl

aa5b59f0344a2504890c59777387116f91cdb232 authored almost 10 years ago
Add OpenSSL license to THIRD_PARTY

48b8e81e807b6f589ae66fed9567084c3d833b83 authored almost 10 years ago
Rewrite README for new setup

b999ff8db44e54edcaa4c58357f5f794dc78c6a6 authored almost 10 years ago
Don't use pkg-config if any overrides are passed

c424931c75620303988c57c94fb2632324e78248 authored almost 10 years ago
Stop hardcoding things in openssl-sys build.rs

This more properly handles Windows builds as well as cross compiles.

c4f8427bfdd4ef4ce1fccafca56ecfbaf28224f4 authored almost 10 years ago
Ask openssl what version it is

15ff737b8c625cb5821f9644bb00ff7f952f7eaa authored almost 10 years ago
Oops, pass include dirs through for 1.0.0 versions too

9cb3b44e9a12e30e8b7bbc044a6667776f34754f authored almost 10 years ago
Fix shim builds

gcc-rs adds the proper link commands for us

94d7c1ff889b4438afad7bc8e3c69853e74a2571 authored almost 10 years ago
Pass include directories to gcc

d4c5bafa19d3142ca64d95bf0e531945da2db056 authored almost 10 years ago
Merge pull request #161 from bombless/fix-windows

Fix Windows build

370dba4a2caafe8afd5fc23eaa3a4718a41c2528 authored almost 10 years ago
Make it safer

24b4df49d0f36b1addf74956d5be31f03da411d5 authored almost 10 years ago
Fix Windows build

40f52270645c406a30da81e44c58ac323a2750d1 authored almost 10 years ago
Release v0.3.6

a87decff0e3c11a32b6830d3dfd593daf9d315a1 authored almost 10 years ago
Fix for upstream change

d20bdfe55115c2635ea9d01af8b3cd0bd112fa79 authored almost 10 years ago
Merge pull request #160 from globin/fix/rustup

rustup to current master

12d30628fe49cc96abe223804b46fb3ea0f6b39a authored almost 10 years ago
rustup to current master

fabc1da31e04d0106d5b956648b2f60e16e13d41 authored almost 10 years ago
Move BSD special case after pkg-config lookups

Also give a better error message if we couldn't find anything

9d0b3d15744ce85b40594abcc3c0058e9dab70cc authored almost 10 years ago
Release v0.3.5

64287197a2a2b6351ca611865785782f65757459 authored almost 10 years ago
Merge pull request #159 from wg/master

Fix build on *BSD

4bdfe473c3d2a5c3e4a262946f301832e35d0e2d authored almost 10 years ago
Add clarifying comment for BSD special case

dd261e4305f568efa1548e72446881fafba139e6 authored almost 10 years ago
Fix build on *BSD

5fdde8bda3a761c629ffca546f5f65feeda4509c authored almost 10 years ago
Releaes v0.3.4

af0835a8fd0a531c02b4fa8228a2ba3e1f86de18 authored almost 10 years ago
Merge pull request #158 from quentinbaradat/master

Fix the target for windows

afbbded27bf03190fa509cdb1b0ffce1d283b96e authored almost 10 years ago
Fix a bad fix :)

e11bfa6f0cfa7e49f3f7fd0af8f2222b7293b230 authored almost 10 years ago
Fix the target for windows

5adb3f397a2a639b841d4df3cb964def2112bf76 authored almost 10 years ago
More test fixes

ee66da6060c57bc86906261ee3d684fac1fd05e4 authored almost 10 years ago
Derp

ffeeea52b70544b7391440872ca899b2a816fd6e authored almost 10 years ago
Don't test with features enabled on OSX

ba7141b4b57be1ba5817bddd3112d612673d0a5f authored almost 10 years ago
Enable multi OS builds

4e4e204f6e02a11aefc7589f1ec1faafab3cc803 authored almost 10 years ago
Release v0.3.3

a68a74ff6b698f5240baac4819f8acf3da2e8ec5 authored almost 10 years ago
Always build shim

2682d4f2badb6248668c63cc2b4dc949997c3b10 authored almost 10 years ago
Release v0.3.2

5f6d98adc35e9a98106aac10ad2ad7e8bed06141 authored almost 10 years ago
Fix builds against 0.9.x OpenSSL

Namely builds on OSX

6ef819f9718c3b43551461b72c531c2eeee878f9 authored almost 10 years ago
Merge pull request #156 from s-panferov/patch-1

Add info about OS X to the README

b41f3dd72f29e9487bb9ac8198e0b54637ce0048 authored almost 10 years ago
Fix test

ad476f25c7d9474ab7698c06481e7bb7536dfdfd authored almost 10 years ago
Fix stuff

0894efc3ff7616f78324202369d1f05ff60aeb15 authored almost 10 years ago
Fix travis.yml

764d25bb8617258b0c56f8e7333b425c13a48cf0 authored almost 10 years ago
Build fixes

6f10585593a786955f940b8f50647d44220156e8 authored almost 10 years ago
Move docs to this repo and auto build

ec65b0c67b452539fded5e06cbb6ce1d165074e0 authored almost 10 years ago
Add info about OS X to the README

6a040b3b7169eb24a0e92feae130d254f927b932 authored almost 10 years ago
Fix deprecation warnings in openssl-sys

d06f226b3f7fd3517ea2299abebd7df031c1a428 authored almost 10 years ago
Release v0.3.1

7b8aa9b9153ba4da4069bafbc3d0d4b476f25f9c authored about 10 years ago
Move openssl-sys build.rs

361e5f44fa50edd6b603717de409724620d0e01b authored about 10 years ago
Merge pull request #153 from mbrubeck/android

Don't bail out of openssl-sys build config when targeting Android

2864db42af6f11aa761028cbc84a22db6c8dd551 authored about 10 years ago
Don't bail out when targeting Android

96a3ac26442af7216ddc39ae12777fbd1ed5171c authored about 10 years ago
Release v0.3.0

e4eedbd53652b4f9a2bc95a3ad53de3fafa6201b authored about 10 years ago
Merge pull request #152 from gkoz/std_stability

Chase std API stability changes

7327d3f334a6f39bc79ef8a446a87f59f715b4c5 authored about 10 years ago
Chase std API stability changes

ce427edb0861a51776aa91e50c9148c2aea8363e authored about 10 years ago
Merge pull request #150 from gkoz/show_debug

Derive Debug instead of deprecated Show

94ff4cc7ae830807c002cf71e71797145bc1ea45 authored about 10 years ago
Merge pull request #151 from gkoz/std_stability_warns

Declare the use of unstable libstd APIs

0638c8d793b710cde475938fa7a5773ff2120016 authored about 10 years ago
Declare the use of unstable libstd APIs

2bcd67f568be795b9d33832e71cc062c62a7e7c5 authored about 10 years ago
Derive Debug instead of deprecated Show

4546f6d7d3596750f24700afef60ebcde3dba414 authored about 10 years ago
Fix for stability changes

89c3eaf4831d89731acddb71221b45334b1bbaed authored about 10 years ago
Merge pull request #149 from gkoz/hashers_double_fin

Avoid duplicate calls to *_Final when dropping Hasher and HMAC

3a4691a8d51d79edaa322d6980f566432dc13b96 authored about 10 years ago
Avoid duplicate calls to *_Final when dropping Hasher and HMAC

An assertion triggered in finalize() would lead to drop() erroneously redoing the finalization. ...

4bd7ed8a39354416094ad6fb939c49d26300981f authored about 10 years ago
Merge pull request #141 from gkoz/borrow_mut

Improve Hasher and HMAC APIs

8b47daae66db425574fe85a687a7a09966feb1b3 authored about 10 years ago
Rename crypto::hash::HashType -> Type

s/HashType/Type/ to follow the current Rust style. Import Type as HashType in modules where the ...

71f84202053e81581dc619ae9df1c37cfc0482e6 authored about 10 years ago
Change Hasher and HMAC APIs closer to std::hash model

- Implement Clone and std::io::Writer.
- Reduce the API to write() and finish(). Contrary to std...

eb7b7bf8478be66b4849f2d336dbffd6a8374284 authored about 10 years ago
Release v0.2.18

8fe0633917d7677524a2338d831f9ff5cf6cff80 authored about 10 years ago
Fix for IO changes

030cf5fe88f292a48b71789f5d0e9a9b133c5c09 authored about 10 years ago
Release v0.2.17

cfe9df78fa5c341671a55a6945dedb91c21af8b6 authored about 10 years ago
Fix for upstream changes

0a258a0a2128749be84448bdd6819eaff38d4c70 authored about 10 years ago
Merge pull request #145 from gkoz/ffi_fixes

Bring ffi definitions closer to the originals

0afb82bc4bba2e784a3cb687fe6aa9a857b921db authored about 10 years ago
Bring ffi definitions closer to the originals

Add missing return types and fix imprecise type translations.
Repair the fallout in the openssl ...

cb0898df37374ac99b56d40f6e933a8c4bb4cec8 authored about 10 years ago
Release v0.2.16

1a60bccb6a863e9287288439e104a16cdc8c9a68 authored about 10 years ago
Drop execute bits on source files

65c1079a549b907661d37707320b656ce48085d4 authored about 10 years ago
Merge pull request #142 from akiss77/pr-u8-c_char

Fix ffi: `BN_hex2bn` and `BN_dec2bn` shall take `*const c_char` as parameter

a73e9820246ce9517fe9d33751c01d2d51d9a235 authored about 10 years ago
Fix ffi: `BN_hex2bn` and `BN_dec2bn` shall take `*const c_char` as parameter

`c_char` is not `i8` on all platforms

c49816055a1fb2083ba8d8676866130c126074ac authored about 10 years ago
Add Show impls

2f5d1e579bb2f1c57862dc1dd06a9c26eca68e50 authored about 10 years ago
Fix doctest

5a153e9ead003bc21e412de97f27de6ab1e67b62 authored about 10 years ago
Merge pull request #140 from alexcrichton/update

Update to rust master

74bba7d58a6725d70e2ba4c8388c1e26fbc8cd8c authored about 10 years ago
Update to rust master

9dfeea6ca9f8527e8be56c208e21a1a48f22f6cf authored about 10 years ago
Merge pull request #139 from vhbit/up-master

Handle recent breaking changes

8b67adfc90d2ce3244f5c8f275916bb8b903fd21 authored about 10 years ago
Handle recent breaking changes

- macro reform
- split of Show and String in formatter
- CString reform
- feature changes

2a646916d75571e9232e3a6a5a6cd439fe639257 authored about 10 years ago
Release v0.2.13

1ba1067430bdc5b831aed1340030cb12596944c1 authored about 10 years ago
Merge pull request #138 from retep998/master

Update rust

37d97d310a933b651914b6f1a212f4a54fdc5197 authored about 10 years ago
Update rust

Signed-off-by: Peter Atashian <[email protected]>

3b198026803d3b61cc6fcc38849ed3e048916137 authored about 10 years ago
Merge pull request #137 from cjcole/master

Added BN_[add,div,mul,sub,mod]_word and conversions to and from dec and hex strings.

2b6b1ef8b38f66e5801a1c3bebe19fbb563e110a authored about 10 years ago
Merge remote-tracking branch 'upstream/master'

63fda80bf784771c8933b1e172606541f5a4fa4a authored about 10 years ago
Release v0.2.12

3ab2e07618fe5c1e239a64ce8e267bc1ca95aaf7 authored about 10 years ago
Fix for upstream changes

8d67a34d29e2452154a372f5bca33ff649e86577 authored about 10 years ago
Added use of ToCStr trait.

b2929a662a9e4ef53c7ab5ca81e48a2d67a9b9ef authored about 10 years ago
Merge remote-tracking branch 'upstream/master'

fde7fbd03b0a92c2bf515c8f1fd3609b8b8745e6 authored about 10 years ago
Release v0.2.11

df9a73570d5231702cfc621850fde0d058c382f9 authored about 10 years ago
Fix deprecation warnings

2f24d8e771cfc140e53e6afe58994aafd455b701 authored about 10 years ago
Merge branch 'master' of https://github.com/cjcole/rust-openssl

f5f8c0e62b64a803cc6cd9fdfc4e3e1f8737fec2 authored about 10 years ago
Merge pull request #136 from vhbit/up-master

Updated to master:

9042a4db2fbd37255576ec36a3d9aea644ee7b2a authored about 10 years ago
Merge remote-tracking branch 'upstream/master'

c51c5f1fe531a09c55e981e485ac17bf1b3aa952 authored about 10 years ago
Updated to master:

- library stab issues
- deriving -> derive
- {mod} -> {self}

cf028e971a11f7ab0a5ab2c01daa03d559db1322 authored about 10 years ago
Added BN_add_word, BN_sub_word, BN_mul_word, BN_div_word.

Removed BIGNUM_PTR struct.

2e2fde4b1a868050245b185b26a12187c379ec0d authored about 10 years ago
Merge remote-tracking branch 'upstream/master'

077846fdb15d3495cdc053e8ba728b31e0f2635b authored about 10 years ago
Merge pull request #134 from DiamondLovesYou/master

OpenSSL-sys: Cfg off target_os instead off feature.

ef8b8f7ead53ce0c58fdf446ef272f24b7dcb291 authored about 10 years ago
Merge pull request #135 from vhbit/array-syntax

Array syntax fallout

d7e47a2b1f3143d8acdbb677181c933dc97c5593 authored about 10 years ago
Array syntax fallout

afffffc730729248582a2231afdbd9ddeedcc343 authored about 10 years ago
OpenSSL-sys: Cfg off target_os instead off feature.

It seems cargo doesn't provide --cfg entries for dep crates after all.

8a7e7b67d89561176d813f318a6f2e72e0c8fae6 authored about 10 years ago