1
0
Fork 0

5268 Commits (6d3f0dafdfd27047dca76d6fe2234c39c91d2c15)
 

Author SHA1 Message Date
Philip O'Toole 6d3f0dafdf
Update CHANGELOG.md 9 months ago
Philip O'Toole f5ffd0b91b Tidy up script 9 months ago
Philip O'Toole 2d1fbb4d5c Foolproof release script 9 months ago
Philip O'Toole e5603cbe1c
Update version.go 9 months ago
Philip O'Toole 4a062b0171
Update version.go 9 months ago
Philip O'Toole 161776103a
Update CHANGELOG.md 9 months ago
Philip O'Toole 4ebf4e1699
Update CHANGELOG.md 9 months ago
Philip O'Toole 03b6db2e7d Fix linker flags past post move to v8 9 months ago
Philip O'Toole ba8e73989e
8.13.3 is going out 9 months ago
Philip O'Toole d552178f1b
Merge pull request #1520 from rqlite/test-server-name
End-to-end testing of setting ServerName
9 months ago
Philip O'Toole 0afd982851 Faster end-to-end testing of TLS ServerName 9 months ago
Philip O'Toole cdf4c9dd79 CHANGELOG 9 months ago
Philip O'Toole 4bfe7b21eb End-to-end testing of setting ServerName 9 months ago
Philip O'Toole efd60b7836
Merge pull request #1519 from rqlite/clearer-tls-mux-control-2
Refactor TCP TLS configuration control
9 months ago
Philip O'Toole d5867560f9 CHANGELOG 9 months ago
Philip O'Toole b6457a4647 Remove unused joint TLS config creation
This was confusing and too clever.
9 months ago
Philip O'Toole 042d001e98
Merge pull request #1518 from rqlite/clearer-layer
Refactor internode networking implementation
9 months ago
Philip O'Toole 0155ef8aa0 Fix system testing 9 months ago
Philip O'Toole 7517c7df52 CHANGELOG 9 months ago
Philip O'Toole 954503dc66 Move Store to Layer and create NewLayer in tcp 9 months ago
Philip O'Toole 3f658a7cd8 Cluster service just needs a net.Listener 9 months ago
Philip O'Toole a7423b1b8f Cluster Transport doesn't need Dialer 9 months ago
Philip O'Toole e8ea575a57 Reorder unexpected function 9 months ago
Philip O'Toole 301ed85e23
Merge pull request #1516 from rqlite/add-py-node-tls-support
Add support to Python end-to-end for mTLS testing
9 months ago
Philip O'Toole 2423c513fd CHANGELOG 9 months ago
Philip O'Toole ecc5695337 Add support to Python end-to-end for mTLS testing 9 months ago
Philip O'Toole fd3de4b096
Merge pull request #1515 from rqlite/fix-mutual-log-message
Fix a log message related to mutual TLS
9 months ago
Philip O'Toole d0720db63d CHANGELOG 9 months ago
Philip O'Toole 59467c232a Fix a log message related to mutual TLS 9 months ago
Philip O'Toole b76a591416
Update README.md 9 months ago
Philip O'Toole cbaa35f7eb
Merge pull request #1512 from rqlite/fix-var-order
Fix order of variables passed to rtls
9 months ago
Philip O'Toole 3885fa4e70 CHANGELOG 9 months ago
Philip O'Toole 6342460f9b Fix order of variables passed to rtls
If these had been typed, would have all been good.
9 months ago
Philip O'Toole bdda037e48 Spelling mistakes 9 months ago
Philip O'Toole 8e306d6789
Update README.md 9 months ago
Philip O'Toole 34d7b0bd1d
Update CHANGELOG.md 9 months ago
Philip O'Toole bf8a0ae01b
Merge pull request #1511 from rqlite/fix-go-mod-versioning-v8
Bring go mod import path into compliance
9 months ago
Philip O'Toole 2435f755bc CHANGELOG 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole dbb6dda957
Merge pull request #1510 from rqlite/remove-obsolete-http-flag
Remove obsolete http-no-verify command-line flag
9 months ago
Philip O'Toole f74ce18998 Correct help message related to joining 9 months ago
Philip O'Toole 06bb0d89b6 CHANGELOG 9 months ago
Philip O'Toole 551518be52 Remove http-no-verify command-line flag
It's been obsolete and ignored since 8.0 was released, because nodes now
join using the Raft port.
9 months ago
Philip O'Toole 5a3877677c
Merge pull request #1509 from rqlite/node-verify-server-name
Support setting the server name for cert verification
9 months ago
Philip O'Toole 8e3a50e46c CHANGELOG 9 months ago
Philip O'Toole 866e28f4ea Fix tests 9 months ago
Philip O'Toole 95d1c89763 Move to example.com cert and key 9 months ago
Philip O'Toole 3d3f4c7e51 ServerName unit tests 9 months ago
Philip O'Toole 58d6f1a260 More client-only use for ServerName 9 months ago
Philip O'Toole f41fb5de9e Node client comms only 9 months ago