Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Suppress warning also for VS2017 | Marcel Raad | 2017-01-13 | 1 | -2/+2 |
| | | | The warning suppression for Visual Studio 2015 is also needed for Visual Studio 2017 (_MSC_VER = 1910). | ||||
* | spelling fixes | klemens | 2016-12-27 | 1 | -1/+1 |
| | |||||
* | Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) | Jeffrey Walton | 2016-12-03 | 1 | -6/+2 |
| | |||||
* | Clear C4121 under Visual Studio | Jeffrey Walton | 2016-10-10 | 1 | -1/+1 |
| | | | | cryptopp\wait.h(215) : warning C4121: 'CryptoPP::WaitObjectContainer' : alignment of a member was sensitive to packing | ||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | Cleared C4589 under VS2015 (Issue 214) | Jeffrey Walton | 2016-07-04 | 1 | -0/+11 |
| | |||||
* | Add changes for Windows Sotre that went missing with my clumsy Git skills | Jeffrey Walton | 2016-05-09 | 1 | -2/+3 |
| | |||||
* | Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8 | Jeffrey Walton | 2016-04-27 | 1 | -0/+0 |
| | |||||
* | Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8 | Jeffrey Walton | 2016-04-27 | 1 | -4/+11 |
| | |||||
* | Explicitly unpoison the result of FD_ZERO | Jeffrey Walton | 2016-02-26 | 1 | -0/+6 |
| | |||||
* | Fix missing fd_set type under Cygwin (Issue 137) | Jeffrey Walton | 2016-02-15 | 1 | -3/+0 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -212/+217 |
| | |||||
* | Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → ↵ | Jeffrey Walton | 2015-07-30 | 1 | -2/+2 |
| | | | | std::cerr, ... | ||||
* | Added <sys/select.h> got Android | Jeffrey Walton | 2015-06-04 | 1 | -2/+6 |
| | |||||
* | merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6 | weidai | 2006-04-06 | 1 | -19/+141 |
| | |||||
* | sync with private branch | weidai | 2003-06-19 | 1 | -3/+9 |
| | |||||
* | detect no-wait loop in debug build | weidai | 2003-06-10 | 1 | -0/+14 |
| | |||||
* | sync with private branch | weidai | 2003-06-06 | 1 | -1/+1 |
| | |||||
* | minor changes | weidai | 2003-03-25 | 1 | -0/+2 |
| | |||||
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -0/+7 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+57 |