summary refs log tree commit diff
path: root/pkgs/development/libraries/libotr
AgeCommit message (Collapse)AuthorFilesLines
2022-03-31libotr: Fix build of tests/regression/client/client.cLancelot SIX2-0/+13
Until this is fixed upstream, have a downstream fix so libotr can be merged.
2022-03-24treewide: remove meta.repositoriesArtturin1-1/+0
there's no documentation for meta.repositories and its not widely used
2021-12-01pkgs/development: rename name to pname&versionFelix Buehler1-2/+3
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-09-23libotr: Use multiple outputsEelco Dolstra1-1/+2
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-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.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-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
2016-03-09libotr_3_2: remove, not updated since 2012, and unused.Graham Christensen1-11/+0
2016-03-10libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)Franz Pletz1-2/+2
https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
2014-11-02libotr: 4.0.0 -> 4.1.0William A. Kennington III1-2/+2
2014-09-06libotr: git -> 4.0.0William A. Kennington III1-13/+12
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-02-14add repositories.git to several packagesEvgeny Egorochkin1-0/+1
2014-02-11Updating irssi_otr and libotr to the latest master versions.Lluís Batlle i Rossell2-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.
2013-06-04libotr3: bump to 3.2.1Evgeny Egorochkin1-1/+1
2013-04-15libotr: 4.0 back to default. Git problems.Lluís Batlle i Rossell1-5/+21
2013-04-15libotr: Missed file for 3.2Lluís Batlle i Rossell1-0/+11
2013-04-15libotr: adding back libotr 3.2; bitlbee failed without itLluís Batlle i Rossell1-21/+5
2013-04-13Fixing libotr crash (taking a 3rd party patch)Lluís Batlle i Rossell2-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
2013-04-13libotr wanted the stack protector libs.Lluís Batlle i Rossell1-0/+2
Missed by our gcc-wrapper, I guess.
2013-04-13libotr: update to 4.0.0Lluís Batlle i Rossell1-5/+15
2008-09-13pidgin otr + libotr 3.1.0 -> 3.2.0Armijn Hemel1-3/+3
svn path=/nixpkgs/trunk/; revision=12860
2007-08-16make libgcrypt propagatedArmijn Hemel1-1/+1
svn path=/nixpkgs/trunk/; revision=9144
2007-08-16add libgcrypt and libotrArmijn Hemel1-0/+11
svn path=/nixpkgs/trunk/; revision=9142