Dov Murik

Results 17 issues of Dov Murik

According to [jsonschema IETF draft-03](http://tools.ietf.org/html/draft-zyp-json-schema-03), the `optional` attribute was replaced with the `required` attribute (default is required=false).

The instance var @nonce_count is read and updated only once when starting to generate the auth header value. Further accesses to the nonce_count value are done using the local variable....

Currently loading msgpack.org shows this error in browser console: Embedded Search timelines have been deprecated. See https://twittercommunity.com/t/deprecating-widget-settings/102295. This change removes the `twitter` div.

Implement most of the attestation protocol with its two calls, according to the SVSM spec. This is still WIP because it still misses: 1. Call to openssl SHA-512 routine to...

Comment mentioned Darth Vader theme (Imperial March) but this song is actually the Star Wars Main Theme music.

### Version 1.29.0 ### What happened? `DROP TRIGGER` and `DROP EVENT TRIGGER` exec Postgres queries are quietly ignored and no Go code is produced. If they are the only queries...

bug
:books: postgresql
:wrench: golang
:computer: darwin