gsmmap: Dump SYSTEM INFORMATION messages while processing
[osmocom-bb.git] / src / gsm /
2011-07-30 Sylvain MunautMerge commit '1a99df84e12315c63f2e96a2972864e4c311712d'
2011-07-30 Andreas.Eversberggsm/gsm48_ie: Fix frequency list decoding
2011-07-28 Andreas.EversbergMerge commit '430be849945688ae107b079db1e216329b1a1f06'
2011-07-24 Holger Hans Peter... sms: Fix style issues with the code, add spaces after...
2011-07-24 Dennis Wehrlesms: SMS where cropped (from VTY), concatenation of...
2011-07-16 Harald Weltelapdm: fix memory leak due to unreachable code
2011-07-16 Harald Weltegsm 08.08: use ANSI function definition with (void)
2011-07-16 Harald Weltetlv: Make tlv parser arrays 256 entries wide to prevent...
2011-07-16 Harald Weltegprs_cipher_core: Fix potential buffer overflows
2011-07-11 Harald WelteGSM 08.08: Fix generation of CIPHER MODE REJECT
2011-07-11 Harald Weltegsm 08.08: add value_strings and gsm0808_msg_name(...
2011-06-29 Harald Weltelapdm: make sure we flush all queues whenever entering...
2011-06-29 Harald Weltemake sure abis_nm <-> osmocom pchan type conversion...
2011-06-29 Harald WelteLAPDm: Uplink SACCH frames use format B, not format B4
2011-06-27 Harald WelteLAPDm: When Rx DATA from L1, L1 does not know the SAPI
2011-06-27 Harald Welteadd LAPDm code from osmocom-bb into libosmocore
2011-06-26 Harald Welteimport gsm0502_calc_paging_group() from openbsc
2011-06-26 Harald Welteadd some utility functions for paging related calculati...
2011-06-26 Harald Welteadd gsm48_number_of_paging_subchannels() function
2011-06-26 Sylvain MunautMerge commit '2a68c7c8cd2eca65c58c0898d0e1716e9d4c3ecd'
2011-06-26 Andreas Eversberggsm/utils: Adding conversion of "mobile power class...
2011-06-25 Sylvain MunautMerge commit '620f7ab35034f78f894319e027a151568c331eea'
2011-06-25 Harald Weltesysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT...
2011-06-23 Harald Welteadd value_string definitions for RSL message types
2011-06-13 Pablo Neira AyusoMerge branch 'master' of git.osmocom.org:libosmocore
2011-05-29 Sylvain MunautMerge commit '3710e462f85824cd9d84b3f95e6b2ea694119ff9'
2011-05-29 Sylvain MunautMerge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8'
2011-05-29 Sylvain Munautgsm/sysinfo: Fix rsl2sitype array size
2011-05-29 Harald Weltegsm/sysinfo: don't include netinet/in.h
2011-05-27 Harald WelteMerge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9'
2011-05-24 Pablo Neira AyusoMerge branch 'master' of git.osmocom.org:libosmocore
2011-05-24 Harald WelteImport abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc
2011-05-24 Harald WelteImport sytem information related definitions + code...
2011-05-23 Harald WelteMerge commit '3036612d59a5c8d97b2086a5e7817613f45948ef'
2011-05-23 Harald Welteabis_nm: remove abis_nm_obj_class_name / abis_nm_adm_st...
2011-05-23 Harald Welterename abis_nm_adm_name() to abis_nm_adm_state_name()
2011-05-23 Pablo Neira AyusoMerge branch 'master' of git.osmocom.org:libosmocore
2011-05-22 Harald Welteabis_nm: import definitions and common code on A-bis...
2011-05-22 Harald WelteMerge commit 'e476442cf0e84c65565ace545f5b73602b5f0ffc'
2011-05-22 Harald WelteMerge commit '33cb71ac91fb870702dbb71595dba4a554001e3c'
2011-05-15 Pablo Neira AyusoMerge commit 'ba01fa44feb6deb0f0359f381eafe866991c06c1...
2011-05-08 Harald Weltelibosmocore: bump library interface version to '1'...
2011-05-07 Pablo Neira Ayusoplugin: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusoutils: use namespace prefix osmo_*
2011-04-26 Sylvain Munautgsm/a5: Add a A5 1&2 implementation
2011-04-25 Pablo Neira AyusoMerge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
2011-03-28 Pablo Neira Ayusobitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_...
2011-03-23 Pablo Neira Ayusoinclude: reorganize headers file to include/osmocom...
2011-03-23 Pablo Neira AyusoThis patch moves the GSM-specific functions to the...