Skip to content
/ keepass Public
forked from wrouesnel/keepass

More MonoDevelop, personal build friendly KeePass with incidental bug-fixes not yet in the Master.

Notifications You must be signed in to change notification settings

yesde/keepass

 
 

Repository files navigation

Build Status

Personal Development Repository of KeePass

This is my personal Github fork of the Keepass source code. master includes a small set of a patches which haven't yet made it to upstream.

For more information on KeePass see the website: http://keepass.info

Applied Patches

  • Safer file transactions: verifies that the temporary Keepass file was actually created before deleting the original. Makes unreliable remote synchronization safer.
  • *.kdbx.tmp recovery: if an orphaned tmp file is found, completes the pending transaction if the original kdbx file is already deleted. Makes unreliable remote synchronization safer.

Repository Layout

This repository is structured to make it easier to roll patches up as new versions become available. #master will always be a patched and buildable branch. #upstream is a sequence of commits containing only the source code releases. Automatically merging changes is a WIP but will be accomplished with guilt most likely.

About

More MonoDevelop, personal build friendly KeePass with incidental bug-fixes not yet in the Master.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.6%
  • HTML 11.2%
  • C++ 0.3%
  • CSS 0.3%
  • Inno Setup 0.2%
  • XSLT 0.2%
  • Other 0.2%