summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update the docker image to python3.9 and buster"HEADmasterZuul2022-04-192-6/+6
|\
| * Update the docker image to python3.9 and busterClark Boylan2022-04-192-6/+6
* | Fix python3.9 testingClark Boylan2022-04-191-2/+7
|/
* Overhaul package metadata and contributor info0.16.0Jeremy Stanley2021-07-104-34/+59
* Add libffi header dependencyJeremy Stanley2021-07-101-0/+2
* Update testing to Python 3.9 and lintersJeremy Stanley2021-03-303-9/+18
* Create SSL context using PROTOCOL_TLS, fallback to highest supported versionGuillaume Chauvel2021-03-301-2/+40
* Merge "wakeConnections: Randomize connections before scanning them"Zuul2021-03-101-1/+8
|\
| * wakeConnections: Randomize connections before scanning themAhmon Dancy2021-03-101-1/+8
* | Merge "Move handleDisconnect into BaseClientServer"Zuul2021-03-101-11/+11
|\ \
| * | Move handleDisconnect into BaseClientServerTobias Henkel2020-03-241-11/+11
* | | Merge "remove unicode from code"Zuul2021-03-101-10/+10
|\ \ \
| * | | remove unicode from codeliyou012021-01-071-10/+10
* | | | Merge "Modify connection timeout process"Zuul2021-03-101-9/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Modify connection timeout processshangxdy2018-01-261-9/+12
* | | | Added Docker image buildsMohammed Naser2021-02-112-0/+92
| |/ / |/| |
* | | Merge "Bump crypto requirement to accomodate security standards"Zuul2020-12-101-2/+2
|\ \ \
| * | | Bump crypto requirement to accomodate security standardsFabien Boucher2020-07-211-2/+2
| | |/ | |/|
* | | use python3 as context for build-python-releaseFabien Boucher2020-09-091-1/+3
|/ /
* | Revert "Add BSD/Darwin support."0.15.1Tobias Henkel2020-02-173-90/+27
* | Merge "Ignore keepalive on unsupported platforms"0.15.0Zuul2020-02-031-2/+8
|\ \
| * | Ignore keepalive on unsupported platformsTobias Henkel2020-01-161-2/+8
* | | Merge "Add BSD/Darwin support."Zuul2020-02-033-27/+90
|\ \ \ | |/ /
| * | Add BSD/Darwin support.Tobias Henkel2019-10-153-27/+90
* | | packaging: updated project urlsSorin Sbarnea2020-01-211-1/+6
* | | Merge "Add in-repo zuul config"Zuul2019-10-141-0/+23
|\ \ \ | |/ / |/| |
| * | Add in-repo zuul configJames E. Blair2019-10-141-0/+23
* | | Fix documentation buildsMohammed Naser2019-10-144-5/+9
|/ /
* | Merge "Add support for server name indication"0.14.0Zuul2019-06-171-11/+11
|\ \
| * | Add support for server name indicationTobias Henkel2019-05-041-11/+11
* | | Merge "add missing str to bytes conversion for Python3"Zuul2019-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | add missing str to bytes conversion for Python3Benoit Bayszczak2018-08-011-1/+1
* | | OpenDev Migration PatchOpenDev Sysadmins2019-04-191-2/+2
* | | Merge "Prefer ipv6 for listen addrs if available"0.13.0Zuul2019-01-281-3/+8
|\ \ \
| * | | Prefer ipv6 for listen addrs if availableClark Boylan2018-10-191-3/+8
| |/ /
* | | Merge "Add support for keepalive to client"Zuul2018-12-111-3/+28
|\ \ \
| * | | Add support for keepalive to clientTobias Henkel2018-09-041-3/+28
| |/ /
* | | Change openstack-dev to openstack-discussqingszhao2018-12-041-1/+1
|/ /
* | Add --listen-address flag to geard0.12.0Paul Belanger2018-04-161-0/+4
* | Build universal wheelsPaul Belanger2018-04-131-0/+7
* | Automatically send GRAB_JOB after CAN_DOJames E. Blair2018-02-022-0/+36
* | Make workers admin command py3 safe0.11.1James E. Blair2018-02-011-2/+3
|/
* server: make stats more efficient0.11.0James E. Blair2017-10-301-26/+15
* Merge "Add a send lock to the base Connection class"0.10.1Jenkins2017-10-091-11/+13
|\
| * Add a send lock to the base Connection classJames E. Blair2017-09-301-11/+13
* | Server: support background jobs0.10.0James E. Blair2017-09-132-9/+42
|/
* Fix exception setter0.9.1James E. Blair2017-05-181-1/+1
* Merge "Replace assertEquals with assertEqual"0.9.0Jenkins2017-05-171-10/+10
|\
| * Replace assertEquals with assertEqualLuong Anh Tuan2016-11-221-10/+10
* | Merge "Provide TextJob and TextWorker for convenience"Jenkins2017-05-172-105/+389
|\ \