]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2020-05-24 Andreas Gnaunx: Implement logout f5
2020-05-24 Andreas Gnaunx: Set secure_cookie for NX
2020-05-22 Andreas GnauNX: Implement parsing of connection info
2020-05-22 Daniel Lenskifix crash with big config packets (yay, PROTREJ)
2020-05-20 Daniel Lenskino C99 declarations
2020-05-20 Daniel Lenskiadd OC_PROTO_HIDDEN and use this to hide nullppp from...
2020-05-20 Daniel Lenskifix PPP header realignment with concatenated packet
2020-05-20 Daniel Lenskihandle rejecting either IPCP or IP6CP, as long as ...
2020-05-20 Daniel Lenskilogging direction fix
2020-05-20 Daniel Lenskiremove vestigial copy/pasted bits from F5/Fortinet
2020-05-20 Daniel Lenskiuse check_address_sanity for F5 too
2020-05-20 Daniel LenskiMerge branch 'check_address_sanity' into f5
2020-05-20 Daniel Lenskiopenconnect_make_cstp_connection should always set...
2020-05-20 Daniel Lenskiadd comment on openconnect__inet_aton(), which is not...
2020-05-20 Daniel Lenskifactor out check_address_sanity() from gpst.c and cstp...
2020-05-20 Daniel Lenskigpst.c should also return -EPERM when server changes...
2020-05-20 Daniel LenskiProtocols should try explicitly request the same IP...
2020-05-20 Daniel Lenskipppd regularly drops initial HDLC flag sequence, and...
2020-05-20 Daniel Lenskiadd 'nullppp' protocol for testing
2020-05-20 Daniel Lenskifix crash when we receive unknown protocol before agree...
2020-05-20 Daniel Lenskipervasive PPP protocol pretty-printing
2020-05-20 Daniel Lenskiadd standard-based PPP framing (RFC1661, RFC1662) as...
2020-05-18 David WoodhouseFix Signed-off-by CI check
2020-05-18 Daniel Lenskichange delay_tunnel → delay_tunnel_reason, use for...
2020-05-18 Daniel Lenskiuse IPv6 interface identifier to build link-local addre...
2020-05-18 Daniel Lenskihard-code browser UA into test-fortinet-login.py
2020-05-18 Daniel LenskiNeed to handle case where rejected protocol was sent...
2020-05-17 Andreas Gnauppp: Reject unknown protocols
2020-05-17 Daniel Lenskimake delay_tunnel consistent with delay_close
2020-05-17 Daniel Lenskiattempt to coax server to accept a larger MRU by nak...
2020-05-17 Daniel Lenskihandle CONFNAK of our magic number by trying a new one
2020-05-17 Daniel Lenskidon't solicit DNS/NBNS servers unless we have neither
2020-05-17 Daniel Lenskihandle state transition after sending config packets...
2020-05-17 Daniel Lenskifix too-early fallthrough from OPENED to NETWORK state
2020-05-17 Daniel Lenskiallegedly universal MTU calculator: use for GPST and PPP
2020-05-17 Daniel Lenskiadd delay_close and use it for clean PPP termination...
2020-05-17 Daniel Lenskirestore PPP state transition fallthroughs
2020-05-17 Daniel Lenskiwe should still try to cleanly close the session if...
2020-05-17 Daniel Lenskiadd delay_tunnel flag to delay tunnel creation
2020-05-17 Daniel Lenskivalgrind: fix f5 mem leaks
2020-05-16 Daniel Lenskiuse ACK/NAK request mechanism to request IPv4 address...
2020-05-16 Daniel Lenskifriendlier logging of outgoing PPP packets
2020-05-16 Daniel Lenskicreate vpninfo->ppp in-place
2020-05-16 Daniel Lenskifix logging of unknown TLV lengths, and copy-paste...
2020-05-15 Daniel Lenskiadd secure_cookie protocol field to suppress other...
2020-05-15 Daniel Lenskithanks Coverity
2020-05-15 David WoodhouseMerge branch 'add_set_cookie' of gitlab.com:randymoss...
2020-05-15 Randy MossAdd `openconnect_set_cookie` function to library and jni
2020-05-15 Justin KendrickAdd missing files to tarball for win32 build
2020-05-15 Daniel Lenskisuppress warnings
2020-05-15 David WoodhouseCheck for Signed-off-by: in CI
2020-05-15 David WoodhouseRun Coverity only in openconnect/openconnect repo
2020-05-15 David WoodhouseUpdate packages documentation
2020-05-15 David WoodhouseRemove Fedora updates-testing packages now pushed to...
2020-05-15 David WoodhouseWork around SoftHSM lockup in CI
2020-05-15 Daniel LenskiIsn't this great?
2020-05-15 Daniel Lenskiattempted support for concatenated packets
2020-05-15 Daniel Lenskimove checking of config packet length to handle_config_...
2020-05-14 Daniel Lenskican't determine encap-header location until after HDLC'ing
2020-05-14 Daniel Lenskifactor out redundancy in HDLC de-encapsulation
2020-05-14 Daniel Lenskiremove redundancy in HDLC encapsulation
2020-05-14 Daniel Lenskifactor out add_ppp_header
2020-05-14 Daniel Lenskifix HDLC packet logging buffer overflow
2020-05-14 Daniel Lenskin != ppp.hlen for HDLC (will only work by coincidence...
2020-05-14 Daniel Lenskicheck pre-un-HDLC packet length for NX
2020-05-14 Daniel Lenskifix a couple off-by-encap_len bits of NX
2020-05-14 David WoodhouseFix COPR release builds for mingw-openconnect
2020-05-14 David WoodhouseMerge branch 'nx' of https://gitlab.com/Rondom/openconn...
2020-05-14 David WoodhouseMerge branch 'master' of git.infradead.org:public_git...
2020-05-14 Andreas GnauAdd initial SonicWall NetExtender support
2020-05-14 David WoodhouseTag version 8.10 v8.10
2020-05-14 David WoodhouseUpdate changelog
2020-05-14 David WoodhouseMerge branch 'bug721570' of gitlab.com:floppym/openconnect
2020-05-14 David WoodhouseBump Android API level to 23 to allow it to run on...
2020-05-14 David WoodhouseUpdate Android dependencies
2020-05-14 David WoodhouseMerge branch 'Juniper_frmNextToken_submit_button' of...
2020-05-14 David WoodhouseMerge branch 'GP_stop_asking_to_report_unexpected_arg19...
2020-05-14 David WoodhouseMerge branch 'do_not_strip_newlines_in_CSD_response...
2020-05-14 David WoodhouseTidy up PPP strings
2020-05-14 Daniel Lenskiparse real Fortinet config
2020-05-13 Daniel Lenskiadd test-fortinet-login.py
2020-05-13 David WoodhouseBasic ConfRej handling
2020-05-13 David WoodhouseMerge branch 'f5' of gitlab.com:openconnect/openconnect
2020-05-13 David WoodhouseUse LCP protocol code values for feature bitmask
2020-05-13 Daniel Lenskisecond time's a charm?
2020-05-13 David WoodhouseFewer magic numbers for NCP opts
2020-05-13 David WoodhouseMake encap_names[] compile again
2020-05-13 David WoodhouseMerge branch 'master' of git.infradead.org:public_git...
2020-05-13 Daniel Lenskifix encap_names for Fortinet HDLC
2020-05-13 David WoodhouseUse do_https_request()
2020-05-13 David WoodhouseFix fortinet_bye() path
2020-05-13 Daniel Lenskicombine comments from heretofore missing ppp.h
2020-05-13 Daniel Lenskisave four bytes in HDLC malloc
2020-05-13 David WoodhouseAdd basic attempt at Fortinet support
2020-05-13 David WoodhouseUse ID from struct ncp
2020-05-13 David WoodhouseMake proto strings static
2020-05-13 David WoodhouseAdd missing ppp.h
2020-05-13 Daniel Lenskiuse HDLC_OUT macro
2020-05-13 Daniel Lenskicheck for PPP state transitions before/after each packe...
2020-05-13 Daniel Lenskimove PPP #defines and structs to ppp.h
next