Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ubiety/Ubiety.Scram.Core

Salted Challenge and Response Authentication Mechanism library for .NET Core
https://github.com/ubiety/Ubiety.Scram.Core

Merge branch 'release/1.2.2' into main

ca0a76b571f2daa0efb1d339017f715c9a8e8a44 authored about 4 years ago
fix: update icon path

859f5ed1d86bc610bd64a023d0d051cf6e5b579c authored about 4 years ago
Merge branch 'main' into develop

b830e4143ff0ce0941feb7e34bd6947bb3877236 authored about 4 years ago
Removed submodule docs/Ubiety.Scram.Docs/templates

5595e7938c0682672ab1d222efbc2f93d22f443a authored about 4 years ago
Merge branch 'release/1.2.1' into main

aa649c7a361b1b671f61f616edac848409afcd52 authored about 4 years ago
chore: fix logo path

b037a8eebab131a0974f4410f37c8e93d9396293 authored about 4 years ago
Merge branch 'main' into develop

78a6d2ee9a7abc256c4c17cb5cb542266bebf800 authored about 4 years ago
fix: update gitversion config formatting

4cbd3980de8d7b0ee2c866f55bf293e6df69b0d0 authored about 4 years ago
fix: update gitversion branch regex

cf8f735721f75aae7592378554744271683282e2 authored about 4 years ago
fix: update gitversion to recognize main branch

27a1b7f060644f48689e22704b2311e0393252be authored about 4 years ago
chore: update package icon and remove docs

6a80595c862b2ff0607fa666cafe7bdd8655e372 authored about 4 years ago
build: fix nuget key in appveyor

01ef41653540a278249f51c8ff08f805277a8820 authored about 4 years ago
build: update build to detect main branch

21e04610e1f31b65e42a02ba64dafb9c34d1a668 authored about 4 years ago
Merge branch 'release/1.2.0' into main

5d85114369c4d53aa1ea5022956bfecfccd59e15 authored about 4 years ago
build: disable mono build on travis

a64aabc355420c13738ca10c440e9f1b25c6d7cc authored about 4 years ago
fix: resolve code smells for nullable types

13d2f6aedb4b978b3393c235511a08359b7212d3 authored about 4 years ago
refactor: mark properties as nullable

bf9b575e354ec89dba0058ee37c342eea864d1f6 authored about 4 years ago
fix: set appveyor java_home

78174650f5b67ecc3b961d9bf81bfdce641f06e3 authored about 4 years ago
build: update ci implementations

8372560dd6b4047257cc18a29adde332080b7560 authored about 4 years ago
fix: add tool frameworks

59c92ebe41aaf8a6fd1af85b8c4b6f7cb7fdad5f authored about 4 years ago
build: change appveyor CI to not install tool

51b3549633c20689e486478241727cf526efac2c authored about 4 years ago
chore: add sonar scanner download

a7dc7498191039659830aa43126fc2ab2930b5cf authored about 4 years ago
chore: add gitversion download

b3481a1a36cce3302f8daef308be260fb1347c66 authored about 4 years ago
fix: update sonar scanner build tasks

a92baa60c72d8804fbab78f171e55a0b50e4da00 authored about 4 years ago
chore: fix build package and update CI for .NET 5

7afa71783702e07a802d8f8d0d01da48a657e032 authored about 4 years ago
chore: update build project to latest version

fabd61555601e8e75956c06626d95aff89b06447 authored about 4 years ago
feat: add SHA512 hashes

abd0bd8a2151c1bb30f34448a45cae73ef0f6ce8 authored about 4 years ago
chore: update to latest gitversion beta

094397121ace31af4de6f69fcb4211951ece768d authored over 5 years ago
build: remove mono from travis build

ac79bedfcacc65475f4a1ade5e8fb48312ab2216 authored over 5 years ago
chore: add custom gitversion package

274fec0b11c4e15c228280a3f6cc984b251f627a authored over 5 years ago
Merge branch 'master' into develop

2af15b28981c867fe758893bb43e77f8dc2f9a49 authored over 5 years ago
chore: merge develop

7174704b4f4917f5c0b0a0887ec160a46f69423f authored over 5 years ago
docs: update logo file

22aac6847cfec083f429acb05c9c9ad1077ddfbb authored over 5 years ago
chore: update dependency versions

e22b4969584c45685389c8ebd1d8335e7b54ac68 authored over 5 years ago
docs: update readme

9298fb4ebfaf2506f3cedbb862b9af49ddc0aca1 authored over 5 years ago
chore: update package versions

bcfe3b06a8ece180abb178b03d8619abc7c35c25 authored over 5 years ago
Update FUNDING.yml

d2e640221e71a3c0824fb068ae3818cb1b7f1391 authored over 5 years ago
Create FUNDING.yml

86a753d6d0eccd5b5f810b44541205fd953c5a62 authored over 5 years ago
feat: add index page

25edfb139ca932700aa30514a40a279582026ad9 authored almost 6 years ago
chore: add missing jekyll plugins

3b760c44a8beb33a70a50a5f27f0fa6a147f7609 authored almost 6 years ago
fix: remove docs project and docfx install

df6503e7975a9af7e5dba761c23575b0ca1cd118 authored almost 6 years ago
docs: replace docfx site with jekyll site

5d601622986d87630214f40578ce09a506fcae26 authored almost 6 years ago
refactor: check for required parts of first client message

e56a58d1a168776f9d99ee1f34ba4fc41293dabc authored almost 6 years ago
refactor: re-implement final server message parsing

4aab89db94a70bd151519782a13f04df00887974 authored almost 6 years ago
chore: add code of conduct

caf4e1b0b1b333256f9e31090effecb97ac7338d authored almost 6 years ago
refactor: move null check in equals check

f18feee0f5fc9639ba05a5408c7dc604c1b3f036 authored almost 6 years ago
refactor: make serialization constructor protected

d75543eb1ad08768ce9a6b70c024a62f89c68557 authored almost 6 years ago
refactor: change parse methods in server first message

fc5962444a98a86a5a4f1464795aba5853b32425 authored almost 6 years ago
feat: implement exception constructors according to pattern

db5be5be85cbb601c93ef48f3252556ca206a4d7 authored almost 6 years ago
fix: update project language version

14ca5bcb20affc9af842e47d38dc1920abf4d687 authored almost 6 years ago
feat: GS2 headers and parsing of the first client message

fe75d86189c8c745e0222a9b9bedc6eec1825d16 authored almost 6 years ago
feat: add attribute for gs2 header

24be987c5a50ed178ad1e067ed2464302402b089 authored almost 6 years ago
feat: parse scram messages with regex

First steps to channel binding and server support

2abc3af25df61a1672fb13ac72a379ca04bb65e1 authored almost 6 years ago
Added submodule docs/Ubiety.Scram.Docs/templates

bb2b37dec0ba033c5b8c1f3a755a77cd7474e2d1 authored almost 6 years ago
chore: update submodule

a1c138f19abf0bcaa47853a56ff48d382f3efbdb authored almost 6 years ago
docs: update toc from regenerate

60f9fc4bbc762633a68d34587595dba4543d6f2b authored almost 6 years ago
docs: add toc.yml for api

90de1028c322e2fbb364c496966515a3ea9c6241 authored almost 6 years ago
chore: add template submodule

d909e9b969be2d72de6730234849274d186677c2 authored almost 6 years ago
build: add docfx to tool install

490474c11af0133cda719457318312e9ab4f3b40 authored almost 6 years ago
docs: add getting started content

2f835ef9d3dcf866111198299710741e4264c517 authored almost 6 years ago
docs: update logo and add getting started page

1fcedd8aec6960178f30afb853e87b80bc2b650b authored almost 6 years ago
docs: change docfx template

d27300cde6526c7ea37047db284c57b840af933d authored almost 6 years ago
docs: add tidelift wording to README

5e11ed8545ff4b5fdde6d952784281e4ee9ead2b authored almost 6 years ago
Merge branch 'master' into develop

9fe0bfd55b850e7b8ea22a7263cab35e0490f931 authored almost 6 years ago
build: made sonarend always run

10e766ce463457dfd2bb4e3f40c63eedeb70afd9 authored almost 6 years ago
fix: make docs project unpackable

6625e36e36d016918012151da28a742151e963ee authored almost 6 years ago
Merge branch 'release/v1.1.2'

e9979068083620889f3302ea8d3eae76066f5a94 authored almost 6 years ago
test: finish writing all tests

9ff9d9c96ae9f079afdfb9157ed01a7ccda6dc3a authored almost 6 years ago
build: remove coveralls.net reference

bc38293cf901e80a52405d85fe2d5aa7b0cf8d7d authored almost 6 years ago
test: add tests for user and nonce attributes

00fdf2e90fd699ad359a0c07434c3114be48e7cf authored almost 6 years ago
refactor: cleanup test code

114df45c99046cdb596ce871ae32c151e0237508 authored almost 6 years ago
build: remove coverage in build script

b5a3f3d56203b34439f7f7e72478aa0c06ad4c1a authored almost 6 years ago
test: add tests for byte array extension

520722f94d3f62e9187dfa07bd795d4b9072d002 authored almost 6 years ago
refactor: fix code smell for blank line

71fd9326fac1b8efd962f442c39e0f8ed8a41858 authored almost 6 years ago
test: finish adding tests for messages

0c904b7ce7697137b952bf355480a78c690e69b2 authored almost 6 years ago
test: add server first message tests

82b4340a5790338ddb5472de46a20e44832b88b5 authored almost 6 years ago
test: add tests for client first message

741d6424c79735338d120b321fc2040cd580cd26 authored almost 6 years ago
docs: add all documentation comments

fe2ff5c1e1fec8a5cc275ea991f026dca6fed1e9 authored almost 6 years ago
refactor: add null checks to equality

6df4081f891d1a63deebb51db7fc1c8b743105cb authored almost 6 years ago
build: fix publish target to only run on master as well

17dc899f98ad71f3d57fa5cbd0efdca639abe00d authored almost 6 years ago
build: update pack to only run on master branch

b71e4ebd482efa27b1ebffe231cb0215140b320a authored almost 6 years ago
docs: move template into docs project

51cc4e801c84ca0bef3e9d4cfcd5aa91a9ed89ba authored almost 6 years ago
docs: update README

c598019572aae6579529b7bcee07854768c292a7 authored almost 6 years ago
Merge branch 'master' into develop

969e8d5b9900b16f0af0471b216bef759cf754e0 authored almost 6 years ago
docs: start creating documentation website

8b74f180457d94399db9a32570badb7027150720 authored almost 6 years ago
docs: change to docfx from wyam

e0a49142271c12a6d23af27070977ac4dcf98b99 authored almost 6 years ago
docs: start adding site theme

98ecf0e969532debd7edaadedf6e6193fa433b9c authored almost 6 years ago
refactor: update tests

6d6204538313912eba1d0c9255b2ff856f4a2204 authored almost 6 years ago
Merge tag '1.1.1' into develop

chore(release): 1.1.1

e17ca3380fc0633ae9db481a76858b669487db11 authored almost 6 years ago
Merge branch 'release/1.1.1'

e4ea063d0b1759de6f6d0df4844b194f6549dc6b authored almost 6 years ago
feat: implement IEquatable properly

82002786114faa676e69396c70264e8d9818475e authored almost 6 years ago
build: remove coverage upload temporarily

86a414340dbb823af883ef120a913f210203ef31 authored almost 6 years ago
build: set pack configuration

a68c5d2c6c03c175701139add2d35f9a1712398e authored almost 6 years ago
build: install coveralls tool

9ed43e6836ac4a8a7e32c900e1520a9177a4cb13 authored almost 6 years ago
docs: add appveyor badges

898f668fe57fa19d81c07c28db1c32339303a2f3 authored almost 6 years ago
build: add appveyor build script and targets

ebc2a18a76576be3caa9c05bb3b0a807a4e2421b authored almost 6 years ago
docs: update readme with travis status

e6701d09ea7d68916180dd31b2ef6fc59bdba788 authored almost 6 years ago
build: make build.sh executeable

b794f8a73ae400635663176a153c4018d43a9bd6 authored almost 6 years ago
build: update dotnet sdk version

6066c6bfc096bf19cbb0274c813bf60e700fcb84 authored almost 6 years ago
refactor: remove blank line

77d7d4d6013be40c403d4d0bd6429a6747089fab authored almost 6 years ago