Commit Graph

  • 3595610567
    Merge a11554e6ad into eada9891cc Nathan Shain 2023-01-07 07:11:27 +0000
  • eada9891cc
    Update README.md (#42) master Prithvi Shahi 2023-01-06 22:38:31 -0800
  • 24b6355f48
    Update README.md archive Prithvi Shahi 2023-01-06 21:56:53 -0800
  • a11554e6ad
    Update build_static.go Nathan Shain 2022-11-30 18:33:46 +0200
  • b87a2b8142
    Update build.go Nathan Shain 2022-11-30 18:33:37 +0200
  • 95285c1223
    Merge branch 'master' into fix-mac-m1-build Nathan Shain 2022-11-30 18:24:44 +0200
  • 33c6d8f445 PA-267: modify sign check values marko-fazz 2022-11-23 17:05:26 +0800
  • 6253032ea7 PA-267: Added regular sign marko-fazz 2022-11-22 22:11:49 +0800
  • 5190fe670a PA-267: Add set default engine for openssl marko-fazz 2022-11-22 17:24:29 +0800
  • 581f789d6a
    Update go.mod marko-fazz 2022-11-22 16:34:29 +0800
  • cf5ca4afe7 fix msg debug-generate-rsa Marten Seemann 2022-11-17 17:48:16 +1300
  • 723c9b9f97 get error message Marten Seemann 2022-11-17 17:22:18 +1300
  • b8529e4f56 get the error that occurred when generating an RSA key Marten Seemann 2022-11-17 16:03:06 +1300
  • 00b60808a1
    sync: update CI config files (#34) web3-bot 2022-09-21 20:15:22 +0200
  • 3294dd5f3c update .github/workflows/go-check.yml web3-bot 2022-09-21 17:43:24 +0000
  • 971abf0ef1 update .github/workflows/go-test.yml web3-bot 2022-09-21 17:43:24 +0000
  • d170df1036 stop using the deprecated io/ioutil package web3-bot 2022-09-21 17:43:23 +0000
  • aac7f17850 bump go.mod to Go 1.18 and run go fix web3-bot 2022-09-21 17:43:13 +0000
  • 176c5cdd28
    chore: Update .github/workflows/stale.yml [skip ci] libp2p-mgmt-read-write[bot] 2022-09-19 13:43:21 +0000
  • 6f749a6656
    release v0.1.0 (#31) v0.1.0 Marten Seemann 2022-08-18 14:04:02 +0300
  • 6109a4774e
    chore: release v0.0.7 Jorropo 2022-08-18 12:46:21 +0200
  • 8eed0269cd
    release v0.1.0 release-v010 Marten Seemann 2022-08-18 11:30:02 +0300
  • 46d44e1dfd
    Fix build with OpenSSL 3.0 (#25) Oleg Jukovec 2022-08-18 11:29:19 +0300
  • b87b660e7b Fix flaky tests on Ubuntu 22.04 Oleg Jukovec 2022-06-30 16:38:07 +0300
  • e5e193b4dc Add Ubuntu 22.04 runner to GitHub Actions go test workflow Oleg Jukovec 2022-06-29 15:39:08 +0300
  • 9bd70da361 Fix build with OpenSSL 3.0 Oleg Jukovec 2022-04-14 16:28:08 +0300
  • d09e3c50a0
    Merge pull request #24 from libp2p/web3-bot/sync Piotr Galar 2022-06-06 15:49:52 +0200
  • 32392545a8 chore: go fmt galargh 2022-06-06 15:38:07 +0200
  • 0250c31eb1 Merge remote-tracking branch 'origin/master' into web3-bot/sync galargh 2022-06-06 15:37:54 +0200
  • 53894525e5
    Merge pull request #30 from libp2p/galargh-patch-2 Piotr Galar 2022-06-06 15:27:09 +0200
  • 8ff2bb06d5
    Update action.yml Piotr Galar 2022-06-06 15:15:38 +0200
  • 831aceee97
    Update action.yml Piotr Galar 2022-06-06 15:00:14 +0200
  • 7de17e1452
    Update action.yml Piotr Galar 2022-06-06 14:46:33 +0200
  • 54131cd06f
    Update action.yml Piotr Galar 2022-06-06 13:50:32 +0200
  • e7519d4277
    ci: prepend msys64 instead of appending it galargh-patch-1 Piotr Galar 2022-06-06 13:10:57 +0200
  • e25825bbd7
    Merge pull request #26 from oleg-jukovec/openssl-dialtimeout-call Marco Munizaga 2022-06-03 16:05:13 -0700
  • 6a218fb8eb
    Merge pull request #27 from oleg-jukovec/SSL_CTX_set_min_max_proto_version Marco Munizaga 2022-06-03 15:18:42 -0700
  • de18fa1620 update .github/workflows/go-check.yml web3-bot 2022-06-01 08:57:20 +0000
  • 4939bdc0a5 update .github/workflows/go-test.yml web3-bot 2022-06-01 08:57:20 +0000
  • 42190170f2 update .github/workflows/automerge.yml web3-bot 2022-06-01 08:57:20 +0000
  • 8b7f1f93c7 bump go.mod to Go 1.17 and run go fix web3-bot 2022-06-01 08:57:19 +0000
  • a8e2e95d95 decrease required go version to 1.12 Oleg Jukovec 2022-05-31 09:35:40 +0300
  • 68225b0a05 fix: remove fips support Steven Allen 2022-05-05 16:54:26 -0400
  • 2a664981b2 Add Ctx.SetMinProtoVersion and Ctx.SetMaxProtoVersion wrappers - Ctx.SetMinProtoVersion wraps SSL_CTX_set_min_proto_version - Ctx.SetMaxProtoVersion wraps SSL_CTX_set_max_proto_version Oleg Jukovec 2022-04-15 12:54:14 +0300
  • fa2d6fa67e Add openssl.DialTimeout(network, addr, timeout, ctx, flags) call - this is an analog for net.DialTimeout call - the timeout is only for net.Dial call - the timeout does not include OpenSSL calls Oleg Jukovec 2022-04-15 10:04:29 +0300
  • 1042fc2e74 update .github/workflows/go-test.yml web3-bot 2022-03-08 15:55:54 +0000
  • b691872c65 Fix build for m1 Nathan Shain 2022-02-23 18:10:19 +0200
  • 87c6ed9898 update .github/workflows/go-test.yml web3-bot 2022-02-20 19:10:58 +0000
  • e2e66ab6e9 update .github/workflows/go-test.yml web3-bot 2022-02-16 09:21:50 +0000
  • 0fadeb4d38
    Merge pull request #17 from libp2p/web3-bot/sync Piotr Galar 2022-02-01 09:53:28 +0100
  • 1cac8defac
    Merge pull request #20 from libp2p/web3-bot/sync-msys2 Piotr Galar 2022-02-01 09:44:24 +0100
  • b84a4bc4e9 add go-test-setup action web3-bot/sync-msys2 galargh 2022-01-31 13:12:23 +0100
  • 77c1db38da update .github/workflows/go-test.yml galargh 2022-01-31 13:12:13 +0100
  • 1d43bd4d4f WIP galargh 2022-01-18 09:53:41 +0100
  • d85eb69884 add .github/actions/go-test-setup/action.yml galargh 2021-11-22 20:40:16 +0100
  • 0e129fb7c4 add .github/workflows/tagpush.yml web3-bot 2021-12-10 11:50:47 +0000
  • e7bb135bd6 add .github/workflows/release-check.yml web3-bot 2021-12-10 11:50:47 +0000
  • 4ce5b67757 add .github/workflows/releaser.yml web3-bot 2021-12-10 11:50:47 +0000
  • 0ce1691392 add .github/workflows/go-check.yml web3-bot 2021-12-10 11:50:47 +0000
  • f0bfe9c369 add .github/workflows/go-test.yml web3-bot 2021-12-10 11:50:47 +0000
  • ed6a5ab6c1 add .github/workflows/automerge.yml web3-bot 2021-12-10 11:50:47 +0000
  • 19eed5d76f run gofmt -s web3-bot 2021-12-10 11:50:47 +0000
  • 55c3c00979 bump go.mod to Go 1.16 and run go fix web3-bot 2021-12-10 11:50:44 +0000
  • 523a9c8afd add version.json file web3-bot 2021-12-10 11:49:19 +0000
  • a04acfd1f4
    Merge pull request #18 from libp2p/fix/pointer-passing Steven Allen 2021-08-27 14:49:53 -0700
  • ecfa88cc5b fix: unsafe pointer passing Steven Allen 2021-08-27 10:46:42 -0700
  • 8e95e0f113
    Merge pull request #15 from jbouwman/update-cert-md Marten Seemann 2021-08-27 17:33:36 +0100
  • cfeec8e4f5
    Merge pull request #16 from libp2p/fix/tests Steven Allen 2021-08-27 09:17:34 -0700
  • d2721d9a71 test: handle closing quirks Steven Allen 2021-08-27 08:39:24 -0700
  • f5ecaf4460 test: don't try to marshal ed25519 to PEM Steven Allen 2021-08-27 08:39:08 -0700
  • 5bb7e0e4fa Update test RSA cert Jesse Bouwman 2021-08-14 11:27:17 -0700
  • 219d074952
    Merge pull request #14 from libp2p/fix-lint-issues-pre-ci Steven Allen 2021-07-19 21:35:46 -0700
  • 597b8983b0
    Address staticcheck issues Masih H. Derkani 2021-07-19 16:47:21 +0100
  • b1b632c712
    Merge c97a591378 into 6f65c2c3af Geoffrey Casper 2020-10-24 16:19:30 -0400
  • c97a591378 Potentially fixed handshake/close connection race condition Geoffrey Casper 2020-10-24 16:19:20 -0400
  • 396f700b81 Added basic support for TLS 1.3 Geoffrey Casper 2020-10-22 19:29:03 -0400
  • 6f65c2c3af
    Merge pull request #11 from stephaneberle9/master Adin Schmahmann 2020-10-16 13:09:40 -0400
  • 6d00a81776 Enabled PEM files with CRLF line endings to be used (#10); made PEM file splitter tolerant of trailing whitespace in PEM block delimiter lines Stephan Eberle 2020-10-01 20:09:41 +0200
  • d9b6402828
    Merge pull request #7 from libp2p/refactor/ed25519-less-special v0.0.7 Adin Schmahmann 2020-07-29 16:52:07 -0400
  • f4030af720 refactor: make Ed25519 keys less special cased refactor/ed25519-less-special Adin Schmahmann 2020-07-29 16:32:44 -0400
  • ab3d2c3342
    Merge pull request #6 from balajijinnah/balaji/tls v0.0.6 Steven Allen 2020-06-15 11:03:10 -0700
  • 38a6bec6d1 fix comments Tiger 2020-06-13 14:12:43 +0530
  • 1fdf237b98 remove unwanted Tiger 2020-05-23 17:28:22 +0530
  • df5f786f4b Merge branch 'master' of https://github.com/libp2p/go-openssl into balaji/create_obj_identifier Tiger 2020-05-23 17:26:36 +0530
  • 09d72588f7 - add custom extension support - add support to retrive custom extension value - add support to add custom protocol for protocol negotiation Tiger 2020-05-23 17:24:57 +0530
  • 050e85000a
    Merge pull request #5 from balajijinnah/balaji/create_obj_identifier v0.0.5 Steven Allen 2020-05-10 11:37:39 -0700
  • 5f2730c458 minor license yaer change Tiger 2020-05-10 20:07:24 +0530
  • fe1fe4cae6 add binding for OBJ_create Tiger 2020-05-10 17:53:01 +0530
  • 418fabf8ea
    Merge pull request #4 from djdv/build/solaris v0.0.4 Steven Allen 2019-12-06 21:41:20 -0500
  • da4f08fb1e pass build flags on Solaris/Illumos Dominic Della Valle 2019-11-13 11:56:52 -0500
  • f25c826a2c
    Merge pull request #3 from libp2p/feat/sig-size v0.0.3 Steven Allen 2019-10-22 07:40:51 +0900
  • f99684446c feat: add Size function to PublicKey Steven Allen 2019-10-21 15:24:42 -0700
  • 1934e456a0
    readme: add motivation for forking. Raúl Kripalani 2019-08-02 13:57:20 +0100
  • 3d5df67ba7 feat: openbsd support v0.0.2 Steven Allen 2019-08-01 16:40:57 -0700
  • adf4e19c17
    Merge pull request #2 from libp2p/fix/freebsd Steven Allen 2019-07-31 14:25:35 -0700
  • 7e0f41e6a7 feat: add freebsd support Steven Allen 2019-07-26 16:31:23 -0700
  • 0298788890
    Merge pull request #1 from dignifiedquire/feat/key-equals v0.0.1 Steven Allen 2019-06-29 11:54:51 +0200
  • 01a7c5e769 move to libp2p Steven Allen 2019-06-29 11:53:15 +0200
  • 80f7894f83 feat: add Equal method to compare keys Closes #125 dignifiedquire 2019-06-28 13:37:09 +0200
  • c2dcc5cca9 avoid panic while encrypting empty data (#109) Ramesh V Rayaprolu 2018-10-17 13:33:07 -0700