summaryrefslogtreecommitdiff
path: root/pjlib-util/src/pjlib-util-test/encryption.c
AgeCommit message (Expand)Author
2014-09-01Misc (re #1751): fixed printing value issue when using %02X format. (Thanks I...Riza Sulistyo
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-10-26Fixed #1152 (The base64 decoder should ignore whitespaces in the input). In f...Benny Prijono
2009-05-12Fixed ticket #836: SHA1 encryption may corrupt STUN packets with MESSAGE-INTE...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-11-10Fixed compilation warnings/errors under C++ modeBenny Prijono
2007-10-10Fixed build warnings/error on LinuxBenny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-02-28Fixed build error for recent STUN modifications on UnixBenny Prijono
2007-02-26Finishing up STUN server side authenticationBenny Prijono
2007-02-26Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-...Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono