2011-02-21 |
Mark Doliner |
OOH! I think I found the cause of a bug! I changed this function in revision
|
2011-02-21 |
Mark Doliner |
There is code above these lines, just before the start of the switch(),
|
2011-02-21 |
Mark Doliner |
I think this was accidentally changed in revision
|
2011-02-21 |
Paul Aurich |
More unbreaking of the build
|
2011-02-21 |
Paul Aurich |
Spaces -> \t
|
2011-02-21 |
Paul Aurich |
merge of '5a1200b2b4048e408dafc7a965a87d3429925cb4'
|
2011-02-21 |
Paul Aurich |
disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'
|
2011-02-21 |
Evan Schoenberg |
Whitespace fix
|
2011-02-21 |
Evan Schoenberg |
Patch from Zac West which performs periodic WHO updates on IRC channel participants in order to track 'away' status, userhost, and real name. Plucked from a series of im.pidgin.adium commits.
|
2011-02-21 |
Evan Schoenberg |
applied changes from 471aa5f04627823959bd9accda5d5e5630f119d5
|
2011-02-21 |
Evan Schoenberg |
Patch from Zac West, plucked from several im.pidgin.adium commits, which adds an API for setting and getting attributes on PurpleConvChatBuddys
|
2011-02-21 |
Evan Schoenberg |
When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate.
|
2011-02-20 |
Paul Aurich |
jabber: Compatibility with older servers
|
2011-02-20 |
Paul Aurich |
silc: Debug messages.
|
2011-02-20 |
Paul Aurich |
Credit xnyhps (Thijs)
|
2011-02-20 |
thijs |
jabber: Treat the presence storm on joining a room as not new arrivals.
|
2011-02-20 |
Paul Aurich |
jabber: Use a straight equality check instead of collate
|
2011-02-18 |
Mark Doliner |
Fixes this crash:
|
2011-02-18 |
Gary Kramlich |
propagate from branch 'im.pidgin.cipher_breakout' (head ba76b36ed3711f14953e16ce66b3b6ae28d03161)
|
2011-02-17 |
Gary Kramlich |
Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here
|
2011-02-17 |
Gary Kramlich |
rc4.c and sha1.c needs to include libpurple/util.h as well
|
2011-02-17 |
Gary Kramlich |
hmac.c needs to include libpurple/util.h
|
2011-02-17 |
Gary Kramlich |
forgot to mark the purple_g_checksum_* api as static again
|
2011-02-17 |
Gary Kramlich |
Fixed a typo
|
2011-02-17 |
Gary Kramlich |
Removed the "new" api I added by moving it to ciphers/gchecksum.c. Moved the gchecksum implements into gchecksum.c as a preproc macro, removed them from their individual files
|
2011-02-14 |
Gary Kramlich |
fixed some indentation issues that were missed earlier in rc4.c
|
2011-02-14 |
Gary Kramlich |
included string.h in cipher.h since almost all of the ciphers use it.
|
2011-02-14 |
Gary Kramlich |
broke des and des3 out to ciphers/des.c
|
2011-02-14 |
Gary Kramlich |
Moved sha256 to the sub library
|
2011-02-14 |
Gary Kramlich |
Moved rc4 to the ciphers sublibrary
|
2011-02-14 |
Gary Kramlich |
Broke sha1 out
|
2011-02-14 |
Gary Kramlich |
Broke out the hmac cipher to it's own file. Removed already transitioned info in the fileheader of cipher.c
|
2011-02-14 |
Gary Kramlich |
Fixed indentation, forgot to do so on my first commit. Added additional info from cipher.c to the file header
|
2011-02-14 |
Gary Kramlich |
Created a new branch to break the ciphers out to their own files. Also I've now exposed purple_g_checksum_* if we're on glib >= 2.16.0
|
2011-02-15 |
Paul Aurich |
merge of '84e4c2078413eedc9eaea26df534ecca59425b69'
|
2011-02-15 |
Mark Doliner |
g_warn_if_reached was added in glib 2.16.0, but we agree to support 2.12.0.
|
2011-02-15 |
Elliott Sales de Andrade |
merge of '25bd5b382cc84daef94ed59dab062fea9d1613f9'
|
2011-02-13 |
Elliott Sales de Andrade |
Updated client capabilities and networks from msnpsharp.
|
2011-02-14 |
Mark Doliner |
Space indentation to tab indentation in one little place, and remove a few
|
2011-02-14 |
Mark Doliner |
Add to a comment
|
2011-02-14 |
Mark Doliner |
Small changes to how we format oscar screen names. We now
|
2011-02-14 |
Mark Doliner |
Add unit tests for oscar_util_name_compare. I suspected that this
|
2011-02-14 |
Mark Doliner |
Attempt to fix a crash I've seen a few times. I think it happens if you
|
2011-02-12 |
John Bailey |
ChangeLog that.
|
2011-02-12 |
John Bailey |
merge of '1ce90eeff222690b47ecfe394e118403b2782a2f'
|
2011-02-12 |
John Bailey |
libgadu: Alver determined this is needed to build on HP-UX.
|
2011-02-07 |
John Bailey |
Prep for new development.
|
2011-02-07 |
John Bailey |
NEWS, versioning configure.ac, and dating ChangeLog for release.
|
2011-02-07 |
John Bailey |
merge of '54f14206293cad5f17a3d9ac3b90a79bbc302d28'
|
2011-02-04 |
John Bailey |
Credit where due.
|
2011-02-04 |
julia |
Fix a potential information leak in cipher.c.
|
2011-02-06 |
Björn Voigt |
German translation update
|
2011-02-06 |
SHiNE CsyFeK |
2011.02.06 - flos <lonicerae(at)gmail.com>
|
2011-02-06 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head a40442de9721475c1c76ef276eff179a92ef75d4)
|
2011-02-06 |
SHiNE CsyFeK |
2010.01.23 - flos <lonicerae(at)gmail.com>
|
2011-02-01 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 36816746a73da13a5358b6c78bb82d1d40925555)
|
2010-11-07 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf)
|
2010-01-12 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
|
2009-09-23 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head a6563c73412a7ef0a1425ce5882741e7ada6e3e9)
|
2009-08-08 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head edd569c9522df52af33d6132a9d4955bd842f9bb)
|