aboutsummaryrefslogtreecommitdiffstats
path: root/libfsotransport
Commit message (Expand)AuthorAgeFilesLines
* Bump version of all components to 0.12.0 for next development cycleSimon Busch2012-05-241-1/+1
* libfsotransport: bump ABI current to 2Simon Busch2012-05-231-1/+1
* libfsotransport: support creation of ngsm-basic/-advanced transport classes p...Simon Busch2012-05-211-3/+10
* libfsotransport: drop channel class which isn't really part of libfsotransportSimon Busch2012-05-181-56/+0
* libfsotransport: bump ABI current number to keep up with Debian which is alre...Simon Busch2012-05-111-1/+1
* Use ustar format for the distribution tar archive in all components of the stackSimon Busch2012-05-111-1/+1
* libfsotransport: transport: don't use delegates but a delegate class insteadSimon Busch2012-05-105-79/+56
* libfsotransport: parser: don't use delegates but a delegate class insteadSimon Busch2012-05-101-31/+22
* libfsotransport: pipe: respect warning about unreachable codeSimon Busch2012-05-101-2/+2
* Bump required FSO version of all components to 0.11.0Simon Busch2012-05-091-1/+1
* libfsotransport: include missing vapi files in generate distribution archivesSimon Busch2012-05-083-0/+9
* libfsotransport: make library ABI version configurableSimon Busch2012-05-032-1/+20
* Fix checking for the wrong *_release variable when enabling vala source compi...Simon Busch2012-05-021-1/+1
* libfsotransport: create a combined transport when we have toSimon Busch2012-04-261-0/+2
* fsogsmd: modem: encapsulate transport specification with our TransportSpec classSimon Busch2012-04-201-0/+5
* libfsotransport: rework combined transport class to support our new specifica...Simon Busch2012-04-191-48/+12
* libfsotransport: let the TransportSpec class act as a factory for a transportSimon Busch2012-04-191-15/+3
* libfsotransport: add parse method for string transport specificationsSimon Busch2012-04-192-0/+62
* libfsotransport: commandqueue: make callback field nullable instead of using ...Simon Busch2012-04-191-4/+2
* Bump version of all components for next development cycleSimon Busch2012-04-181-2/+2
* Release version 0.10.0libgsm0710mux-0.10.0libfsotransport-0.10.0libfsosystem-0.10.0libfsoresource-0.10.0libfsoframework-0.10.0libfsobasics-0.10.0fsousaged-0.10.0fsotdld-0.10.0fsosystemd-0.10.0fsonetworkd-0.10.0fsogsmd-0.10.0fsodeviced-0.10.0fsodatad-0.10.0fsoaudiod-0.10.0Simon Busch2012-04-182-1/+46
* Remove unneeded stuff from all autogen.sh filesSimon Busch2012-04-171-25/+0
* Merge branch 'fsotransport/combined-transport'Simon Busch2012-04-133-0/+184
|\
| * libfsotransport: combined: create only if rw and ro are OKLukas Märdian2012-04-131-17/+35
| * libfsotransport: make the combined transport configurableLukas Märdian2012-04-132-7/+34
| * libfsotransport: fix typo HS3 -> HS5Lukas Märdian2012-04-121-1/+1
| * libfsotransport: make use of the combined transportLukas Märdian2012-04-071-0/+3
| * libfsotransport: first draft version of a combined transport class; it's unte...Simon Busch2012-03-082-0/+136
* | Update autotools bootstrap script for all componentsSimon Busch2012-04-111-7/+34
* | libfsotransport: commandqueue: support commands which don't expect a responseSimon Busch2012-04-111-3/+13
* | libfsotransport: disable test execution for distcheck as it fails somehowSimon Busch2012-04-101-1/+1
* | libfsotransport: restructure autoconf/automake configuration to be ready for ...Simon Busch2012-04-103-103/+131
* | Update ChangeLog of all components from git historySimon Busch2012-03-141-1/+534
* | Bump version to 0.10.0 and for all FSO dependencies tooSimon Busch2012-03-101-3/+3
* | drop GITV as version postfix for all componentsSimon Busch2012-03-101-5/+1
* | libfsotransport: include necessary 3rdparty header files for distributionSimon Busch2012-03-101-0/+2
|/
* Bump required vala version of all components to 0.14.2Simon Busch2012-02-141-1/+1
* libfsotransport: move linux/gsmmux.h from top directory into 3rdparty directorySimon Busch2012-02-142-1/+1
* libfsotransport: move samsung specific transport class to fsogsmd modem_samsu...Simon Busch2012-02-146-210/+0
* Bump required vala version of all components to 0.14.1 (which is wrong anyway)Simon Busch2012-01-271-1/+1
* libfsotransport: add myself to the list of authorsSimon Busch2012-01-271-0/+1
* libfsotransport: switch prefix for crespo modem transport to SamsungSimon Busch2012-01-276-21/+21
* libfsotransport: adjust for binding changes in vala 0.14.2Simon Busch2012-01-271-4/+4
* libfsotransport: add crespo transport to list of known transportsSimon Busch2012-01-271-0/+5
* libfsotransport: commandqueue: add simple method to get known about the curre...Simon Busch2011-12-121-0/+5
* libfsotransport: adjust for changes to posix vala binding which needs referen...Simon Busch2011-11-301-7/+7
* Bump required vala version of all components to 0.14.0Simon Busch2011-11-241-1/+1
* Bump required vala version of all FSO components to 0.12.1Simon Busch2011-11-221-1/+1
* libfsotransport: commandqueue: respect the case that we can have more than tw...Simon Busch2011-11-201-7/+2
* libfsotransport: crespo: print out appropiate error message when ioctl call f...Simon Busch2011-11-071-2/+2