[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Thu Nov 11 01:54:50 EET 2021


New commits:
commit deab8e358aab54079443dd9dc9c3159699b5ea53
Author: Andrew Cagney <cagney at gnu.org>
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 <cagney at gnu.org>
Date:   Wed Nov 10 14:34:05 2021 -0500

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



More information about the Swan-commit mailing list