Matt Caswell
|
a25d0527b7
|
Additional comment changes for reformat of 1.0.0
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:41:42 +00:00 |
|
Tim Hudson
|
f326f6544d
|
mark all block comments that need format preserving so that
indent will not alter them when reformatting comments
(cherry picked from commit 1d97c8435171a7af575f73c526d79e1ef0ee5960)
Conflicts:
crypto/bn/bn_lcl.h
crypto/bn/bn_prime.c
crypto/engine/eng_all.c
crypto/rc4/rc4_utl.c
crypto/sha/sha.h
ssl/kssl.c
ssl/t1_lib.c
Conflicts:
crypto/rc4/rc4_enc.c
crypto/x509v3/v3_scts.c
crypto/x509v3/v3nametest.c
ssl/d1_both.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_locl.h
ssl/ssltest.c
ssl/t1_lib.c
Conflicts:
crypto/asn1/a_sign.c
crypto/bn/bn_div.c
crypto/dsa/dsa_asn1.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistputil.c
crypto/modes/gcm128.c
crypto/opensslv.h
ssl/d1_both.c
ssl/heartbeat_test.c
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl_sess.c
ssl/t1_lib.c
test/testutil.h
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:41:18 +00:00 |
|
Dr. Stephen Henson
|
f8a123b4a2
|
stop warnings about no previous prototype when compiling shared engines
|
2011-01-30 01:05:38 +00:00 |
|
Andy Polyakov
|
c65db618bb
|
e_padlock.c: update from HEAD.
|
2009-05-12 20:24:23 +00:00 |
|
Richard Levitte
|
11f35a036d
|
Select updates from HEAD
|
2009-05-06 14:03:24 +00:00 |
|
Dr. Stephen Henson
|
dd9557a8ba
|
Revert another size_t change.
|
2008-11-12 18:47:24 +00:00 |
|
Dr. Stephen Henson
|
70d71f6185
|
Fix warnings: printf format mismatches on 64 bit platforms.
Change assert to OPENSSL_assert().
Fix e_padlock prototype.
|
2008-11-02 15:41:30 +00:00 |
|
Dr. Stephen Henson
|
eef0c1f34c
|
Netware support.
Submitted by: Guenter Knauf <eflash@gmx.net>
|
2008-01-03 22:43:04 +00:00 |
|
Dr. Stephen Henson
|
097f9d8c52
|
Avoid warning.
|
2007-11-20 17:52:02 +00:00 |
|
Andy Polyakov
|
61775daf00
|
Padlock engine fails to compile with -O0 -fPIC.
|
2007-05-20 07:13:45 +00:00 |
|
Andy Polyakov
|
00b4e083fd
|
Move eng_padlock.c to ./engines.
Submitted by: Michal Ludvig <michal@logix.cz>
|
2006-12-29 10:42:24 +00:00 |
|