Commit Graph

60 Commits

Author SHA1 Message Date
Dmitry Simonenko d5d3dd7c46 shapito: add a list of PostgreSQL 9.6 error codes 2017-06-08 14:27:36 +03:00
Dmitry Simonenko 50d8cb351a shapito: extend error defs with prefix 2017-06-08 13:52:21 +03:00
Dmitry Simonenko 3c604c72e0 shapito: make proper error response 2017-06-08 13:50:02 +03:00
Dmitry Simonenko 66de5a6746 shapito: more renamings 2017-06-07 14:40:03 +03:00
Dmitry Simonenko ffc3fa17ed shapito: renamings 2017-06-07 14:37:42 +03:00
Dmitry Simonenko 217aa739b1 shapito: update README.md 2017-06-07 14:26:46 +03:00
Dmitry Simonenko c60aa925b2 soprano: make compiler happy with -O2 2017-06-02 17:09:03 +03:00
Dmitry Simonenko 887b628bb7 soprano: support SSL Request startup 2017-03-31 18:09:38 +03:00
Dmitry Simonenko 72de350a89 soprano: remove unused args from so_fewrite_ssl_request() 2017-03-31 17:06:11 +03:00
Dmitry Simonenko 61d01eec16 soprano: add frontend ssl request support 2017-03-31 13:13:18 +03:00
Dmitry Simonenko 2381d84dda soprano: fix parameters_add() typo 2017-03-07 14:46:25 +03:00
Dmitry Simonenko 6ef7ef3c9b soprano: update soprano.h 2017-03-07 14:27:51 +03:00
Dmitry Simonenko dc2661e681 soprano: rework startups options reader 2017-03-07 14:26:55 +03:00
Dmitry Simonenko 9be5dcc6d0 soprano: refactor parameter list 2017-03-07 14:10:25 +03:00
Dmitry Simonenko 27b47d241d soprano: init default startup application_name 2017-03-03 16:55:52 +03:00
Dmitry Simonenko f02925b82b soprano: read application_name during startup 2017-03-03 16:52:08 +03:00
Dmitry Simonenko cf5ee325d5 soprano: update soprano.h 2017-03-03 16:11:14 +03:00
Dmitry Simonenko 3394febd76 soprano: add fe parameter status reader 2017-03-03 16:07:10 +03:00
Dmitry Simonenko 670dba2b92 soprano: add parameter list 2017-03-03 15:55:17 +03:00
Dmitry Simonenko b2976adcde soprano: set -std=gnu99 2017-02-10 13:49:21 +03:00
Dmitry Simonenko 52756c677e soprano: set proper release/debug flags 2017-02-07 18:48:37 +03:00
Dmitry Simonenko a3acf16b97 soprano: fix comment about hashing order 2017-01-30 18:19:00 +03:00
Dmitry Simonenko 114a3147df soprano: add fe authentication message read support 2017-01-27 14:10:19 +03:00
Dmitry Simonenko cd4142858f soprano: add basic salt generation function 2017-01-25 13:30:20 +03:00
Dmitry Simonenko 6417168315 soprano: add complete support for md5 authentication 2017-01-25 13:17:34 +03:00
Dmitry Simonenko de1779a8e2 soprano: add separate file for password object 2017-01-25 11:55:04 +03:00
Dmitry Simonenko 164f73fa34 soprano: import OpenBSD md5 implementation 2017-01-25 11:40:28 +03:00
Dmitry Simonenko 4edd8a8204 soprano: add md5 auth message support 2017-01-25 11:15:54 +03:00
Dmitry Simonenko d93e9f373e soprano: implement PasswordMessage object and reader 2017-01-24 16:25:54 +03:00
Dmitry Simonenko bb29a07d7b soprano: move source code base to src 2017-01-17 17:17:04 +03:00
Dmitry Simonenko 625db23fe7 soprano: support static build 2017-01-13 12:35:40 +03:00
Dmitry Simonenko 0b126429e6 soprano: update .gitignore file 2017-01-11 17:25:16 +03:00
Dmitry Simonenko 6a28730399 soprano: switch to cmake 2017-01-11 17:25:05 +03:00
Dmitry Simonenko 50c685f78c soprano: change naming style 2016-11-29 15:28:33 +03:00
Dmitry Simonenko 62d4b52345 soprano: fix be cancel request reader 2016-11-16 16:19:30 +03:00
Dmitry Simonenko 85b70f1645 soprano: add key comparison function 2016-11-16 15:19:12 +03:00
Dmitry Simonenko 5b0b84721c soprano: implement BackendKeyData reader 2016-11-16 15:02:33 +03:00
Dmitry Simonenko eb8a2bb1f3 soprano: remake fe ready reader to parse header 2016-11-15 14:27:08 +03:00
Dmitry Simonenko 2ef1bed4ad soprano: add fe ready request parser 2016-11-15 14:04:47 +03:00
Dmitry Simonenko 6ba685361b soprano: parse common startup options 2016-11-11 14:28:09 +03:00
Dmitry Simonenko ee551985d4 soprano: add bestartup init-free methods 2016-11-10 15:12:44 +03:00
Dmitry Simonenko fbe220af31 soprano: skip len in so_beread_startup() 2016-11-10 14:51:45 +03:00
Dmitry Simonenko 5989490ee6 soprano: rename public api header file 2016-11-10 14:12:13 +03:00
Dmitry Simonenko 34951e25e2 soprano: rename project 2016-11-10 13:30:03 +03:00
Dmitry Simonenko 91a9374057 sonata: misc corrections for POSTGRESQL_PROTOCOL 2016-11-09 16:37:34 +03:00
Dmitry Simonenko 50fe1f1933 sonata: add PostgreSQL protocol cheatsheet 2016-11-09 16:32:16 +03:00
Dmitry Simonenko e1dd6437a7 sonata: add public import header 2016-11-09 16:19:50 +03:00
Dmitry Simonenko f4b536574f sonata: add backend startup handshake reader 2016-11-09 16:18:16 +03:00
Dmitry Simonenko 46ac6dc4b2 sonata: startup packet reader 2016-11-09 16:08:10 +03:00
Dmitry Simonenko d1234feac8 sonata: add backend messages 2016-11-09 15:56:17 +03:00