Commit graph

13 commits

Author SHA1 Message Date
nia
4e24709b68 comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:57 +00:00
nia
1fad23390d comms: Remove SHA1 hashes for distfiles 2021-10-07 13:27:01 +00:00
agc
ad1e2a0a92 Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 01:34:52 +00:00
hans
dffea9e1f5 Fix build on SunOS. 2012-02-16 17:13:03 +00:00
joerg
70c3141e59 Fix build with newer GCC 2011-11-24 14:16:18 +00:00
joerg
ebc27dec70 DESTDIR support 2010-01-29 16:27:13 +00:00
rillig
21ffa00cae Fixed "extra qualification" error message from g++4. 2007-10-10 10:28:05 +00:00
joerg
aac3a41f18 Fix C++ to work with GCC 3.4+. 2007-03-24 00:03:30 +00:00
joerg
ff810db8f2 Fix GCC 3.4+ by making the friend declaration an explicit template. 2005-12-23 16:59:46 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
soren
66d0530cfc Fix patch path. 2004-03-17 07:35:23 +00:00
soren
f0369246e1 Update to gsmlib-1.10:
- reactivated code in gsm_at to retry sending PDU after
       unsolicited result code
     - added description of unicode handling to FAQ
     - compilation fixes for gcc-3.0.4
     - added quick exit for ATZ in UnixSerialPort constructor
       if phone gives ERROR
     - added fix for phones that return +CLIP: "Number not available."
       instead of giving caller ID
     - added get/setCLIRPresentation() functions to MeTa (contribution by
       ivan)
     - added "NO CARRIER" event to the event mechanism (contribution by
       clock)
     - added Win32 port of gsmsmsd (thanks to Konstantin Forostyan)
     - further extented Win32 port of gsmsmsd to handle outgoing messages
     - fixed problem with Ericsson T39m SMS sending (zero bytes in handshake)
     - added capability to send concatenated SMSs in gsmsmsd and gsmsendsms
     - fixed unsigned/signed char problems in Unix/Win32 serial port
       implementations
     - added capability to send multiple SMSs to gsmsendsms/gsmsmsd
2004-03-17 07:07:43 +00:00
grant
15d29c01a5 Initial import of gsmlib-1.9.
A library to access GSM mobile phones through GSM modems. Features
include:

  * modification of phonebooks stored in the mobile phone or on the SIM card
  * reading and writing of SMS messages stored in the mobile phone
  * sending and reception of SMS messages
2002-06-17 11:29:58 +00:00