aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libotr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
|
* libotr: Use multiple outputsEelco Dolstra2019-09-231-1/+2
|
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-261-1/+0
| | | | | | He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-211-1/+2
| | | | Only acts on one-line dependency lists.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* libotr_3_2: remove, not updated since 2012, and unused.Graham Christensen2016-03-091-11/+0
|
* libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)Franz Pletz2016-03-101-2/+2
| | | | https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
* libotr: 4.0.0 -> 4.1.0William A. Kennington III2014-11-021-2/+2
|
* libotr: git -> 4.0.0William A. Kennington III2014-09-061-13/+12
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-1/+1
|
* add repositories.git to several packagesEvgeny Egorochkin2014-02-141-0/+1
|
* Updating irssi_otr and libotr to the latest master versions.Lluís Batlle i Rossell2014-02-112-43/+9
| | | | | | | | According to their few additional commit logs, it's worth it. I also set libotr to use the latest libgcrypt, related to a comment in libotr commit. They talk about a libgcrypt fix that will have more chances to be in the latest libgcrypt.
* libotr3: bump to 3.2.1Evgeny Egorochkin2013-06-041-1/+1
|
* libotr: 4.0 back to default. Git problems.Lluís Batlle i Rossell2013-04-151-5/+21
|
* libotr: Missed file for 3.2Lluís Batlle i Rossell2013-04-151-0/+11
|
* libotr: adding back libotr 3.2; bitlbee failed without itLluís Batlle i Rossell2013-04-151-21/+5
|
* Fixing libotr crash (taking a 3rd party patch)Lluís Batlle i Rossell2013-04-132-0/+33
| | | | | | I hope it doesn't make libotr insecure, but the trivial patch comes from this irssi-otr thread: https://github.com/cryptodotis/irssi-otr/issues/21
* libotr wanted the stack protector libs.Lluís Batlle i Rossell2013-04-131-0/+2
| | | | Missed by our gcc-wrapper, I guess.
* libotr: update to 4.0.0Lluís Batlle i Rossell2013-04-131-5/+15
|
* pidgin otr + libotr 3.1.0 -> 3.2.0Armijn Hemel2008-09-131-3/+3
| | | | svn path=/nixpkgs/trunk/; revision=12860
* make libgcrypt propagatedArmijn Hemel2007-08-161-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=9144
* add libgcrypt and libotrArmijn Hemel2007-08-161-0/+11
svn path=/nixpkgs/trunk/; revision=9142