Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | This patch moves all GSM-specific definitions to include/osmocom/gsm. Moreover, the headers in include/osmocore/ have been moved to include/osmocom/core. This has been proposed by Harald Welte and Sylvain Munaunt. Tested with `make distcheck'. Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org> | ||||
* | plugin: Blind build fix for OSX... | Holger Hans Peter Freyther | 2010-08-31 | 1 | -0/+1 |
| | | | | According to a internet search PATH_MAX is in limits.h on OSX. | ||||
* | Add support for plugins (and specifically GPRS encryption plugins) | Harald Welte | 2010-06-30 | 1 | -0/+62 |