summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the s...cipher_breakoutGary Kramlich2011-02-171-0/+8
* rc4.c and sha1.c needs to include libpurple/util.h as wellGary Kramlich2011-02-172-0/+2
* hmac.c needs to include libpurple/util.hGary Kramlich2011-02-171-0/+2
* forgot to mark the purple_g_checksum_* api as static againGary Kramlich2011-02-171-5/+5
* Fixed a typoGary Kramlich2011-02-171-1/+1
* Removed the "new" api I added by moving it to ciphers/gchecksum.c. Moved the...Gary Kramlich2011-02-177-221/+165
* fixed some indentation issues that were missed earlier in rc4.cGary Kramlich2011-02-141-2/+2
* included string.h in cipher.h since almost all of the ciphers use it.Gary Kramlich2011-02-148-8/+1
* broke des and des3 out to ciphers/des.cGary Kramlich2011-02-143-804/+829
* Moved sha256 to the sub libraryGary Kramlich2011-02-143-304/+316
* Moved rc4 to the ciphers sublibraryGary Kramlich2011-02-143-169/+185
* Broke sha1 outGary Kramlich2011-02-143-304/+308
* Broke out the hmac cipher to it's own file. Removed already transitioned inf...Gary Kramlich2011-02-143-210/+212
* Fixed indentation, forgot to do so on my first commit. Added additional info...Gary Kramlich2011-02-141-161/+167
* Created a new branch to break the ciphers out to their own files. Also I've ...Gary Kramlich2011-02-147-616/+666
* Small changes to how we format oscar screen names. We nowMark Doliner2011-02-142-19/+48
* Add unit tests for oscar_util_name_compare. I suspected that thisMark Doliner2011-02-144-0/+51
* Attempt to fix a crash I've seen a few times. I think it happens if youMark Doliner2011-02-141-8/+9
* ChangeLog that.John Bailey2011-02-121-0/+2
* merge of 'a837346f4dfa5141f9c46b32991a9328fcd24f9c'John Bailey2011-02-124-4/+10
|\
| * Prep for new development.John Bailey2011-02-074-4/+10
* | libgadu: Alver determined this is needed to build on HP-UX.John Bailey2011-02-121-1/+1
|/
* NEWS, versioning configure.ac, and dating ChangeLog for release.v2.7.10John Bailey2011-02-074-5/+12
* merge of '61510f440ffe4520f04f2fce0e4513cbd03fcf95'John Bailey2011-02-073-6/+9
|\
| * Credit where due.John Bailey2011-02-042-0/+3
| * Fix a potential information leak in cipher.c.Julia Lawall2011-02-041-6/+6
* | German translation updateBj?rn Voigt2011-02-061-2/+5
* | 2011.02.06 - flos <lonicerae(at)gmail.com>SHiNE CsyFeK2011-02-068-56/+50
* | propagate from branch 'im.pidgin.pidgin' (head efe10aa123c69a7cba75b936fc6864...SHiNE CsyFeK2011-02-0638-177/+256
|\ \
| * | 2010.01.23 - flos <lonicerae(at)gmail.com>openqSHiNE CsyFeK2011-02-0638-177/+255
| * | propagate from branch 'im.pidgin.pidgin' (head a2b7431453e46b3bab18000e85fde0...SHiNE CsyFeK2011-02-011-0/+1
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head 3ba1162548bcb9204d7742c83f8125...SHiNE CsyFeK2010-11-07849-164167/+279092
| | |\ \
| | * \ \ propagate from branch 'im.pidgin.pidgin' (head 1e232732a9f31f155cd1b160e3af97...SHiNE CsyFeK2010-01-12381-23355/+87712
| | |\ \ \
| | * \ \ \ propagate from branch 'im.pidgin.pidgin' (head 28cef7bf28355c22537f04982b7b41...SHiNE CsyFeK2009-09-23313-36072/+53646
| | |\ \ \ \
| | * \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head 4bdd0eb35fd7ceb5699e36b6fa5238...SHiNE CsyFeK2009-08-08245-27539/+35835
| | |\ \ \ \ \
| | * \ \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head d9e30415eef437566de12d250909fb...SHiNE CsyFeK2009-07-181-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | 2009.05.21 - flos <lonicerae(at)gmail.com>SHiNE CsyFeK2009-05-211-0/+1
* | | | | | | | | conversation: Move the "not typing" logic for receipt of a message to purple_...Jan Kaluza2011-02-052-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 13 translations updated. Fixes #13184, #13255, #13258, #13260, #13263, #13266.John Bailey2011-02-0314-2582/+2391
* | | | | | | | Credit where credit is doe. Closes #a14514.Noa Resare2011-02-032-1/+3
* | | | | | | | merge of 'c47def35b00898a6cc3769938c553d7f25b9bce9'John Bailey2011-02-023-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Credit where due. Refs #13164.John Bailey2011-02-022-0/+3
| * | | | | | | | Modify the editable comboboxes to be more friendly to GTK+ themes that don'tHugo Pereira Da Costa2011-01-301-1/+1
* | | | | | | | | jabber: Properly parse realm="" in DIGEST-MD5, which is apparently valid.Paul Aurich2011-02-022-2/+4
* | | | | | | | | jabber: Test harness for DIGEST-MD5 parsing function.Paul Aurich2011-02-027-2/+105
| |/ / / / / / / |/| | | | | | |
* | | | | | | | jabber: bosh: Hopefully a final corrective fix. Refs #13008Paul Aurich2011-02-011-0/+4
* | | | | | | | udpated french translation?ric Boumaour2011-01-301-115/+131
* | | | | | | | merge of 'c9d71d1096ec52655c70e14c5bb9dd2416c8169e'Paul Aurich2011-01-3016-139/+162
|\ \ \ \ \ \ \ \
| * | | | | | | | Catalan translation updated.Josep Puigdemont2011-01-301-97/+114
| |/ / / / / / /
| * | | | | | | Credit where due. Refs #13259.John Bailey2011-01-292-0/+5