2 files changed
+2
-2
lines changed- build/autotools/versions.ldscript+1
- build/cmake/libbson.def+1
- doc/bson_error_t.page+2-4
- doc/bson_errors.page+39-10
- doc/bson_new_from_buffer.page+12-10
- doc/bson_reserve_buffer.page+113
- src/bson/bson.c+24
- src/bson/bson.h+4-1
- src/bson/uncrustify.cfg+2-2
- src/libbson.symbols+1
- tests/json-test.c+1-1
- tests/test-bson.c+96
- .mci.yml+247-59
- CONTRIBUTING.md+12-8
- doc/mongoc_collection_get_last_error.page+1-1
- doc/mongoc_collection_validate.page+1-1
- doc/mongoc_errors.page+1
- doc/mongoc_index.page+5
- doc/mongoc_installing.page.in+3-3
- doc/mongoc_logging.page+36-12
- doc/mongoc_tutorial.page+39-40
- orchestration_configs/servers/auth-ssl.json+1-2
- orchestration_configs/servers/basic-ssl.json+1-2
- src/libbson+1-1
- src/mongoc/Makefile.am+1
- src/mongoc/mongoc-cluster.c+75-56
- src/mongoc/mongoc-crypto-cng-private.h+1-1
- src/mongoc/mongoc-crypto-cng.h+1-1
- src/mongoc/mongoc-cursor.c+8-8
- src/mongoc/mongoc-log.c+2-1
- src/mongoc/mongoc-openssl.c+1
- src/mongoc/mongoc-rpc-private.h+34-23
- src/mongoc/mongoc-rpc.c+77-39
- src/mongoc/mongoc-secure-channel-private.h+32-8
- src/mongoc/mongoc-secure-channel.c+759-4
- src/mongoc/mongoc-stream-tls-openssl.c+1-1
- src/mongoc/mongoc-stream-tls-secure-channel-private.h+37-1
- src/mongoc/mongoc-stream-tls-secure-channel.c+821-31
- src/mongoc/op-reply-header.def+11
- src/mongoc/uncrustify.cfg+2-2
- tests/TestSuite.c+125-24
- tests/TestSuite.h+5
- tests/json-test.c+2-2
- tests/test-bulk.c+68-68
- tests/test-libmongoc.c+35-2
- tests/test-mongoc-client.c+19-17
- tests/test-mongoc-cluster.c+2-2
- tests/test-mongoc-collection-find.c+51-49
- tests/test-mongoc-collection.c+34-24
- tests/test-mongoc-command-monitoring.c+6-6
- tests/test-mongoc-cursor.c+8-8
- tests/test-mongoc-database.c+9-9
- tests/test-mongoc-error.c+2-2
- tests/test-mongoc-exhaust.c+4-1
- tests/test-mongoc-find-and-modify.c+4-1
- tests/test-mongoc-gridfs.c+11-11
- tests/test-mongoc-read-prefs.c+1-1
- tests/test-mongoc-topology.c+9-6
- tests/test-write-commands.c+2-2
0 commit comments