summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.80.8Marcel Holtmann2009-10-162-1/+9
* Fix: Don't return NULL if message is emptyDenis Kenzior2009-10-161-5/+0
* Mention Marko's contributionDenis Kenzior2009-10-161-0/+1
* Fix: Skip over empty messagesAndrzej Zaborowski2009-10-161-0/+3
* Fix: Emit debug message instead of an errorAndrzej Zaborowski2009-10-161-1/+1
* Always return a string from telephony_error_to_str.Andrzej Zaborowski2009-10-161-2/+2
* Refactor: Move network registration status utilsAndrzej Zaborowski2009-10-163-44/+47
* Fix: Free converted string after use.Andrzej Zaborowski2009-10-161-2/+8
* API: Documentation fixesMarko Saukko2009-10-164-9/+9
* Fix conditional statementAki Niemi2009-10-161-1/+2
* Fix: restrict keyword use breaking distcheckAki Niemi2009-10-161-2/+2
* isimodem/voicecall.c: initial versionPekka Pessi2009-10-165-43/+2013
* Refactor sub-sub-block handlingAki Niemi2009-10-161-112/+94
* Setup better debugging information for calypsoDenis Kenzior2009-10-151-4/+17
* Fix: Quiet a warning on some compilersDenis Kenzior2009-10-151-2/+2
* Multiplexer support for OpenMoko deviceDenis Kenzior2009-10-151-31/+108
* Fix: Do not leak chat memoryDenis Kenzior2009-10-151-3/+4
* Fix: Do not leak chat references in case of errorDenis Kenzior2009-10-151-5/+15
* Fix: Cleanup debug formatsDenis Kenzior2009-10-151-2/+2
* Fix: Do not send shutdown more than onceDenis Kenzior2009-10-151-0/+9
* Fix: Be more paranoid in checking DLC validityDenis Kenzior2009-10-151-1/+13
* Update unit tests for GSM 07.10 implementationDenis Kenzior2009-10-151-0/+330
* Refactor: Add driver model to GAtMuxDenis Kenzior2009-10-154-455/+681
* Fix: Quiet compiler warningDenis Kenzior2009-10-151-0/+2
* Forgot to add void* to get_dataDenis Kenzior2009-10-151-1/+1
* Forgot to add driverdata functionsDenis Kenzior2009-10-151-0/+16
* Refactor: Enable multiplexer drivers for GAtMuxDenis Kenzior2009-10-152-60/+78
* Fix: Notify sources upon shutdownDenis Kenzior2009-10-151-119/+128
* Update unit test for the new APIDenis Kenzior2009-10-151-8/+48
* Add mux setup step to phonesim pluginDenis Kenzior2009-10-151-25/+51
* Add ability to open/close multiple DLCsDenis Kenzior2009-10-151-31/+235
* Fixup unit test to the new APIDenis Kenzior2009-10-151-28/+47
* Refactor: Add convenience method to start 0710 MUXDenis Kenzior2009-10-153-103/+205
* Add ability to retrieve the atchat IOChannelDenis Kenzior2009-10-152-0/+10
* Remove more unused codeDenis Kenzior2009-10-154-10/+0
* gisi: Add getter for sub-block dataAki Niemi2009-10-142-37/+46
* Add isimodem drivers for call barring, forwarding and waitingAlexander Kanavin2009-10-145-50/+1201
* Refactor subblock iterators.Pekka Pessi2009-10-096-47/+67
* Mention Pekka's contributionsDenis Kenzior2009-10-081-0/+1
* Rename function to express its purpose betterDenis Kenzior2009-10-081-2/+2
* Allow sending DTMF tones in alerting statePekka Pessi2009-10-081-1/+5
* Use swap_without_accept method, if presentPekka Pessi2009-10-081-0/+20
* Mention Zhenhua's contributionsDenis Kenzior2009-10-081-0/+1
* Fix: Use DISC on dlc 0 instead of CLDDenis Kenzior2009-10-081-5/+1
* Fix: Make compile on some obscure platformsDenis Kenzior2009-10-081-0/+8
* Cleanup: Remove more dead codeDenis Kenzior2009-10-082-12/+0
* Cleanup: Get rid of unused memberDenis Kenzior2009-10-082-54/+20
* Get rid of from_tty variant, use gattty insteadDenis Kenzior2009-10-082-43/+0
* gisi: use const and restrict in iterPekka Pessi2009-10-072-27/+31
* Hack for reading EFSPN on isimodem sim driverJukka Saunamaki2009-10-072-7/+100