Commit Graph

13 Commits (1ce395e04d527f11a26d43d18be20ce5298f2feb)

Author SHA1 Message Date
Matrix 1ce395e04d fix build fail with msvc 7 years ago
Matrix 561e5d737b fix build fail with msvc 7 years ago
Thijs Cadier d0b93b6bb0 Bump bson to 0.11 and use lossy utf-8 decoding for responses
Mongo can return invalid UTF-8 in bson responses:

https://jira.mongodb.org/browse/SERVER-24007

We use lossy UTF-8 decoding when parsing now.
7 years ago
Thijs Cadier 87effd5dc2 Update links to C docs 8 years ago
Thijs Cadier 3cdd312cdf Convert bson json to String directly 10 years ago
Thijs Cadier bae6556fed Updates for newest nightly and bindgen 10 years ago
Thijs Cadier 418225ea25 Remove from_json method in bsonc we don't use 10 years ago
Thijs Cadier 74c38fe32a Show code and domain in bsonc error debug output 10 years ago
Thijs Cadier e4b9864bfc Rename wrapper package and use openssl-sys crate 10 years ago
Thijs Cadier 1830144125 Replace all bson document handling with macro 10 years ago
Thijs Cadier 9d299055e7 Add asserts and whitespace fix 10 years ago
Thijs Cadier df9749c5c4 WIP Collection bulk operation 10 years ago
Thijs Cadier d686ba240f Initial version 10 years ago