Commit Graph

24 Commits

Author SHA1 Message Date
Rolf Leggewie a19ca067fe fix spelling mistake s/negotation/negotiation/ 2012-03-29 16:36:40 +02:00
Karsten Keil 166796d269 Fix possible bufferoverflow in capi
Debian sid capi20-msg2str-safety.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:37 +01:00
Karsten Keil 10a60ab5f5 Move to new modular capi20 implementation
step2

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:39:58 +01:00
Karsten Keil ba6c742ee2 Move to new modular capi20 implementation
step1

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:39:50 +01:00
keil 6f90e0b7bf some endian fixes for BIGENDIAN systems 2006-08-08 13:23:28 +00:00
calle c9a666dbcd - added SendingComplete to CONNECT_RESP (no funktions changed). 2005-05-09 08:23:01 +00:00
keil 104788263c - 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:47 +00:00
calle 146960031c SendingComplete was missing for DISCONNECT_REQ ... 2005-03-04 11:45:12 +00:00
calle fa4ee02035 Bugfix: CAPI_LIBRARY_V2 sone ifdef/ifndef where wrong. 2005-03-04 10:57:05 +00:00
keil 57e8ffa247 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
keil e9b93ccab1 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:06 +00:00
calle 667c84fc5c - "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:42 +00:00
calle 896f99c883 Erweiterungen fuer ALERT_REQ. 2004-06-14 11:23:47 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
calle cad91aaf71 Updated _cmsg handling added new functions need by "capiconn". 2000-05-18 15:02:26 +00:00
calle 660cb6f223 - 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
calle 6b1541adb6 - The CAPI20 library is now a shared library.
- Arguments of function capi20_put_message swapped, to match capi spec.
- All capi20 related subdirs converted to use automake.
- Removed dependency to CONFIG_KERNELDIR where not needed.
1999-10-20 16:43:17 +00:00
calle 9687bd1712 Bugfix: error in 64Bit extention. 1999-09-15 08:10:44 +00:00
calle 03e393cd08 Last changes for proposed standards (CAPI 2.0):
- AK1-148 "Linux Extention"
- AK1-155 "Support of 64-bit Applications"
1999-09-10 17:20:33 +00:00
calle a941f2f79f Changes for CAPI 2.0 Spec. 1999-09-06 17:40:07 +00:00
fritz de91a8dd43 Added some missing functions. 1998-10-23 12:20:43 +00:00
calle 749b5a99ab I hope it is know readable for everybody. 1998-08-30 09:57:13 +00:00
calle c39be18721 Remove files, to commit readable for all. 1998-08-30 09:51:28 +00:00
calle 03451c74e6 Added CAPI2.0 library. First Version. 1998-08-25 16:33:09 +00:00