Bug fix: introduced by previous commit.
[yaz-moved-to-github.git] / odr / ber_oct.c
2001-06-26 Adam DickmeissBug fix: introduced by previous commit.
2001-06-26 Adam DickmeissWhen BER decoding a null byte is appended to the OCTET...
2000-02-29 Adam DickmeissCheck for config.h (currently not generated).
2000-01-31 Adam DickmeissRemoved uses of assert(3). Cleanup of ODR. CCL parser...
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...
1999-04-20 Adam DickmeissAdded 'name' paramter to encoder/decoder routines ...
1999-01-08 Adam DickmeissAdded const modifier to some of the BER/ODR encoding...
1998-02-11 Adam DickmeissChanged code so that it compiles as C++.
1995-09-29 Sebastian HammerSmallish
1995-09-27 Sebastian HammerModified function heads & prototypes.
1995-05-16 Sebastian HammerLicense, documentation, and memory fixes
1995-04-18 Sebastian HammerAdded dynamic memory allocation on encoding (whew)...
1995-03-17 Sebastian HammerAdded memory management.
1995-03-08 Sebastian HammerAdded better error checking.
1995-02-10 Sebastian HammerBug fixes, mostly.
1995-02-03 Sebastian Hammer*** empty log message ***
1995-02-02 Sebastian HammerUpdates.
1995-02-02 Sebastian HammerFirst kick.