3804e42335
> use explicitly sized types for U_LLONG U_LONG and LONG; otherwise bn > breaks on 64 bit platforms. The "LONG" openssl wants is really a 32 bit int. Instead define SIXTY_FOUR_BIT_LONG where apropriate. Regression tests still pass on sparc64 and i386. Furthermore this allows us to finaly close PR 28935 (thanks to christos for removing the local hacks on last import). |
||
---|---|---|
.. | ||
dist | ||
Makefile.openssl | ||
TODO |