aboutsummaryrefslogtreecommitdiffstats
path: root/crypting.c
Commit message (Collapse)AuthorAgeLines
* Replaced obsolete (useless for the current .xml files) encode/decode toolsWilmer van der Gaast2010-03-08-60/+0
| | | | | | with a few command-line options to the BitlBee binary. Type "bitlbee -x" for more info.
* Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).Wilmer van der Gaast2008-02-04-4/+1
|
* Replaced GPL-incompatible MD5 hashing code.Wilmer van der Gaast2007-11-23-2/+3
|
* Simplify obfuscation functions - make them a bit more bitlbee-independentJelmer Vernooij2005-12-13-44/+20
|
* Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-22/+4
|
* Move some crypting-unrelated codeJelmer Vernooij2005-12-08-11/+0
|
* Add some constJelmer Vernooij2005-12-08-3/+5
|
* Little code cleanup in Jabber module, added support for Jabber headline ↵Wilmer van der Gaast2005-11-23-0/+2
| | | | messages.
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+244