Commit Graph

  • dcafd97e6c
    Merge 5f72cd205a into 6cd44b572b Jwittj 2025-01-08 12:32:11 +0100
  • 5f72cd205a
    fix unrecognised attribute error when doing get_attributes on an object with these attributes Jonathan Witt 2025-01-08 12:29:07 +0100
  • 1015f92668
    Merge 5b736ad5e8 into 6cd44b572b Steven Silvester 2024-12-02 06:16:29 -0600
  • 5b736ad5e8
    add python 3.13 support Steven Silvester 2024-12-02 06:16:26 -0600
  • 65c699374e
    fix stop test Steven Silvester 2024-12-02 06:08:23 -0600
  • 042378bfd5
    fix stop test Steven Silvester 2024-12-01 21:36:07 -0600
  • 8352de53d1
    fix wrap Steven Silvester 2024-12-01 21:33:03 -0600
  • 1b46974d54
    mock load_cert_chain Steven Silvester 2024-12-01 21:29:53 -0600
  • da34f3123f
    leave validation to the context Steven Silvester 2024-12-01 21:25:44 -0600
  • 529e123a13
    address docs error Steven Silvester 2024-12-01 21:22:06 -0600
  • 4b781ff702
    fix test Steven Silvester 2024-12-01 21:18:52 -0600
  • 452693a930
    Merge branch 'master' of github.com:OpenKMIP/PyKMIP into remove-ssl-wrap-socket Steven Silvester 2024-12-01 21:01:50 -0600
  • 80faaf66c0
    address review Steven Silvester 2024-11-30 13:40:42 -0600
  • 3339732d47
    Merge 4995d486a6 into 6cd44b572b Srinivasan PS 2024-11-09 10:16:54 +0530
  • 4995d486a6 Support ipv6 address in hostname for kmip client Prof_Calculus 2024-11-06 10:34:43 +0530
  • 30972be7e2
    Merge c808d80813 into 6cd44b572b Álvaro López García 2024-10-31 15:40:49 +0100
  • c808d80813 Fixed raising an exception if some error happens when opening/closing client Álvaro López García 2024-10-31 15:38:20 +0100
  • aca078d1a9
    Merge 011ffd17b6 into 6cd44b572b Peter Hamilton 2024-10-28 05:47:46 -0500
  • 678b6af916
    Merge e405134ce4 into 6cd44b572b Aysh2301 2024-10-28 05:47:46 -0500
  • ce35b4631e
    Merge 1cb092bcc5 into 6cd44b572b Ken Bassford 2024-10-28 05:47:46 -0500
  • 3da6f8dfe8
    remove extra check Steven Silvester 2024-07-29 13:33:16 -0500
  • 9943426c04
    Merge 0eddc1167a into 6cd44b572b Peter Eisentraut 2024-07-29 11:38:20 +0200
  • 0eddc1167a Add key_password setting to client Peter Eisentraut 2024-07-29 11:24:14 +0200
  • 01c3a9f31d Fix Python 3.12 support Peter Eisentraut 2024-07-29 11:19:49 +0200
  • 7e0c9ccd5c
    Merge 00179eed31 into 6cd44b572b Peter Hamilton 2024-07-28 16:46:42 +0200
  • 2b800ca3be
    Merge 01e0db5c2b into 6cd44b572b oittaa 2024-07-27 13:26:25 +0000
  • 01e0db5c2b
    style oittaa 2024-07-27 15:26:21 +0200
  • bf4f2bcc8a
    style oittaa 2024-07-27 15:21:28 +0200
  • 86d19ecac3
    Merge branch 'master' into tls13 oittaa 2024-07-27 15:16:59 +0200
  • c343861041 Don't try to set ciphers on TLS 1.3 Oittaa 2024-07-27 15:14:59 +0200
  • addf8621fb
    Initial TLS 1.3 support (#1) oittaa 2024-07-27 14:45:50 +0200
  • 6ecc64cae5 Sync patches from Python 3.12 support Oittaa 2024-07-27 14:14:53 +0200
  • 2f14292780 Remove custom cipher tests Oittaa 2024-07-27 13:52:58 +0200
  • a064ec923e Modify tests Oittaa 2024-07-27 13:42:34 +0200
  • cb769536e3 Initial TLS 1.3 support Oittaa 2024-07-27 13:14:11 +0200
  • 9a6423ed95
    Merge 3a87c15258 into 6cd44b572b Ori Peleg 2024-07-26 20:04:28 +0200
  • 1f50837bba
    Merge 15ec417291 into 6cd44b572b Jan-Frode Myklebust 2024-07-26 19:25:07 +0200
  • 09ad8d7f8e
    Merge df74db9cf3 into 6cd44b572b Jan-Frode Myklebust 2024-07-26 11:34:35 -0400
  • 6cd44b572b Ignore ENOTCONN during shutdown master Tim Burke 2024-01-16 17:07:09 -0800
  • 9d5b287f4c Revert "Rely on close() to close sockets and stop using shutdown()" arp102 2024-07-26 11:33:07 -0400
  • feec443cf8 Remove deprecation warning in old python versions Takashi Kajinami 2024-04-02 10:24:58 +0900
  • cb11131010 Update supported python versions Takashi Kajinami 2024-03-29 16:30:34 +0900
  • 64e4f18dd0 Rely on close() to close sockets and stop using shutdown() Shane Harvey 2022-08-18 17:39:27 -0700
  • 777c70dd06
    lint Steven Silvester 2024-07-26 08:30:06 -0500
  • d206639ffe
    fix client Steven Silvester 2024-07-26 08:24:51 -0500
  • cc035f4549
    address review Steven Silvester 2024-07-26 08:19:22 -0500
  • 2897e4026e
    address review Steven Silvester 2024-07-24 19:05:41 -0500
  • a2036a27a0 Remove deprecation warning in old python versions Takashi Kajinami 2024-04-02 10:24:58 +0900
  • 63a5764f0a Update supported python versions Takashi Kajinami 2024-03-29 16:30:34 +0900
  • 4d3b5a52ae Fix compatibility with cryptography >= 42.0.0 Takashi Kajinami 2024-03-28 18:10:07 +0900
  • de30604bc6 Fix compatibility with cryptography >= 42.0.0 Takashi Kajinami 2024-03-28 18:10:07 +0900
  • 5a02eb75da
    Apply fix Steven Silvester 2024-03-29 11:43:08 -0500
  • c3a5dbc4f9
    Revert "Use all original options" Steven Silvester 2024-03-29 11:42:52 -0500
  • 6303e94fe8 Ignore ENOTCONN during shutdown Tim Burke 2024-01-16 17:07:09 -0800
  • 4618b1d748 Use all original options Steven Silvester 2023-10-15 16:47:55 -0500
  • eea62bde66 cleanup Steven Silvester 2023-10-04 11:48:51 -0500
  • a8e44f369b fixups Steven Silvester 2023-10-04 11:34:31 -0500
  • ec912159b8 cleanup Steven Silvester 2023-10-04 11:26:22 -0500
  • 519cbdc2d1 try loading default certs Steven Silvester 2023-10-04 11:01:41 -0500
  • 22fc83cb99 add capath Steven Silvester 2023-10-04 10:55:00 -0500
  • 06f3a1fcbb fix cert handling Steven Silvester 2023-10-04 10:48:32 -0500
  • 61c5528763 cleanup Steven Silvester 2023-10-04 10:42:57 -0500
  • c90654c4e9 fix usage Steven Silvester 2023-10-04 10:22:54 -0500
  • f16f36d212 fix usage Steven Silvester 2023-10-04 10:05:20 -0500
  • 433ab3ef43 Add python 3.12 support Steven Silvester 2023-10-04 09:59:43 -0500
  • cae5747a19 Update CI configuration. arp102 2023-09-12 13:17:49 -0400
  • 3b63a01ddb Update CI configuration. arp102 2023-09-12 13:17:49 -0400
  • 400c29bc4f Removing bandit/pyaml version requirements justin-h-loi 2023-08-29 16:19:16 -0400
  • a664187bc4 Fix code syntax and docs justin-h-loi 2023-08-29 15:13:53 -0400
  • e9a63e2659 Actions file name change and fixes justin-h-loi 2023-08-29 15:08:09 -0400
  • 4f8b3161e3 Fix to include integration tests for py builds justin-h-loi 2023-08-22 17:47:29 -0400
  • 8800e0b641 Test fix justin-h-loi 2023-08-22 17:38:55 -0400
  • d275a68d3f (tox.ini): Forgot to add python versions to tox envlist justin-h-loi 2023-08-22 17:32:31 -0400
  • 8783e881be Adding ubuntu20 and extra python versions to git actions justin-h-loi 2023-08-22 17:04:47 -0400
  • 6130e18cf1 Update git actions to node16 runtime justin-h-loi 2023-08-22 16:46:05 -0400
  • 0cf89ebbcb Readding setup.py and adding permissions to /usr/local/lib/ justin-h-loi 2023-08-22 16:20:27 -0400
  • 7299fa7305 Removing setup.py install for test justin-h-loi 2023-08-22 16:12:57 -0400
  • ab580ee813 Adding integration tests to git actions justin-h-loi 2023-08-22 16:09:48 -0400
  • 483fc6c57f alternate config unit test fix justin-h-loi 2023-08-15 16:49:54 -0400
  • ff69f85091 pep8 fixes justin-h-loi 2023-08-15 16:23:23 -0400
  • 084fbcdb61 Make unit tests use default config justin-h-loi 2023-08-15 16:14:55 -0400
  • bfa3c01893 Extending flake8 test max line length justin-h-loi 2023-08-08 15:13:43 -0400
  • a10215191a tox passenv change justin-h-loi 2023-08-08 11:17:03 -0400
  • 0fd1e1f275 Remove old installs and attempt at doc test fix justin-h-loi 2023-08-08 11:05:56 -0400
  • 66e7b331c1 test reduction justin-h-loi 2023-08-01 17:47:28 -0400
  • 11db2e5b85 test number conditions justin-h-loi 2023-08-01 17:35:09 -0400
  • f7043f7a72 test number conditions justin-h-loi 2023-08-01 17:33:12 -0400
  • 19c57b257c Reformat test number conditions justin-h-loi 2023-08-01 17:09:10 -0400
  • 5fbf13fd45 Adding test number conditions justin-h-loi 2023-08-01 16:57:38 -0400
  • 8f681ba457 Changing python versions justin-h-loi 2023-08-01 16:38:45 -0400
  • 77620f34be Changing ubuntu image versions justin-h-loi 2023-08-01 16:32:15 -0400
  • ec5f138c43 code reduction justin-h-loi 2023-08-01 16:10:35 -0400
  • 8692e346cd Remove setup.py in .travis setup justin-h-loi 2023-08-01 15:45:29 -0400
  • 4041e77693 Folder permissions for run.sh in .travis.yml action justin-h-loi 2023-08-01 01:30:52 -0400
  • 7339254e52 File permissions for run.sh in .travis.yml action justin-h-loi 2023-08-01 01:16:34 -0400
  • 01b3e54c50 Backtrack to try using sudo instead for setup in .travis.yml action justin-h-loi 2023-08-01 01:13:19 -0400
  • 059e8c4fb1 Add missing virtualenv install for builds in .travis.yml action justin-h-loi 2023-08-01 01:03:16 -0400
  • fd25dda1b8 Setup virtualenv inside builds in .travis.yml action justin-h-loi 2023-08-01 01:01:06 -0400
  • 2eb3f784c8 Permissions fix in .travis.yml action justin-h-loi 2023-08-01 00:51:53 -0400
  • a7d035e985 Directory fix in .travis.yml action justin-h-loi 2023-08-01 00:41:10 -0400