URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4708ffdb999d73f467ab5d86da161a03b0c99399
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4708ffd by Uli Heilmeier (uh@xxxxxxxxxxxx):
PGSQL: Dissect SASL auth
Dissecting SASL and GSSAPI/SSPI authentication data
Ref: https://www.postgresql.org/docs/10/protocol-message-formats.html
Bug: 15286
Change-Id: I19fc18da105490bf053ce9ab39164fb345577266
Reviewed-on: https://code.wireshark.org/review/30723
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5800ca9 packet-f5ethtrailer.c: "Decode" Platform identifiers
add 4708ffd PGSQL: Dissect SASL auth
Summary of changes:
epan/dissectors/packet-pgsql.c | 160 ++++++++++++++++++++++++++++++++++-------
1 file changed, 133 insertions(+), 27 deletions(-)