summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the ↵cipher_breakoutGary Kramlich2011-02-171-0/+8
| | | | same convenience library trick that I did in linux, but I just can't make it work here
* 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 ↵Gary Kramlich2011-02-177-221/+165
| | | | the gchecksum implements into gchecksum.c as a preproc macro, removed them from their individual files
* 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 ↵Gary Kramlich2011-02-143-210/+212
| | | | info in the fileheader of cipher.c
* Fixed indentation, forgot to do so on my first commit. Added additional ↵Gary Kramlich2011-02-141-161/+167
| | | | info from cipher.c to the file header
* Created a new branch to break the ciphers out to their own files. Also I've ↵Gary Kramlich2011-02-147-616/+666
| | | | now exposed purple_g_checksum_* if we're on glib >= 2.16.0
* Small changes to how we format oscar screen names. We nowMark Doliner2011-02-142-19/+48
| | | | | | | | 1. Don't attempt to format a screen name 2. Unless it's @aim.com (or possibly other AOL-owned domains), in which case we strip off the domain and format the basename only Hopefully fixes #13043, fixes #12376, fixes #11740
* Add unit tests for oscar_util_name_compare. I suspected that thisMark Doliner2011-02-144-0/+51
| | | | | | | function missed a few cases, but I was wrong, it's good. I used ck_assert_int_eq and ck_assert_ne, which look like they might be newer API. If that causes a problem we can change them to fail_if and fail_unless
* Attempt to fix a crash I've seen a few times. I think it happens if youMark Doliner2011-02-141-8/+9
| | | | | | | | | | | | | | | | | | have a conversation window open with a MySpace buddy, then your MySpace account goes offline. We apparently call the prpl's status_text prpl function to get the status text for the buddy, but the connection is offline. I don't know if that's something we SHOULD do or not... but other prpl's seem to handle this, at least. 1. Use buddy->account instead of buddy->account->gc->proto_data->account, since the former should always exist and later doesn't exist if the account is offline. This was leading to a null pointer dereference. 2. Pass FALSE to msim_get_user_from_buddy() so that it will stop creating an MsimUser struct if one doesn't exist. Creating it didn't accomplish anything, and I feel like it might never get freed if the account is already offline. 3. Put the checks for user->headline and user->display_name in a big if condition, so we won't try to grab that info if user is NULL
* ChangeLog that.John Bailey2011-02-121-0/+2
|
* merge of 'a837346f4dfa5141f9c46b32991a9328fcd24f9c'John Bailey2011-02-124-4/+10
|\ | | | | | | and '91a0b6effa55eeb7510009306834eab5057fbb6a'
| * 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
|\ | | | | | | and 'f6990e863ca6439f5e41320b0395c44c741c12e0'
| * Credit where due.John Bailey2011-02-042-0/+3
| |
| * Fix a potential information leak in cipher.c.Julia Lawall2011-02-041-6/+6
| | | | | | | | committer: John Bailey <rekkanoryo@rekkanoryo.org>
* | German translation updateBj?rn Voigt2011-02-061-2/+5
| | | | | | | | - one new string
* | 2011.02.06 - flos <lonicerae(at)gmail.com>SHiNE CsyFeK2011-02-068-56/+50
| | | | | | | | | | | | * 'typedef struct _X {} X' cleaned * added a check * added some comment
* | propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2011-02-0638-177/+256
|\ \ | | | | | | | | | | | | | | | efe10aa123c69a7cba75b936fc6864ab0a92efc6) to branch 'im.pidgin.pidgin.openq' (head 04447b1f6403b8a78fa0938b0e8b91555c0a9b58)
| * | 2010.01.23 - flos <lonicerae(at)gmail.com>openqSHiNE CsyFeK2011-02-0638-177/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added an option to force incoming message in chat room to use a default font instead of the font in message itself 2010.01.18 - flos <lonicerae(at)gmail.com> * added type 'UPDCLS' and 'UID' for implementing business logic layer 2010.01.13 - ccpaging <ccpaging(at)gmail.com> * qq2009-1 patch from ccpaging
| * | propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2011-02-011-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | a2b7431453e46b3bab18000e85fde063e7b34119) to branch 'im.pidgin.pidgin.openq' (head 9022a48eb75cb7112f5b914feff4dfcb4d21266c)
| | * \ propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2010-11-07849-164167/+279092
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 3ba1162548bcb9204d7742c83f81257cb693ece0) to branch 'im.pidgin.pidgin.openq' (head 60308d3345ecb320b2786d5fab73dd0186ab7917)
| | * \ \ propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2010-01-12381-23355/+87712
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1e232732a9f31f155cd1b160e3af9723b583c040) to branch 'im.pidgin.pidgin.openq' (head ee4ea6de47e3fd941655a6445232467e2566b122)
| | * \ \ \ propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2009-09-23313-36072/+53646
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 28cef7bf28355c22537f04982b7b41d2931aca00) to branch 'im.pidgin.pidgin.openq' (head 615b0866601e07b55dfa9c5119659cb0f39bffd3)
| | * \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2009-08-08245-27539/+35835
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4bdd0eb35fd7ceb5699e36b6fa5238000153e8cc) to branch 'im.pidgin.pidgin.openq' (head f80c375ba798993845de28caf1b03e92b4f00089)
| | * \ \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head ↵SHiNE CsyFeK2009-07-181-0/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d9e30415eef437566de12d250909fbf8d9c48bd6) to branch 'im.pidgin.pidgin.openq' (head d04f3ddd7084947af3fb58dc2e6df5785048974e)
| | | * | | | | | 2009.05.21 - flos <lonicerae(at)gmail.com>SHiNE CsyFeK2009-05-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed a bug in buddy_info.c which makes compilation can not pass through with msys
* | | | | | | | | conversation: Move the "not typing" logic for receipt of a message to ↵Jan Kaluza2011-02-052-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | purple_conv_im_write. This causes issues when a UI implements the write_im UI op and doesn't call purple_conversation_write (which Spectrum doesn't do), and ends up with a buddy appearing to be stuck in the typing state. Patch from Jan "HanzZ" Kaluza committer: Paul Aurich <darkrain42@pidgin.im>
* | | | | | | | 13 translations updated. Fixes #13184, #13255, #13258, #13260, #13263, #13266.John Bailey2011-02-0314-2582/+2391
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #13268, #13294, #13295, #13297, #13301, #13304.
* | | | | | | | Credit where credit is doe. Closes #a14514.Noa Resare2011-02-032-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | committer: Paul Aurich <darkrain42@pidgin.im>
* | | | | | | | merge of 'c47def35b00898a6cc3769938c553d7f25b9bce9'John Bailey2011-02-023-1/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | and '9946314200baf9a6490ce566a6feca630d09fede'
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | theme our previous method correctly. Fixes #13164. committer: John Bailey <rekkanoryo@rekkanoryo.org>
* | | | | | | | | jabber: Properly parse realm="" in DIGEST-MD5, which is apparently valid.Paul Aurich2011-02-022-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On a marginally related note, the ABNF in this RFC is really ugly. Refs #a14514.
* | | | | | | | | jabber: Test harness for DIGEST-MD5 parsing function.Paul Aurich2011-02-027-2/+105
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | One of these tests fails, pending the next commit.
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | and '10faf449b1ee80feaf03b417ca4201839c6153f7'
| * | | | | | | | Catalan translation updated.Josep Puigdemont2011-01-301-97/+114
| |/ / / / / / /
| * | | | | | | Credit where due. Refs #13259.John Bailey2011-01-292-0/+5
| | | | | | | |