Commit Graph

18 Commits

Author SHA1 Message Date
Jeffrey Altman
6850d6a65f avoid uninit variable and unreachable code warnings
most of these warnings are not problems because of ample
use of abort() calls.  However, the large number of warnings
makes it difficult to identify real problems.  Initialize
the variables to shut up the compilers.

Change-Id: I8477c11b17c7b6a7d9074c721fdd2d7303b186a8
2011-05-17 12:02:16 -04:00
Love Hornquist Astrand
8e24a897d7 make code match comment 2010-10-12 04:27:13 +02:00
Love Hornquist Astrand
c6fb9428dd Drop imath for ltm for speed reasons 2010-10-02 12:28:27 -07:00
Love Hornquist Astrand
5ca101c63e fix compile warnings 2010-06-29 11:57:56 -07:00
Love Hornquist Astrand
cda41d7252 add i2d_DHparams 2010-06-16 14:55:04 -07:00
Love Hornquist Astrand
3a031244bc Drop RCSID and HAVE_CONFIG_H 2009-08-05 13:37:37 +02:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
85234ee1d4 more stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22397 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-01 20:20:31 +00:00
Love Hörnquist Åstrand
f35ef1d2f6 spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-01 17:27:39 +00:00
Love Hörnquist Åstrand
9a6e264175 more doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22384 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-30 18:30:26 +00:00
Love Hörnquist Åstrand
dba71ba54d update hc_dh_imath_method
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22369 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-28 15:29:21 +00:00
Love Hörnquist Åstrand
e3ad866753 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22355 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-28 09:06:36 +00:00
Love Hörnquist Åstrand
4cac444c71 doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-28 09:04:24 +00:00
Love Hörnquist Åstrand
474e150812 More documentation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-11 11:00:14 +00:00
Love Hörnquist Åstrand
c443af3b62 some doxygen documentation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22263 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-09 06:41:57 +00:00
Love Hörnquist Åstrand
0d71c026fa (DH_check_pubkey): doxygen + if g == 2, pub_key have more then one bit
set, if bits set is 1, log_2(pub_key) is trival


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22222 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-08 16:40:59 +00:00
Love Hörnquist Åstrand
7ba2b2006c rename des to hcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 08:29:05 +00:00