aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-otr/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* security/pidgin-otr: Update to 4.0.2Mark Felder2016-03-101-2/+2
| | | | | | | | | | | | | | | | | Changes: - Fix use-after-free issue during SMP - Updated Spanish, German, Norwegian Bokmål translations - New Danish translation - The Windows binary has been linked with updated versions of libotr, libgcrypt, libgpg-error, and other supporting libraries MFH: 2016Q1 Security: CVE-2015-8833 Security: http://www.vuxml.org/freebsd/77e0b631-e6cf-11e5-85be-14dae9d210b8.html Notes: svn path=/head/; revision=410757
* - Update to 4.0.1Lars Engels2016-01-121-2/+2
| | | | | | | - Add NLS OPTION Notes: svn path=/head/; revision=405833
* - take maintainership and drop verify targetJason Helfman2013-02-261-2/+0
| | | | Notes: svn path=/head/; revision=313010
* Update libotr and pidgin-otr to 4.0.0Doug Barton2012-09-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main new features in 4.0.0: * Support v3 of the OTR protocol * The plugin now supports multiple OTR conversations with the same buddy who is logged in at multiple locations. In this case, a new OTR menu will appear, which allows you to select which session an outgoing message is indended for. Note that concurrent SMP authentications with the same buddy who is logged in multiple times is not yet supported (starting a second authentication will end the first). * During a private conversation with a buddy, an incoming unencrypted message will now trigger the regular incoming message notifications. In Pidgin this includes showing the message in the top-right notification area, if it is normally configured to do so. * When a private conversation begins, the plugin will indicate whether Pidgin is configured to log the conversation. * By default, OTR conversations will not be logged by Pidgin. * New translations. * libotr API changes: - instance tags, to support multiple simultaneous logins - support for asynchronous private key generation - the ability to provide an "extra" symmetric key to applications (with forward secrecy) - applications can supply a formation conversion callback if they do not natively use XHTML-style UTF8 markup - error messages formerly provided by libotr are now handled using callbacks to the application, for better i18n support - otrl_message_sending now handles message fragmentation internally Notes: svn path=/head/; revision=303872
* Versions 3.2.0 and earlier of the pidgin-otr plugin containDoug Barton2012-05-161-4/+4
| | | | | | | | | | | | a format string security flaw. This flaw could potentially be exploited by a remote attacker to cause arbitrary code to be executed on the user's machine. The flaw is in pidgin-otr, not in libotr. Other applications that use libotr are not affected. Notes: svn path=/head/; revision=296796
* Join the party, remove MD5 from the last of my portsDoug Barton2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271358
* Update to version 3.2.0, released June 15th. The configuration andDoug Barton2008-07-021-6/+6
| | | | | | | | | | | | | | | | | | "OTR button" functionality have been moved to a menu. Also, "Buddy authentication has been revamped, based on the user study published in SOUPS 2008." The old authentication methods are still allowed. This version adds locale files for ar, de, hu, and ru. Drop the specific library version number for libpurple to (hopefully) avoid churn down the road. Assume maintainership, and add my website to MASTER_SITES. Approved by: Maintainer timeout Notes: svn path=/head/; revision=216128
* 1. Update to 3.1.0Doug Barton2007-08-231-3/+6
| | | | | | | | | | | | | | | | 2. Update the MASTER_SITES 3. Add a verify target for the PGP signature, and download the signature 4. Add USE_GMAKE 5. Add an unconditional USE_GETTEXT since there is no way to disable it 6. Update pkg-plist with the *.mo files Approved by: maintainer timeout PR: ports/115664 (pkg-plist fix) Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=198219
* - Update to 3.0.1Martin Wilke2007-06-181-3/+3
| | | | | | | | | | | | - Update pkg-descr - Update MASTER_SITES - Connect to build PR: 112651 Submitted by: Mike Smith<perlfu@gmail.com> Notes: svn path=/head/; revision=193776
* - Update to 3.0.0Pav Lucistnik2006-01-261-3/+3
| | | | | | | | PR: ports/92328 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=154512
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 2.0.1Pav Lucistnik2005-04-211-2/+2
| | | | | | | | PR: ports/79101 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=133869
* Add gaim-otr 1.0.1, allows deniable private conversations using GAIM.Alexey Dokuchaev2005-03-201-0/+2
PR: ports/75352 Submitted by: Conor McDermottroe <ports(at)mcdermottroe.com> Notes: svn path=/head/; revision=131709