aboutsummaryrefslogtreecommitdiffstats
path: root/src/security/sasl/defaultSASLAuthenticator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-153/+0
| | | | build.
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-12/+12
|
* Added required includes for MSVC.Vincent Richard2013-09-081-0/+1
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Migrated build system to CMake. Conditional file compilation. Automatic ↵Vincent Richard2012-11-011-0/+9
| | | | selection of platform handler.
* Fixed compilation issue with 'const'.Vincent Richard2010-03-101-1/+1
|
* Fixed bug #2966885: memory leak caused by strong ref (thanks to tuxx from SF).Vincent Richard2010-03-101-2/+2
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* SASL authentication.Vincent Richard2005-09-171-0/+139