CVS log for epic5/include/list.h |
 |
Up to [Epic CVS] / epic5 / include
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Thu Jun 29 00:13:53 2006 UTC (2 years, 2 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_3_9,
epic5-0_3_8,
epic5-0_3_7,
epic5-0_3_6,
epic5-0_3_5,
epic5-0_3_4,
epic5-0_3_3,
epic5-0_3_2,
epic5-0_3_1,
HEAD
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
___ WARNING ___ This stuff is all wildly un(der)tested.
I will get to that soon! But I'm too excited about this to sit on it.
* Add AESSHA256 support (AES256 using the SHA256 digest of your passkey)
* Rename "EXTCRYPT" to "PROGCRYPT"
* Migrate SED support from crypt.c to crypto.c
* Integrate SED and extprog support into the mainline [de]cipher_message()
* Refactor [de]cipher_message() to be less lame.
* Support "anycrypt" support (AESSHA, AES, BLOWFISH, CAST5, SED, PROG)
* Include sha256 implementation from Karll. Thanks Karll!
* Unify the ctcp handling of all crypto ctcps
* Add $sha256() function to test sha support (digest)
* Make funcs in crypto.c static and just expose [de]crypt_msg().
* This finishes the divide between crypt.c (front end) and crypto.c (back end)
* Fix a gazillion compiler warnings and sort out const/unsigned char issues.
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Dec 5 00:11:57 2000 UTC (7 years, 9 months ago) by jnelson
Branch:
epicsol
CVS Tags:
wd-devel,
start,
epic5-0_2_0,
epic5-0_0_8,
epic5-0_0_7,
epic5-0_0_6,
epic5-0_0_5,
epic5-0_0_4,
epic5-0_0_3,
epic5-0_0_2,
epic5-0_0_1,
epic4_0_9_15,
epic4-1_2_5,
epic4-1_2_4,
epic4-1_2_3,
epic4-1_2_2,
epic4-1_2_1,
epic4-1_2_0,
epic4-1_1_9,
epic4-1_1_8,
epic4-1_1_7,
epic4-1_1_6,
epic4-1_1_5,
epic4-1_1_4,
epic4-1_1_3,
epic4-1_1_17,
epic4-1_1_16,
epic4-1_1_15,
epic4-1_1_14,
epic4-1_1_13,
epic4-1_1_12,
epic4-1_1_11,
epic4-1_1_10,
epic4-1_1_1,
epic4-1_0_1,
epic4-1_0,
epic4-0_9_17,
epic4-0_9_16,
epic4-0_9_15,
epic4-0_9_14,
epic4-0_10_0,
epic-test-tag2,
epic-test-tag
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial import into CVS
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Tue Dec 5 00:11:57 2000 UTC (7 years, 9 months ago) by jnelson
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.