Age | Commit message (Expand) | Author |
2018-01-11 | Add jumbo build support for fdrm, fpdfdoc and fxcrt. | Lei Zhang |
2017-10-02 | Removing unused defines | Dan Sinclair |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-05-22 | Fix crypto calculation regression due to typo | Wei Li |
2017-05-06 | Remove type-unsafe void* / uint8_t* usage in fx_crypt.h | Tom Sepez |
2017-05-03 | Clean up CRYPT_ArcFourCrypt(). | Lei Zhang |
2017-05-03 | Add a unit test for CRYPT_ArcFourSetup(). | Lei Zhang |
2017-05-02 | CRYPT_ArcFourSetup: don't use key[0] when length is 0 | Tom Sepez |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-04-04 | Use some uint64_t constants in fx_crypt_sha.cpp. | Lei Zhang |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-04 | Drop C linkage in fx_crypt code. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-12-16 | Better tests for password protected documents.chromium/2954 | tsepez |
2016-11-21 | Remove some void* usage in fx_crypt.cpp | tsepez |
2016-11-21 | Remove unused CRYPT_SetPubKeyDecryptor() | tsepez |
2016-11-21 | Add unit test for fdrm's MD5 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fdrm/crypto/include to core/fdrm/crypto | dsinclair |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-06 | Rename FX_SAFE_DWORD to FX_SAFE_UINT32 | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |