~lopin/openconnect/+git/lopin-gp:coverity

Last commit made on 2020-05-15
Get this branch:
git clone -b coverity https://git.launchpad.net/~lopin/openconnect/+git/lopin-gp

Branch merges

Branch information

Name:
coverity
Repository:
lp:~lopin/openconnect/+git/lopin-gp

Recent commits

9144504... by dwmw2

Merge branch 'f5' of gitlab.com:openconnect/openconnect into f5

f47a82b... by dwmw2

Remove Fedora updates-testing packages now pushed to stable

Signed-off-by: David Woodhouse <email address hidden>

f4aece5... by dwmw2

Work around SoftHSM lockup in CI

Signed-off-by: David Woodhouse <email address hidden>

37a42b4... by Dan Lenski

Isn't this great?

Signed-off-by: Daniel Lenski <email address hidden>

8494fc4... by Dan Lenski

attempted support for concatenated packets

Plus add comments about what each variable points to and when, during packet parsing.

Tested with F5 HDLC and non-HDLC. Doesn't complain about leftover bytes, or short/incomplete packets, but NOT YET
actually tested with concatenated packets.

Signed-off-by: Daniel Lenski <email address hidden>

37a8af9... by Dan Lenski

move checking of config packet length to handle_config_packet

Signed-off-by: Daniel Lenski <email address hidden>

1c68b4e... by Dan Lenski

can't determine encap-header location until after HDLC'ing

Tested with F5 HDLC and non-HLDC

Signed-off-by: Daniel Lenski <email address hidden>

f147098... by Dan Lenski

factor out redundancy in HDLC de-encapsulation

Tested with F5 HDLC and non-HDLC

Signed-off-by: Daniel Lenski <email address hidden>

cb5cfb5... by Dan Lenski

remove redundancy in HDLC encapsulation

Tested with F5 HDLC and non-HDLC

Signed-off-by: Daniel Lenski <email address hidden>

885a419... by Dan Lenski

factor out add_ppp_header

Tested with F5 HDLC and non-HDLC

Signed-off-by: Daniel Lenski <email address hidden>