sms: SMS where cropped (from VTY), concatenation of SMS where not possible
[osmocom-bb.git] / src / gsm /
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 Andreas Eversberggsm/utils: Adding conversion of "mobile power class...
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 Munautgsm/sysinfo: Fix rsl2sitype array size
2011-05-29 Harald Weltegsm/sysinfo: don't include netinet/in.h
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 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-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-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...