API is based on integers instead of long to prevent errors in systems where sizeof...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 4 Mar 2012 21:50:12 +0000 (22:50 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 13 Mar 2012 18:34:31 +0000 (19:34 +0100)
commit627774dea5e3202f4e6a1ab7ef32b6c07d0f4ec9
treedd1083c1730ca438235afe21995fe0aa144e8dcd
parent5549db25e83d9cf7529af3df8e99c0fad1fd1c50
API is based on integers instead of long to prevent errors in systems where sizeof(int)!=sizeof(long)
NEWS
lib/coding.c
lib/decoding.c
lib/libtasn1.h