18 months ago |
Panagiotis Koutsourakis |
Close json-storage branch
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Merge with branch json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Merge with default
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Add changelog entries for json changes
json-storage
|
18 months ago |
Niels Nes |
merged with default
literal_features
|
18 months ago |
Joeri van Ruth |
Fix some memory leaks
monetdburl
|
18 months ago |
Joeri van Ruth |
Exports
monetdburl
|
18 months ago |
Joeri van Ruth |
Add OPENSSL_INCLUDE_DIR to every user of stream
monetdburl
|
18 months ago |
Joeri van Ruth |
Forgot error_out can be NULL
monetdburl
|
18 months ago |
Joeri van Ruth |
OpenSSL 1.1.1 has no ERR_SYSTEM_ERROR
monetdburl
|
18 months ago |
Joeri van Ruth |
Suppress warning
monetdburl
|
18 months ago |
Joeri van Ruth |
Require at least OpenSSL 1.1.1, that's when TLSv1.3 was introduced
monetdburl
|
18 months ago |
stefanos mavros |
Fixes the REMOTE property value (remote uri instead of local name)
|
18 months ago |
stefanos mavros |
Adds test for the rel plan of a join between merge with remote and replica table
|
18 months ago |
Joeri van Ruth |
Use mutil.h so opendir/readdir work on Windows
monetdburl
|
18 months ago |
Joeri van Ruth |
Adapt to older OpenSSL versions
monetdburl
|
18 months ago |
Joeri van Ruth |
Fix warning
monetdburl
|
18 months ago |
Joeri van Ruth |
Can't have a declaration right after a switch case: label, apparently
monetdburl
|
18 months ago |
Panagiotis Koutsourakis |
Simplify code in JSONfromString
json-storage
|
18 months ago |
Joeri van Ruth |
Wording
monetdburl
|
18 months ago |
Joeri van Ruth |
Do not clear host, port, etc for mapi:merovingian URL's
monetdburl
|
18 months ago |
Joeri van Ruth |
Clear earlier redirects before processing new ones
monetdburl
|
18 months ago |
Joeri van Ruth |
Improve tracing
monetdburl
|
18 months ago |
Joeri van Ruth |
It almost works
monetdburl
|
18 months ago |
Joeri van Ruth |
Switch openssl_stream from SSL to BIO
monetdburl
|
18 months ago |
Joeri van Ruth |
Pass host/port to openssl_stream to use as a name
monetdburl
|
18 months ago |
Joeri van Ruth |
Complete the TLS handshake, openssl_stream not yet implemented
monetdburl
|
18 months ago |
Joeri van Ruth |
Perform the SSL handshake
monetdburl
|
18 months ago |
Joeri van Ruth |
Split wrap_socket(), adding mapi_set_streams()
monetdburl
|
18 months ago |
Joeri van Ruth |
Add conditionally compiled openssl stub
monetdburl
|
18 months ago |
Joeri van Ruth |
Add CMake magic for OpenSSL
monetdburl
|
18 months ago |
Joeri van Ruth |
Redirects must be validated
monetdburl
|
18 months ago |
Joeri van Ruth |
Let msettings_connect_tls_verify() return an enum
monetdburl
|
18 months ago |
Joeri van Ruth |
Cannot do if(s) if s is a SOCKET
monetdburl
|
18 months ago |
Joeri van Ruth |
rename mapi_PrintError to mapi_printError
monetdburl
|
18 months ago |
Yunus Koning |
remove obsolete upgrade code
literal_features
|
18 months ago |
Yunus Koning |
approve convert tests
literal_features
|
18 months ago |
Martin van Dinther |
Add system view information_schema.referential_constraints
|
18 months ago |
Martin van Dinther |
Approve new added information_schema views check_constraints, sequences and table_constraints.
|
18 months ago |
Martin van Dinther |
Approve
|
18 months ago |
Martin van Dinther |
Removing unneeded extra space.
|
18 months ago |
Yunus Koning |
move TRIM including new OVER syntax to parser and sql_types function rename of 'trim' to 'btrim'
literal_features
|
18 months ago |
Yunus Koning |
introduce TRIM function
literal_features
|
18 months ago |
Lucas Pereira |
Do not run test if NOWAL env var is active.
insertonly
|
18 months ago |
Niels Nes |
removed commented out code
json-storage
|
18 months ago |
Niels Nes |
remove one copy
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Rework JSONfromString to avoid a copy and use less space
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle commas properly without requiring extra space
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Generate canonical JSON for bincopy tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Return the correct length
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle allocation failures
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix JSON tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Do not store spaces in json
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle JSON nulls
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Allocate more space for json construction
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Allocate more space for JSON construction buffer
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
merged default
json-storage
|
18 months ago |
Lucas Pereira |
No need to use sleep fun. More test out approves.
insertonly
|