Re: [openssl-project] Some TLS 1.3 drafts don't have branches

2018-04-12 Thread Salz, Rich
+1 On 4/12/18, 5:51 AM, "Matt Caswell" wrote: On 12/04/18 02:42, Salz, Rich wrote: > ; g branch -r -v -a | grep -i draft > > remotes/origin/tls1.3-draft-18 669c623 Update PR#3925 > > remotes/origin/tls1.3-draft-19 d4d9864 Update PR

Re: [openssl-project] Some TLS 1.3 drafts don't have branches

2018-04-12 Thread Richard Levitte
In message on Thu, 12 Apr 2018 10:51:49 +0100, Matt Caswell said: matt> I'd suggest these tags for the various draft versions: matt> matt> tls1.3-draft-20 9561e2a169 matt> tls1.3-draft-21 f90852093f matt> tls1.3-draft-22 eee8a40aa5 matt> tls1.3-draft-23 95ea8da176 matt> matt> The current vers

Re: [openssl-project] Some TLS 1.3 drafts don't have branches

2018-04-12 Thread Matt Caswell
On 12/04/18 02:42, Salz, Rich wrote: > ; g branch -r -v -a | grep -i draft > >   remotes/origin/tls1.3-draft-18 669c623 Update PR#3925 > >   remotes/origin/tls1.3-draft-19     d4d9864 Update PR#3925 > > ; > >   > > I recently had someone need draft-21 and they did > >  

[openssl-project] Some TLS 1.3 drafts don't have branches

2018-04-11 Thread Salz, Rich
; g branch -r -v -a | grep -i draft remotes/origin/tls1.3-draft-18 669c623 Update PR#3925 remotes/origin/tls1.3-draft-19 d4d9864 Update PR#3925 ; I recently had someone need draft-21 and they did git checkout 515982154031b679f58d5e2cbd7752294779221e Can we create bran