summaryrefslogtreecommitdiff
path: root/chat/licq-core/patches
AgeCommit message (Collapse)AuthorFilesLines
2008-05-11Fix multiple connection handling Denial of Service vulnerability in licqtonnerre4-2/+119
(CVE-2008-1996). Before this, the application would crash if too many TCP connections are opened.
2008-01-05ERROR: patches/patch-qa:29: This code must not be included in patches.rillig1-10/+1
2007-12-22add patch for licq-gui-console to fix include path for pkgsrc devel/cdkjdolecek1-0/+13
2007-12-22Update licq-{core,gui-console,gui-qt} to 1.3.5.jdolecek5-67/+22
New in 1.3.4 o Fix a few bugs where users would falsely go offline o Make sending typing notifications optional o Fixes for newly registered users o Fix the handling of pidfiles so that Licq always starts unless there actually is an other instance of Licq running. o 64-bit compatibility changes o Compilation fixes o Fixes for Licq on Mac OS X (with Fink) o Iconv fixes o ICQ: Fix a bug where contacts would receive empty messages o ICQ: Update the protocol to properly set info o ICQ: Show more version information of remote clients o ICQ: Fix SSL issue o MSN: Fix a race error in MSN packet parsing o MSN: Fix socket handling o KDE: Addressbook fix o KDE: Add spell checking to the kde-gui (Using KSpell) o Qt/KDE: Show user's pictures as a tooltip or status icon o Qt/KDE: Optional "Send with Enter" o Qt/KDE: Improve hyperlink detection o Qt/KDE: Improve emoticon detection and processing o Qt/KDE: Add a custom message box handler o Qt/KDE: New KDE iconset to better integrate with the KDE desktop Many various minor bugs and crashes fixed... See http://tinyurl.com/ygdrfo for d etails. Build and basic startup done on NetBSD 4.0 and Mac OS X 10.5
2007-10-10Since all the licq packages use the same distfile and need the samerillig3-0/+66
patches, it is better to provide them once for all packages. Fixed building the gui plugins.
2007-09-29Fixed build errors on NetBSD 4.99.rillig4-4/+44
2006-11-02fix couple missing initializations of pthread_mutex_t/pthread_cond_tjdolecek2-0/+28
now the package is actually usable on NetBSD
2006-10-11Fixed "test ==".rillig1-3/+12
2006-03-11Make this build on Darwin.yyamano1-3/+3
2005-12-19Avoid lvalue cast for GCC 3.4. Add DragonFly support.joerg3-0/+55
2005-10-31Include <sys/time.h> to get fd_set per POSIX. (SourceForge bug #1344209)tv1-0/+12