High Activity

Commits : Individual Commit

  Analyzed 6 days ago based on code collected 6 days ago.

Commit ID 8c9aa3190c480da4343844d34268e3cea7823eae

Avatar Contributor: Russ Allbery Files Modified: 1
Date: 25-May-2012 at 06:40 Lines Added: 2
Repository: git://git.eyrie.org/kerberos/webauth.git master Lines Removed: 2
Commit Comment: Restore previous keyring_remove and keyring_best_key behavior
webauth_keyring_remove takes a zero-based index, not a one-based
index, so fix the check on its upper bound.

Do not return a decryption key from webauth_keyring_best_key whose
creation time predates the hint even if it's the closest key.

These changes restore the pre-APR library behavior.

Change-Id: Iee4a46132db16908dbd25e5d426849201803579a
Reviewed-on: https://gerrit.stanford.edu/373
Reviewed-by: Russ Allbery <rr...@stanford.edu>
Tested-by: Russ Allbery <rr...@stanford.edu>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 2 2 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
lib/keyring.c C 2 2 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.