2020-05-14 |
David Woodhouse | Merge branch 'master' of git.infradead.org:public_git... |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Tag version 8.10 v8.10 |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Update changelog |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Merge branch 'bug721570' of gitlab.com:floppym/openconnect |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Bump Android API level to 23 to allow it to run on... |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Update Android dependencies |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Merge branch 'Juniper_frmNextToken_submit_button' of... |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Merge branch 'GP_stop_asking_to_report_unexpected_arg19... |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Merge branch 'do_not_strip_newlines_in_CSD_response... |
commit | commitdiff | tree |
2020-05-14 |
David Woodhouse | Tidy up PPP strings |
commit | commitdiff | tree |
2020-05-14 |
Daniel Lenski | parse real Fortinet config |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | add test-fortinet-login.py |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Basic ConfRej handling |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Merge branch 'f5' of gitlab.com:openconnect/openconnect |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Use LCP protocol code values for feature bitmask |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | second time's a charm? |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Fewer magic numbers for NCP opts |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Make encap_names[] compile again |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Merge branch 'master' of git.infradead.org:public_git... |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | fix encap_names for Fortinet HDLC |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Use do_https_request() |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Fix fortinet_bye() path |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | combine comments from heretofore missing ppp.h |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | save four bytes in HDLC malloc |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Add basic attempt at Fortinet support |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Use ID from struct ncp |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Make proto strings static |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Add missing ppp.h |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | use HDLC_OUT macro |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | check for PPP state transitions before/after each packe... |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | move PPP #defines and structs to ppp.h |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | unused label |
commit | commitdiff | tree |
2020-05-13 |
David Woodhouse | Handle ConfRej for anything that needs it. |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | Fix un-HDLC corner cases |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | get rid of a bunch of casts |
commit | commitdiff | tree |
2020-05-13 |
Daniel Lenski | stop asking users to report unexpected GP login argumen... |
commit | commitdiff | tree |
2020-05-12 |
David Woodhouse | Add FCS support |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | nope, F5 HDLC isn't emitting junk… I'm just failing... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | tweak unhdlc_in_place, in preparation for multiple... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | simplify PPP header checking |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | F5 server sends frequent extra junk/padding in HDLC... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | working unhdlc_in_place and hdlc_into_new_pkt |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | rip out HDLC skeleton as a thought experiment |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | remove state-machine fall-throughs: unnecessary, error... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | get rid of offset-by-1 in lcp_names and encap_names... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | log ancient deprecated IPCP IP-Addresses option |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | use tcp_control_queue for PPP config packets |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | oncp_control_queue → tcp_control_queue |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | cleanup state printing |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | add timers to resend Config-Request after 3 seconds |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | send_config_request → queue_config_request |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | now storing {in,out}_lcp_magic in on-the-wire order... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | fix header shift prediction |
commit | commitdiff | tree |
2020-05-12 |
David Woodhouse | Better attempt to get HDLC outbound right |
commit | commitdiff | tree |
2020-05-12 |
David Woodhouse | Use CONFREQ et al definitions instead of numbers |
commit | commitdiff | tree |
2020-05-12 |
David Woodhouse | Make oc_ncp state a structure, including the id. |
commit | commitdiff | tree |
2020-05-12 |
David Woodhouse | Drop hdlc and we_go_first args from openconnect_ppp_new() |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | we're never gonna want outgoing header compression |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | handle we_go_first |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | use queue for conf-ack packets too |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | two more dumb bugs |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | queue util packets |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | fix two bugs which were cancelling each other |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | consolidate send_util and stash packet header length... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | PPP: use echo-request/discard-request for DPD/keepalive |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | working PPP mainloop |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | state naming/handling cleanup |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | plan to handle different types of PPP encapsulation... |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | include ppp state in `struct openconnect_info` |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | factor out send_config_request |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | working PPP config negotation (LCP+IPCP+IP6CP) |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | make buf_append_{be16,be32,le16} global |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | add test-f5-login.py script |
commit | commitdiff | tree |
2020-05-12 |
Daniel Lenski | extract basic IP configuration from XML, including... |
commit | commitdiff | tree |
2020-05-08 |
Sergei Trofimovich | gnutls: prevent buffer overflow in get_cert_name |
commit | commitdiff | tree |
2020-05-07 |
Daniel Lenski | Juniper frmNextToken: recognize secidactionEnter as... |
commit | commitdiff | tree |
2020-05-07 |
David Woodhouse | Disable OpenSSL RDRAND in COPR tests to work around... |
commit | commitdiff | tree |
2020-05-07 |
David Woodhouse | Fix name of tpm2-tss-engine |
commit | commitdiff | tree |
2020-05-06 |
Daniel Lenski | Also disable cURL's use of HTTP/1.1 expect logic |
commit | commitdiff | tree |
2020-05-06 |
Daniel Lenski | Fix f5_bye |
commit | commitdiff | tree |
2020-05-06 |
Daniel Lenski | typo |
commit | commitdiff | tree |
2020-05-06 |
David Woodhouse | Start adding PPP |
commit | commitdiff | tree |
2020-05-06 |
Daniel Lenski | some ASAs are confused by stripping newlines from CSD... |
commit | commitdiff | tree |
2020-05-06 |
David Woodhouse | First attempt at F5 support |
commit | commitdiff | tree |
2020-05-04 |
David Woodhouse | Fix up COPR specfiles for bash-completion script location |
commit | commitdiff | tree |
2020-05-04 |
David Woodhouse | Merge branch 'bash-completion' of gitlab.com:bluca... |
commit | commitdiff | tree |
2020-05-04 |
David Woodhouse | Use shorter pathname for COPR RPM build |
commit | commitdiff | tree |
2020-05-02 |
Luca Boccassi | Install tncc-emulate.py too |
commit | commitdiff | tree |
2020-05-02 |
Luca Boccassi | Fix typo in autocomplete test log message |
commit | commitdiff | tree |
2020-05-02 |
Luca Boccassi | Bash completion: install as /usr/share/bash-completion... |
commit | commitdiff | tree |
2020-05-02 |
David Woodhouse | Fix path to openconnect in bash completion |
commit | commitdiff | tree |
2020-05-01 |
Daniel Lenski | stop asking users to report unexpected GP login argumen... |
commit | commitdiff | tree |
2020-05-01 |
David Woodhouse | Fix sigterm test at last |
commit | commitdiff | tree |
2020-05-01 |
David Woodhouse | More debug for sigterm |
commit | commitdiff | tree |
2020-05-01 |
David Woodhouse | No, the sigterm test is just unreliable, like it always... |
commit | commitdiff | tree |
2020-05-01 |
David Woodhouse | The sigterm test is actually passing on CentOS8/GnuTLS |
commit | commitdiff | tree |
2020-05-01 |
David Woodhouse | Revert "Add DLL requires for mingw package" |
commit | commitdiff | tree |
2020-04-30 |
David Woodhouse | Attempt to fix EPEL8 build |
commit | commitdiff | tree |
2020-04-30 |
David Woodhouse | Import wine fix for CI |
commit | commitdiff | tree |
2020-04-30 |
David Woodhouse | Update translations from GNOME |
commit | commitdiff | tree |
next |