Revisions of otpclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1157916 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 36)
- Update to 3.6.0:
  * NEW: add possibility to import plain/encrypted backups
    using the CLI.
  * FIX: make GUI and CLI independent, so that CLI only can be built
    and installed without GTK being present.
  * FIX: check file size against memlock before importing a backup.
  * FIX: code cleanup and internal refactoring.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1156324 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 35)
- Update to 3.5.2:
  * NEW: add possibility to export plain/encrypted
    Authenticator Pro/2FAS backups using the CLI.
  * FIX: improve popover layout.
  * FIX: exporting plaing Aegis via CLI.
  * FIX: cleanup code. 
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1155064 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 34)
- Update to 3.5.1:
  * NEW: add back buttons to the various popover menus
  * FIX: split popovers into their own UI files
  * FIX: remove upgrade message when upgrading from a version older than 2.6.0 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1154079 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 33)
- Update to 3.5.0:
  * NEW: add support for importing and exporting plain/encrypted 2FAS backups (#322)
  * NEW: add support for importing and exporting plain/encrypted AuthenticatorPro backups (#322)
  * CHANGE: show warning when exporting a plain backup
  * CHANGE: remove support for older Glib and GCrypt
  * FIX: add 2fa keyword to the desktop file (#349)
  * FIX: remove custom keywords from metadata file (#348)
  * FIX: returning to a dialog won't crash the widget
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146089 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 32)
- Update to 3.4.1:
  * FIX: FreeOTP+ export (thanks @hubnut)
- Update to 3.4.0:
  * NEW: CLI was completely refactored, and the options have changed.
         Be sure to check the new options using the help command (-h)
  * NEW: you can now specify a database when calling the CLI (#340)
  * FIX: handling errors when path and/or password is incorrect (#336)
  * FIX: prompt for file again, if needed (#335)
  * FIX: prevent about dialog from hiding
  * FIX: use system RNG as source of entropy
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144895 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 31)
- Update to 3.3.0:
  * Set brackground to red when delete mode is entered
  * Fix base32 encoding/decoding
  * Requires libcotp >= 3.0
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1123143 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 30)
- Update to 3.2.1:
  * FIX: increase secure memory pool to 64 MB, if possible
  * FIX: parsing of big aegis encrypted json (#309)
  * FIX: better memory management 
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1120185 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 29)
- Update to 3.2.0:
  * NEW: add file chooser dialog on export (#305).
  * FIX: overwrite exported file instead of appending it (#305).
  * FIX: exported file will be accessible only by the current user (#305).
  * FIX: multiple issues related to failed first launch (#303).
  * FIX: couple of issues with secret-service.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1096606 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 28)
- Update to 3.1.9:
  * Fix db corruption when symbols are used (#301).
  * Fix crash when user changes db multiple times. 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093278 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 27)
- Update to 3.1.8:
  * Fix importing Aegis plain text json (#296).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1089142 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 26)
- Update to 3.1.7:
  * Add new Database info dialog (Hamburger menu -> Database info)
  * Fix crash when no row is selected (#295)
  * Fix UI when creating/changing a database
  * Multiple fixes when creating a new database
  * Use current db folder when creating/changing database
  * Fix memory leak in case of error when opening the settings dialog 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073715 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 25)
- Update to 3.1.6:
  * Correctly quit the password dialog on export. This avoid dumping
    the database in plaintext format if the user presses either the
    cancel or close button. 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1072106 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 24)
- Update to 3.1.5:
  * allow db to be a symlink (fix #289)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1064195 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 23)
- Update to 3.1.4:
  * make auto-lock and secret service mutually exclusive (#279)
  * fix importing plain AEGIS (#281)
  * fix importing encrypted AEGIS on some distros (#281)
  * rename disable_secret_service setting to use_secret_service
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1058252 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 22)
- Update to 3.1.3:
  * Fix Aegis import/export when using long pwds.
  * Fix secret service cleanup
  * Show the correct error message when import fails
  * Use g_utf8_strlen instead of strlen
  * Add libcotp >= 2.0 compatibility
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1045797 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 21)
- Update to 3.1.1:
  * Fixed some memory leaks.
  * Improved error handling.
  * Use secure functions instead of standard ones .
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1043766 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 20)
- Update to 3.1.0:
  * New feature (#258): entries can be displayed as a QR-Code
  * All keyboard shortcuts have been revised, be sure to check them (Ctrl-k)
  * Updated the artwork credits in the about dialog
  * Code clean-up 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1041889 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 19)
- Update to 3.0.0:
  * NEW: OTPClient is now translatable (#263). If you wish to translate it in your language,
    you can find two templates (.pot) in the po/ directory. When you are done translating, either open a PR or send me an email so I can add the translation.
  * NEW: secret is now editable too (#258)
  * NEW: an About dialog has been added in the settings menu.
  * CHANGED: removed Authenticator Plus support (#257)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1039157 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 18)
- Update to 2.6.4:
  * fix issue when importing AEGIS encrypted backups.
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 990345 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 17)
- Update to 2.6.3:
  * Fix ternary operator logic when setting the google_migration flag.
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by