| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 1.0.2. This is mainly a bug-fix release for MSN users. | marcus | 2004-10-20 | 2 | -3/+3 |
* | Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list | marcus | 2004-10-11 | 3 | -3/+5 |
* | Update to 0.82.1. For a list of what's changed since 0.81, see | marcus | 2004-08-30 | 5 | -81/+8 |
* | Fix the remotely exploitable buffer overflows in the MSN protocol. | marcus | 2004-08-12 | 2 | -2/+46 |
* | The MSN component of gaim contains remotely exploitable buffer | nectar | 2004-08-12 | 1 | -0/+2 |
* | Update to 0.81. For a list of what's changed, see | marcus | 2004-08-08 | 4 | -7/+37 |
* | Update to 0.80. For a list of what's changed, see | marcus | 2004-07-20 | 5 | -58/+7 |
* | Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual list | marcus | 2004-06-27 | 6 | -49/+75 |
* | Do not escape HTML messages in ICQ if the message beings with <HTML>. This | marcus | 2004-06-09 | 2 | -0/+12 |
* | Add optional SILC (Secure Internet Live Conference) support to Gaim. | marcus | 2004-06-02 | 3 | -0/+22 |
* | Update to 0.78. The list of changes can be found at: | marcus | 2004-05-30 | 12 | -324/+85 |
* | Fix a potential crash when sending the MSN BYE command. | marcus | 2004-05-12 | 2 | -1/+46 |
* | Fix the rich text copy/paste problem. Basically, text from any rich text | marcus | 2004-05-04 | 2 | -2/+31 |
* | Update the COMMENT and pkg-descr to reflect modern-day Gaim. | marcus | 2004-05-03 | 2 | -10/+20 |
* | Update to 0.77. For a list of all the goodies see: | marcus | 2004-04-28 | 7 | -99/+144 |
* | The last commit lost previously applied security fixes. Again. | nectar | 2004-04-07 | 2 | -0/+95 |
* | Update to 0.76. For a list of what's new and exciting, see: | marcus | 2004-04-05 | 9 | -517/+126 |
* | Fix gaim's name resolution on 64-bit platforms. | marcus | 2004-03-25 | 2 | -20/+24 |
* | SIZEify | marcus | 2004-03-19 | 1 | -0/+1 |
* | The Perl module was broken in gaim since perl.h defined STATIC which | marcus | 2004-02-27 | 2 | -1/+21 |
* | The last commit lost previously applied security fixes. Back it out, | nectar | 2004-02-09 | 2 | -140/+256 |
* | Fix the recent connectivity problems with Yahoo!. | marcus | 2004-02-08 | 2 | -250/+140 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
* | Correct a regression introduced in the previous security fix that | nectar | 2004-01-29 | 2 | -8/+9 |
* | Patch almost a dozen vulnerabilities, see | nectar | 2004-01-26 | 4 | -4/+426 |
* | Fix a regression in the upgrade to gaim 0.75: sscanf() was called with | nectar | 2004-01-13 | 2 | -0/+29 |
* | Revert last night's distinfo commit. They rerolled the distfile again, and | marcus | 2004-01-11 | 1 | -1/+1 |
* | Looks like 0.75 was respun. The differences are superficial. The NEWS file | marcus | 2004-01-11 | 2 | -3/+2 |
* | Update to 0.75. | marcus | 2004-01-10 | 5 | -54/+13 |
* | Re-enable NSS as the default SSL implementation. | marcus | 2003-12-18 | 1 | -8/+3 |
* | Remove the OpenSSL plug-in. The gaim authors do not feel OpenSSL is | marcus | 2003-12-17 | 3 | -23/+3 |
* | Update to 0.74. | marcus | 2003-12-04 | 4 | -3/+56 |
* | Update to 0.73. The new OpenSSL patch was provided by | marcus | 2003-11-22 | 3 | -3/+4 |
* | Update to 0.72. | marcus | 2003-11-01 | 3 | -5/+5 |
* | Don't be such a cruel master to my slaves. | marcus | 2003-11-01 | 1 | -3/+5 |
* | * Document two more options available in the Makefile | marcus | 2003-10-23 | 2 | -21/+4 |
* | Add optional (default to ON) SSL support built on OpenSSL. All the other SSL | marcus | 2003-10-21 | 3 | -7/+28 |
* | Fix Perl installation. | marcus | 2003-10-13 | 2 | -7/+8 |
* | *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensure | marcus | 2003-10-13 | 1 | -3/+3 |
* | Fix a linking bug with NSS support. | marcus | 2003-10-12 | 1 | -2/+3 |
* | Enable NSS encryption support by default so that packages can be built with | marcus | 2003-10-11 | 1 | -4/+4 |
* | Warn the user that MSN will not work unless they specify either WITH_GNUTLS | marcus | 2003-10-10 | 1 | -0/+4 |
* | Add a missing dependency on startup-notification. | marcus | 2003-10-10 | 1 | -0/+3 |
* | * Update to 0.71 [1] | marcus | 2003-10-10 | 5 | -38/+60 |
* | Do not make the Japanese character support the default since it crashes | marcus | 2003-10-08 | 1 | -1/+4 |
* | Fix crash in IP address formatting code for buddy tooltip. | bland | 2003-10-02 | 2 | -0/+20 |
* | Update to 0.70 which fixes the Yahoo! login problem. | marcus | 2003-09-29 | 3 | -9/+8 |
* | * Add optional GnuTLS support | marcus | 2003-09-26 | 2 | -6/+36 |
* | Add Japanese character support. | marcus | 2003-09-26 | 2 | -0/+6 |
* | Update to 0.69 which fixes, among other things, the recent Yahoo! problems. | marcus | 2003-09-25 | 4 | -22/+56 |