summaryrefslogtreecommitdiff
path: root/sap
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in sap pluginArek Lichwa2011-07-281-1/+0
* Add SAP driver for ST-Ericsson U8500 platformSzymon Janc2011-07-131-0/+725
* Fix SAP message padding macroLukasz Rymanowski2011-06-281-1/+1
* Remove SAP_BUF_SIZE define from sap/server.cSzymon Janc2011-06-141-1/+0
* Remove unused enum from sap.hSzymon Janc2011-06-141-11/+0
* Simplify return value in disconnect_reqWaldemar Rymarkiewicz2011-06-011-14/+7
* Coding style cleanup in sap serverWaldemar Rymarkiewicz2011-06-011-8/+8
* Fix return value in send_messageWaldemar Rymarkiewicz2011-06-011-5/+7
* Clean SAP server error printoutsWaldemar Rymarkiewicz2011-06-011-44/+31
* Add sap_disconnect_ind interface for sap-sim driversWaldemar Rymarkiewicz2011-04-093-7/+32
* Fix use of unninitialized UUID value in SAP codeJohan Hedberg2011-03-281-0/+1
* Fix SAP server double-free during unregistrationJohan Hedberg2011-03-281-3/+1
* Add Sim Access Profile dummy driverWaldemar Rymarkiewicz2011-03-231-12/+257
* Add support for SAP protocolWaldemar Rymarkiewicz2011-03-231-16/+399
* Add Sim Access Profile connect/disconnect proceduresWaldemar Rymarkiewicz2011-03-232-11/+424
* Fix minor coding style issues in SAP server codeJohan Hedberg2011-03-151-6/+2
* Add Sim Access Profile ServerWaldemar Rymarkiewicz2011-03-153-7/+876
* Adjust sap/server.c license text to the rest of the codeWaldemar Rymarkiewicz2011-03-151-1/+2
* Add Sim Access Profile ManagerWaldemar Rymarkiewicz2011-03-105-0/+244