projects
/
yaz-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added include of yaz-util.h
[yaz-moved-to-github.git]
/
odr
/
2002-09-24
Adam Dickmeiss
Added several type casts for C++ compilation. ZOOM...
tree
|
commitdiff
2002-09-11
Adam Dickmeiss
Remove LIBS = from Makefile.am's.
tree
|
commitdiff
2002-08-29
Mike Taylor
Add all my new .cvsignore files. Life will now be...
tree
|
commitdiff
2002-08-28
Adam Dickmeiss
Fix: use yaz_iconv_open instead of iconv_open
tree
|
commitdiff
2002-08-28
Adam Dickmeiss
ODR uses yaz_iconv
tree
|
commitdiff
2002-07-25
Adam Dickmeiss
Added private ODR header
tree
|
commitdiff
2002-07-25
Adam Dickmeiss
iconv conversions for ODR
tree
|
commitdiff
2002-04-15
Adam Dickmeiss
Using AM_CPPFLAGS instead of INCLUDES
tree
|
commitdiff
2002-02-20
Adam Dickmeiss
Fixed BER decoding of OPTIONAL CHOICE
tree
|
commitdiff
2001-09-24
Adam Dickmeiss
New Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_s...
tree
|
commitdiff
2001-06-26
Adam Dickmeiss
Bug fix: introduced by previous commit.
tree
|
commitdiff
2001-06-26
Adam Dickmeiss
When BER decoding a null byte is appended to the OCTET...
tree
|
commitdiff
2001-03-25
Adam Dickmeiss
Added odr_intdup. Ztest server returns TaskPackage...
tree
|
commitdiff
2001-03-21
Adam Dickmeiss
More fixes for make where sourcedir and builddir are...
tree
|
commitdiff
2001-02-21
Adam Dickmeiss
C++ fixes.
tree
|
commitdiff
2001-02-21
Adam Dickmeiss
Removed Makefile.in's and libtool/automake files that are
tree
|
commitdiff
2000-11-23
Adam Dickmeiss
SSL comstack support. Separate POSIX thread support...
tree
|
commitdiff
2000-10-06
Adam Dickmeiss
Including sys/types.h and netinet/in.h instead on arpa...
tree
|
commitdiff
2000-10-02
Adam Dickmeiss
File yaz-config generated by configure (not Makefile).
tree
|
commitdiff
2000-05-02
Adam Dickmeiss
Defined READLINE_LIBS for the yaz-client.
tree
|
commitdiff
2000-04-05
Adam Dickmeiss
Added shared library support (libtool).
tree
|
commitdiff
2000-03-10
Adam Dickmeiss
Documentation no longer made when doing 'make all'.
tree
|
commitdiff
2000-03-01
Adam Dickmeiss
Updated makefiles (again).
tree
|
commitdiff
2000-02-29
Adam Dickmeiss
Check for config.h (currently not generated).
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Minor.
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Updated again.
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Updated makefiles.
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Minor.
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Minor.
tree
|
commitdiff
2000-02-28
Adam Dickmeiss
Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
tree
|
commitdiff
2000-01-31
Adam Dickmeiss
Removed uses of assert(3). Cleanup of ODR. CCL parser...
tree
|
commitdiff
1999-12-16
Adam Dickmeiss
Implemented ILL protocol. Minor updates ASN.1 compiler.
tree
|
commitdiff
1999-11-30
Adam Dickmeiss
Improved installation. Moved header files to include...
tree
|
commitdiff
1999-10-19
Adam Dickmeiss
Better dump of OCTET STRING.
tree
|
commitdiff
1999-08-27
Adam Dickmeiss
Renamed logf function to yaz_log. Removed VC++ project...
tree
|
commitdiff
1999-06-09
Adam Dickmeiss
Header files moved to include (used to be z39.50).
tree
|
commitdiff
1999-05-26
Adam Dickmeiss
C++ compilation.
tree
|
commitdiff
1999-04-27
Adam Dickmeiss
Modified odr_destroy so that file is not closed when...
tree
|
commitdiff
1999-04-20
Adam Dickmeiss
Added 'name' paramter to encoder/decoder routines ...
tree
|
commitdiff
1999-03-31
Adam Dickmeiss
Implemented odr_strdup. Added Reference ID to backend...
tree
|
commitdiff
1999-01-08
Adam Dickmeiss
Added const modifier to some of the BER/ODR encoding...
tree
|
commitdiff
1998-10-28
Adam Dickmeiss
Added --with-yc option to configure. For the data1_node...
tree
|
commitdiff
1998-10-13
Adam Dickmeiss
Minor fix in odr_getoidbystr_nmem.
tree
|
commitdiff
1998-08-25
Adam Dickmeiss
Minor changes to Makefile(s).
tree
|
commitdiff
1998-08-21
Adam Dickmeiss
Added GNU Configure script to build Makefiles.
tree
|
commitdiff
1998-07-20
Adam Dickmeiss
More LOG_DEBUG-diagnostics.
tree
|
commitdiff
1998-03-20
Adam Dickmeiss
Implemented odr_enum and odr_set_of.
tree
|
commitdiff
1998-02-11
Adam Dickmeiss
Changed code so that it compiles as C++.
tree
|
commitdiff
1998-01-29
Adam Dickmeiss
Removed Unicode file.
tree
|
commitdiff
1998-01-14
Sebastian Hammer
Added a bit more info to dump.
tree
|
commitdiff
1997-11-24
Adam Dickmeiss
Using function odr_nullval() instead of global ODR_NULL...
tree
|
commitdiff
1997-10-31
Adam Dickmeiss
Improved memory debugging for xmalloc/nmem.c. Reference...
tree
|
commitdiff
1997-09-30
Adam Dickmeiss
Minor changes - removed indentation of ifdef.
tree
|
commitdiff
1997-09-29
Adam Dickmeiss
Added typecast to avoid warnings on MSVC.
tree
|
commitdiff
1997-09-17
Adam Dickmeiss
First Unicode attempt.
tree
|
commitdiff
1997-09-17
Adam Dickmeiss
YAZ version 1.4.
tree
|
commitdiff
1997-09-01
Adam Dickmeiss
New windows NT/95 port using MSV5.0. Had to avoid a...
tree
|
commitdiff
1997-06-23
Adam Dickmeiss
Added RVDM's SEQUENCE OF patch again!
tree
|
commitdiff
1997-05-14
Adam Dickmeiss
C++ support.
tree
|
commitdiff
1997-05-05
Adam Dickmeiss
In handling of SEQUENCE OF: Counter set to zero when...
tree
|
commitdiff
1997-04-30
Sebastian Hammer
Null
tree
|
commitdiff
1996-10-23
Adam Dickmeiss
Added 'static' modifier to dummy variable in odr_constr...
tree
|
commitdiff
1996-10-08
Adam Dickmeiss
New ODR function, odr_choice_enable_bias, to control...
tree
|
commitdiff
1996-08-12
Adam Dickmeiss
ODR_DEBUG not set.
tree
|
commitdiff
1996-07-26
Sebastian Hammer
Various smaller things. Gathered header-files.
tree
|
commitdiff
1996-07-06
Sebastian Hammer
System headerfiles gathered in yconfig
tree
|
commitdiff
1996-06-03
Sebastian Hammer
Fixed stupid bug in str2oid routine.
tree
|
commitdiff
1996-05-22
Adam Dickmeiss
Removed CFLAGS definiton.
tree
|
commitdiff
1996-03-08
Sebastian Hammer
Fixed output.
tree
|
commitdiff
1996-02-20
Sebastian Hammer
Added odr_peektag
tree
|
commitdiff
1996-01-19
Sebastian Hammer
dumpber was ignoring the file argument.
tree
|
commitdiff
1995-12-14
Sebastian Hammer
More explain stuff.
tree
|
commitdiff
1995-11-08
Sebastian Hammer
Smallish.
tree
|
commitdiff
1995-11-01
Sebastian Hammer
Minor adjustments
tree
|
commitdiff
1995-10-25
Sebastian Hammer
Stupid bug in odr_malloc
tree
|
commitdiff
1995-10-18
Sebastian Hammer
Better diagnostics. Added special case in NULL to handl...
tree
|
commitdiff
1995-10-13
Sebastian Hammer
Added OID utility
tree
|
commitdiff
1995-09-29
Sebastian Hammer
Smallish
tree
|
commitdiff
1995-09-29
Sebastian Hammer
More Windows work
tree
|
commitdiff
1995-09-28
Sebastian Hammer
Windows-support changes
tree
|
commitdiff
1995-09-27
Sebastian Hammer
Modified function heads & prototypes.
tree
|
commitdiff
1995-08-21
Sebastian Hammer
Smallish fixes to suppport new formats.
tree
|
commitdiff
1995-08-17
Sebastian Hammer
Fixed minor problems with GRS-1. Added support in c&s.
tree
|
commitdiff
1995-08-15
Sebastian Hammer
Updated External
tree
|
commitdiff
1995-08-15
Sebastian Hammer
Fixed pretty-printers.
tree
|
commitdiff
1995-08-10
Sebastian Hammer
Added Explain.
tree
|
commitdiff
1995-06-27
Sebastian Hammer
Fixed sign-clash. Non-fatal warning
tree
|
commitdiff
1995-06-25
Sebastian Hammer
Smallish adjustments.
tree
|
commitdiff
1995-06-19
Sebastian Hammer
This should bring us in sync with the version distribut...
tree
|
commitdiff
1995-06-19
Sebastian Hammer
Fixed simple bug in the code to handle untagged choice...
tree
|
commitdiff
1995-06-19
Sebastian Hammer
Added BER dumper.
tree
|
commitdiff
1995-06-16
Sebastian Hammer
Fixed Defaultdiagformat.
tree
|
commitdiff
1995-05-30
Sebastian Hammer
Fixed dependency control
tree
|
commitdiff
1995-05-29
Sebastian Hammer
Moved oid from odr/asn to util.
tree
|
commitdiff
1995-05-22
Sebastian Hammer
Fixed problem in decoding empty sequence.
tree
|
commitdiff
1995-05-22
Sebastian Hammer
Fixing Interface to odr_null.
tree
|
commitdiff
1995-05-18
Sebastian Hammer
Smallish.
tree
|
commitdiff
1995-05-17
Sebastian Hammer
Small, hopefully insignificant change.
tree
|
commitdiff
1995-05-16
Sebastian Hammer
License, documentation, and memory fixes
tree
|
commitdiff
1995-05-15
Sebastian Hammer
More work on memory management.
tree
|
commitdiff
next