New commits:
commit deab8e358aab54079443dd9dc9c3159699b5ea53
Author: Andrew Cagney <[email protected]>
Date:   Wed Nov 10 18:50:09 2021 -0500

    lex: strip quotes when parsing strings
    
    ... and make the quote available in .quote.
    Update code parsing pre-shared-keys to check for .quote
    and not actual quotes.  If someone wants to wrap a token
    in quotes, let them.
    
    This means that:
      "@east" ':' PSK "A Key"
    is tokenized into:
      @east : PSK <<A Key>>

commit 2764bb3b1e4542bf74a72852f5b5fcc1b557bb06
Author: Andrew Cagney <[email protected]>
Date:   Wed Nov 10 14:34:05 2021 -0500

    lex: make FLP an explicit parameter to tokeq*()

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to