summaryrefslogtreecommitdiff
path: root/lib/curl_des.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* docs: update sourceforge project links [ci skip]Viktor Szakats2022-10-011-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-03-051-1/+1
* des: fix compile break for OpenSSL without DESMarcel Raad2022-02-171-2/+7
* wolfssl: use for SHA256, MD4, MD5, and setting DES odd parityHayden Roche2021-10-021-2/+2
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* use *.sourceforge.io and misc URL updatesViktor Szakats2017-02-061-1/+1
* openssl: remove most BoringSSL #ifdefs.David Benjamin2016-02-091-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* des: Fixed compilation warning from commit 613e5022feSteve Holme2015-08-301-1/+1
* NTLM: recent boringssl brought DES_set_odd_parity backDaniel Stenberg2015-08-221-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* des: Added Curl_des_set_odd_parity()Steve Holme2015-01-281-0/+63