]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2022-04-11 David WoodhouseAnyConnect: Generate EC keys for X-AnyConnect-STRAP...
2022-04-11 David WoodhouseMerge branch 'remove_unnecessary_struct_member_to_quiet...
2022-04-10 David WoodhouseMerge branch 'no_MTU_setting_in_openconnect_itself...
2022-04-10 David WoodhouseMerge branch 'code_climate_deepsource' into 'master'
2022-04-10 David WoodhouseMerge branch 'const_char' into 'master'
2022-04-10 David WoodhouseMerge branch 'cast_char' into 'master'
2022-04-10 David WoodhouseMerge branch 'free_const_char' into 'master'
2022-04-10 David WoodhouseMerge branch 'vpn_progress_wintun_version' into 'master'
2022-04-10 David WoodhouseMerge branch 'gai_strerror' into 'master'
2022-04-10 David WoodhouseMerge branch 'sigaction' into 'master'
2022-04-10 David WoodhouseMerge branch 'obs' into 'master'
2022-04-10 David WoodhouseMerge branch 'dump_buf_hex_performance' into 'master'
2022-04-10 David WoodhouseMerge branch 'man' into 'master'
2022-04-10 David WoodhouseMerge branch 'reconnection_report_PRG_ERROR' into ...
2022-04-10 David WoodhouseMerge branch 'master' into 'master'
2022-04-09 Dimitri PapadopoulosSilence compiler warnings [-Wdiscarded-qualifiers]
2022-04-09 Dimitri PapadopoulosAdjust verbosity level of Fortinet-related logging
2022-04-09 Dimitri PapadopoulosDeclare C string constants using array syntax
2022-04-09 Dimitri PapadopoulosNo need to cast `const char *` to `char *`
2022-04-09 Dimitri PapadopoulosSkip dump_buf_hex() when the log level is low enough
2022-04-06 David Woodhousestoken: Fix const warnings
2022-04-06 David Woodhouseesp: Close socket on error
2022-04-06 David Woodhouseepoll: Handle EPOLLERR as 'readable'
2022-04-05 Maxim StorchakSet loglevel as soon as it's known
2022-04-05 Dimitri PapadopoulosConsistency in man page
2022-03-31 Dimitri PapadopoulosSilence compiler warning [-Wformat=]
2022-03-30 Dimitri PapadopoulosFix --reconnect-timeout documentation
2022-03-14 Luca BoccassiMerge branch 'fix_388' into 'master'
2022-03-08 Daniel LenskiFix GP fake server parameters so that gateway-interface...
2022-03-08 Daniel LenskiAdd changelog entry
2022-03-08 Daniel LenskiBugfix RSA SecurID token decryption and PIN entry forms
2022-03-08 Daniel LenskiAdd changelog entry
2022-03-02 Luca BoccassiStore OBS _service file
2022-03-02 Luca BoccassiAdd OBS workflow configuration file
2022-03-02 Luca BoccassiAdd packaging files for OBS build
2022-03-02 Luca BoccassiAdd --enable-docs option
2022-02-26 David WoodhouseFix Windows tun setup crash
2022-02-26 Dimitri PapadopoulosDecorate with `@staticmethod` if `self` is not used
2022-02-26 Dimitri PapadopoulosCondition `!dtlsver` is true after `else if (dtlsver)`
2022-02-26 Dimitri PapadopoulosCondition `len>=0` is true after `if (len < 0)`
2022-02-26 Dimitri PapadopoulosRemove unused imports
2022-02-26 Dimitri PapadopoulosAvoid assert statement outside of tests
2022-02-26 Dimitri PapadopoulosLocal variable redefined argument
2022-02-26 Dimitri PapadopoulosAvoid code complexity
2022-02-26 Dimitri PapadopoulosAvoid code duplication
2022-02-26 Dimitri PapadopoulosUse `()` and `{}` instead of `list()` and `dict()`
2022-02-26 Dimitri PapadopoulosOverridden methods should have identical parameters
2022-02-26 Dimitri PapadopoulosProtect next() calls wit try/except inside generators
2022-02-26 Dimitri PapadopoulosSquash two identical `if` branches
2022-02-26 Dimitri PapadopoulosDo not use `type` as a variable name
2022-02-26 Dimitri PapadopoulosFix Linux kernel coding style error and warnings
2022-02-26 Dimitri PapadopoulosCheck return value of sigaction()
2022-02-26 Dimitri PapadopoulosWin32: gai_strerror → WSAGetLastError
2022-02-26 David WoodhouseMake buf_append_utf16le() robust against being passed...
2022-02-23 Luca BoccassiGP SAML: support legacy workflow
2022-02-23 Luca BoccassiAC SAML: cookies might be empty
2022-02-23 Luca BoccassiAC SAML: do not assume the cookie will be on the final...
2022-02-23 Luca BoccassiGP SAML: handle redirect case
2022-02-23 Luca BoccassiGP SAML: fix some memory handling
2022-02-23 Luca BoccassiDocs: note that GP + SAML is supported by network-manag...
2022-02-23 Daniel Lenskistart adding GP SSO support
2022-02-23 Daniel Lenskisplit OC_FORM_OPT_SSO into _TOKEN and _USER versions...
2022-02-23 Daniel Lenskiopenconnect_open_webview_vfn should return int, and...
2022-02-23 Daniel Lenskimake .sso_detect_done a protocol-specific VFN, and...
2022-02-23 Steven WalterSupport AnyConnect single-sign-on-v2
2022-02-20 David WoodhouseTag version 8.20 v8.20
2022-02-20 David WoodhouseFix EXTRA_DIST for ocserv config files
2022-02-20 David WoodhouseAvoid printing spurious ENOENT error from EPOLL_CTL_DEL
2022-02-20 David WoodhouseResync translations with sources
2022-02-20 David WoodhouseUpdate translations from GNOME
2022-02-20 David WoodhouseMerge branch 'wip/dueno/tss2-rc' of gitlab.com:dueno...
2022-02-17 Daniel LenskiRemove repeated flexible array member which is confusin...
2022-02-17 Dimitri Papadopouloshtml.py must run with either Python 2 or 3 to support...
2022-02-17 Daniel LenskiMerge branch 'tmp-fedora35' into 'master'
2022-02-13 Nikos MavrogiannopoulosMerge branch 'spelling' into 'master'
2022-02-13 Nikos Mavrogiannopoulos.gitlab-ci.yml: removed legacy references to rdrand
2022-02-13 Nikos Mavrogiannopoulos.gitlab-ci.yml: remove unnecessary installations
2022-02-12 Nikos Mavrogiannopoulos.gitlab-ci.yml: build on fedora35
2022-02-12 Dimitri PapadopoulosFix typos not found by codespell
2022-02-11 Dimitri PapadopoulosUse ARRAY_SIZE(array) macro instead of hard-coded sizeo...
2022-02-11 Daniel LenskiIn dumb_socketpair(), delete Unix-domain socket path...
2022-02-11 Luca Boccassilibopenconnect: add public interface stubs for SAML...
2022-02-10 Daniel LenskiMerge branch 'pulse_IPv6_docs' into 'master'
2022-02-10 Daniel LenskiClarify Fortinet no-valid-cookie error paths
2022-02-10 Daniel LenskiPrint warning if Fortinet server doesn't indicate suppo...
2022-02-10 Daniel LenskiMention support for DTLSv1.2 in F5 BIG-IP v16 or newer
2022-02-10 Daniel LenskiPrint Pulse server's IPv6 internal gateway address...
2022-02-10 Daniel LenskiMention that some Pulse VPNs need to spoof official...
2022-02-10 Daniel LenskiRemove already-disabled code copied from oncp.c into...
2022-02-10 Daniel LenskiPulse IPv6 is now known to work on real-world servers
2022-02-10 Dimitri PapadopoulosPrint detailed error information when opening cmd pipe...
2022-02-07 Daniel LenskiMerge branch 'pulse-config-on-9.1' into 'master'
2022-02-07 Daniel LenskiUpdate changelog
2022-02-07 David OvertonPulse: handle 0x2e20f000 main configuration packet
2022-02-07 Daniel LenskiFix memory leak in pulse.c
2022-02-07 David OvertonBugfix Legacy IP split include/exclude routes for Pulse
2022-02-01 David WoodhouseUpdate translations from GNOME
2022-01-30 Daniel LenskiMerge branch 'doc_updates' into 'master'
2022-01-30 Dimitri PapadopoulosAdd jq as a build dependency to fix COPR builds
2022-01-28 Daniel LenskiMerge branch 'master' into 'master'
next