Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding sqlite3 backup functions (#13346) | pyloor | 2020-02-07 | 1 | -0/+17 |
| | | | | | | * adding sqlite3 backup functions * changing sleep to sqlite3_sleep to prevent clashes | ||||
* | Expose more openSSL methods. (#13131) | treeform | 2020-01-13 | 1 | -0/+43 |
| | |||||
* | Remove some unused/disabled OpenSSL functions (#13106) | treeform | 2020-01-11 | 1 | -135/+0 |
| | |||||
* | add pqserverVersion,pqconnectionNeedsPassword,pqconnectionUsedPassword (#13060) | Bung | 2020-01-07 | 1 | -0/+6 |
| | |||||
* | [backport] Fix spelling typos (#12755) | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | introduce csize_t instead of fixing csize (#12497) | Arne Döring | 2019-10-31 | 1 | -4/+4 |
| | |||||
* | fix several typos in documentation and comments (#12553) | Nindaleth | 2019-10-30 | 3 | -3/+3 |
| | |||||
* | Revert "Fixes #12187 (#12321)" (#12447) | Andreas Rumpf | 2019-10-18 | 1 | -2/+2 |
| | | | This reverts commit 00c31e87660d9db813871f5aa23661bf6b9bbdcb. | ||||
* | Fixes #12187 (#12321) | Clyybber | 2019-10-08 | 1 | -2/+2 |
| | | | | | | * Fixes #12187 * Point to fork of compactdict Since the original repo is now archived / read-only | ||||
* | [backport] fix #12278, don't expose internal PCRE documentation | narimiran | 2019-09-27 | 1 | -20/+20 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | prepare sqlite3 wrapper for static linking | Andreas Rumpf | 2019-09-03 | 1 | -97/+103 |
| | |||||
* | makes the -d:nimIncremental compiler mode compile again | Andreas Rumpf | 2019-07-27 | 1 | -52/+52 |
| | |||||
* | style improvements; fixes #11774 | Araq | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | [bugfix] openssl styleCheck fix: consistent var naming (#11750) | Kaushal Modi | 2019-07-16 | 1 | -4/+4 |
| | |||||
* | minor style changes | Araq | 2019-07-11 | 6 | -87/+111 |
| | |||||
* | minor style changes | Araq | 2019-07-10 | 1 | -0/+4 |
| | |||||
* | [bugfix] Add `.47` as supported libssl version | SolitudeSF | 2019-06-14 | 1 | -2/+2 |
| | |||||
* | Add force openSSL version with -d:sslVersion=1.0.0 (#11272) | treeform | 2019-05-20 | 1 | -2/+25 |
| | |||||
* | Expose api to disable autoinitializing OpenSSL. (#11247) | Hitesh Jasani | 2019-05-14 | 1 | -0/+2 |
| | |||||
* | live with the hacks, PCRE's design is crap | Araq | 2019-03-19 | 1 | -2/+0 |
| | |||||
* | pcre.nim: added pcre_free and removed hacks in nre and re.nim | Andreas Rumpf | 2019-03-19 | 1 | -0/+2 |
| | |||||
* | Fix wrong integer types in odbcsql and db_odbc (#10419) | pgkos | 2019-01-22 | 1 | -1/+1 |
| | | | | | * Fix wrong parameter type in SQLErr * Fix wrong types of integers passed to SQLGetData | ||||
* | fix #10281 (#10282) | Timothee Cour | 2019-01-12 | 1 | -1/+5 |
| | |||||
* | Fix libssl order. Newest one is 1.1 | Andre von Houck | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Better LibSSL search order. (#10230) | treeform | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | removes deprecated T/P types | Araq | 2018-11-16 | 6 | -32/+0 |
| | |||||
* | Add `.46` as supported libssl version (#9704) | Solitude | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Allocate OpenSSL memory outside of the thread heap | LemonBoy | 2018-09-27 | 1 | -5/+5 |
| | | | | | | | Prevent spurious segfaults when OpenSSL is used in multithreaded environments since the library isn't able to handle thread-local memory. Fixes #9016 | ||||
* | add SSL_set_SSL_CTX for SNI(Server Name Indication) (#8308) | momf | 2018-07-13 | 1 | -0/+1 |
| | | | | | | * add SSL_set_SSL_CTX for SNI * fix SSL_set_SSL_CTX | ||||
* | Set Genode Openssl shared-object strings | Emery Hemingway | 2018-06-07 | 1 | -0/+4 |
| | |||||
* | SSL implementation: added nimNoAllocForSSL | Andreas Rumpf | 2018-05-27 | 1 | -2/+2 |
| | |||||
* | link against libssl.so.45 | SolitudeSF | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | remove dead code elimination option (#7669) | Jacek Sieka | 2018-04-23 | 7 | -7/+7 |
| | |||||
* | mysql.nim: fixes how the DLL version loading works | Andreas Rumpf | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | libssl.so.44 fix (#7358) | Solitude | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Move joyent_http_parser out of stdlib. | Dominik Picheta | 2018-02-17 | 1 | -93/+0 |
| | |||||
* | Fixes #5786. | Dominik Picheta | 2018-02-17 | 1 | -117/+0 |
| | |||||
* | Enable mariadb shared libs for mysql as well (#7199) | Dennis Felsing | 2018-02-10 | 1 | -3/+3 |
| | |||||
* | OpenSSL: 32bit DLL names on Windows lack the -x32 suffix | Araq | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | OpenSSL: use modern DLLs on Windows; export DLLSSLName and DLLUtilName for ↵ | Araq | 2018-02-09 | 1 | -8/+8 |
| | | | | modules that need to expand on the openssl wrapper | ||||
* | Add note about OpenSSL 1.0.x support to openssl module. | Dominik Picheta | 2018-01-20 | 1 | -1/+3 |
| | |||||
* | Allow static linking with OpenSSL 1.0.x | Ruslan Mustakov | 2018-01-20 | 1 | -20/+26 |
| | | | | | | | This commit basically returns the code that was removed in a78d7a31f780c6cf1e421f820d9ed19a5db64ca7, but under 'openssl10' define symbol. OpenSSL 1.0.2 is still actively maintained, so there is no point in dropping support of it. | ||||
* | make MySQL client work with MariaDB; prefer newer versions over older | Andreas Rumpf | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Add OpenSSL 1.1.0 support #5000 | Federico Ceratto | 2017-12-28 | 1 | -20/+75 |
| | | | | Add a simple online test | ||||
* | Added a couple of procs for RSA verification (#6942) | Yuriy Glukhov | 2017-12-19 | 1 | -0/+8 |
| | |||||
* | Remove libuv from standard library wrappers. (#6624) | treeform | 2017-11-06 | 1 | -732/+0 |
| | |||||
* | remove pdcurses wrapper (#6617) | Lynn C. Rees | 2017-10-30 | 1 | -1560/+0 |
| | |||||
* | more replacements for the deprecated '<' | Andreas Rumpf | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | TinyC upgrade (#6593) | Dmitry Atamanov | 2017-10-28 | 1 | -16/+7 |
| |