Commit Graph

12 Commits

Author SHA1 Message Date
Karsten Keil 043a0bea89 some endian fixes for BIGENDIAN systems 2006-08-08 13:23:29 +00:00
Karsten Keil cb20280b0d - add SENDING_COMPLETE to INFO_REQ CONNECT_REQ and CONNECT_IND
- remove SENDING_COMPLETE parameter (always NULL) from capi_fill_DISCONNECT_REQ
2005-03-08 07:26:49 +00:00
Carsten Paeth cc54a8e2f1 SendingComplete was missing for DISCONNECT_REQ ... 2005-03-04 11:45:13 +00:00
Karsten Keil ea1892d317 for backward compatibility the libcapi20 can now compiled to support the
old (buggy) version2 ABI. This is not for future developments. This is only
to support old binaries, which are linked against the old V2 lib.
2005-02-22 11:39:43 +00:00
Karsten Keil dcc861f344 libcapi20 version 3.0.0
- add SENDING COMPLETE in ALERT_REQ
 - add Globalconfiguration to CONNECT_REQ/RESP and SELECT_B_PROTOCOL_REQ

* NOTE: incompatible to 2.X.Y versions
2005-02-21 17:37:09 +00:00
Carsten Paeth d5caba36f0 - "SendingComplete"-Patch reverted => 2.0.8 was not binaer compartible
- Bugfix: capi20_register() with MaxB3Connection == 0 results in a
  core dump. Now at least one buffer is allocated.
2004-10-06 15:24:43 +00:00
Carsten Paeth 7f5bd829f3 Erweiterungen fuer ALERT_REQ. 2004-06-14 11:23:48 +00:00
Paul Slootman 2c66987a91 Include stdint.h for int type definitions. 2002-07-04 10:34:17 +00:00
Paul Slootman 1ffede5bcb Fixed typo (#ifdef HAS_UINT8_t -> #ifdef HAS_UINT8_T) 2002-03-22 13:20:04 +00:00
Carsten Paeth b1cc495fb7 fixed two typos. 2000-07-12 16:03:37 +00:00
Carsten Paeth 944842aa4c Updated _cmsg handling added new functions need by "capiconn". 2000-05-18 15:02:26 +00:00
Carsten Paeth dd83546fb8 - Splitted capi20.h into capi20.h and capiutils.h.
- capi20.h: the functions from the CAPI-2.0 Spec
  - capiutils.h: the "CAPI-ADK" functions
- bug in 64Bit-Support fixed.
1999-12-06 17:08:30 +00:00