"Fossies" - the Fresh Open Source Software Archive

Member "tin-2.6.2/libcanlock/ChangeLog_V1" (23 Aug 2021, 534 Bytes) of package /linux/misc/tin-2.6.2.tar.xz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 VERSION 1:
    2 
    3 24 Sep 1998
    4         - Now trying to be compatible with an updated cancel lock draft.
    5         - We now generate the lock by hashing the Base64 encoding of the
    6           cancel key, instead of the underlying binary digest.
    7         - the xxx_key() and xxx_lock() functions now add the md5: or sha1:
    8           tag to the lock.
    9         - lock_strip_alpha() now discards pesky clue strings and normalizes
   10           the case of type codes.
   11         - the old lock_strip() that returned numeric codes will be going
   12           away.