Implemented SSL support for client <-> core connection.
[quassel.git] / src / common / util.cpp
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-10-19 Benjamin Zellermake quassel compile on msvc
2007-09-30 Marcus EggenbergerAdded uint editingDistance(const QString &s1, const...
2007-07-08 Manuel NickschasI am starting to clean up the mess that is Global right...
2007-07-06 Manuel NickschasFixed comments.
2007-07-06 Manuel NickschasAdded a function decodeString() to util.{h|cpp} that...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...