sms: SMS where cropped (from VTY), concatenation of SMS where not possible
[osmocom-bb.git] / src /
2010-04-09 Harald Weltegsm48-ie.c: Fix year in copyright message
2010-04-08 Holger Hans Peter... write_queue: Add callback for exceptions as well.
2010-03-28 Harald Welteimport gsm48_mi_to_string() from OpenBSC
2010-03-26 Harald Weltelogging: only compile stderr target if we actualy have...
2010-03-26 Harald Welteonly include strings.h if it is actually preent
2010-03-26 Harald Weltelogging: fix default initialization of per-category...
2010-03-26 Harald Welterename 'debug' interface to 'logging' interface
2010-03-26 Harald Weltedebug: remove unneeded 'number' member of 'struct debug...
2010-03-26 Harald Weltedebug.c: fix no-color-printing in case .color = NULL
2010-03-26 Harald WelteImport 'debug' support from OpenBSC into libosmocore
2010-03-26 Holger Hans Peter... write_queue: Add a method to clear the queue.
2010-03-25 Harald Weltereplace rsl_rlm_cause_strs with rsl_rlm_cause_name()
2010-03-25 Harald Weltereplace gsm48_cc_msg_names[] with gsm48_cc_msg_name()
2010-03-25 Harald Welteuse more value_string in gsm48 and rsl
2010-03-25 Harald Welteget_value_string(): return "unknown 0x..." instead...
2010-03-22 Harald Weltefix compiler warnings (itsme <itsme@xs4all.nl>)
2010-03-08 Holger Hans Peter... write_queue: Make the bfd cb public so it can be used...
2010-03-07 Harald Welteimport GSM04.08 encode/decode functions and mncc.h...
2010-03-07 Harald Welteadd --disable-talloc option to build without talloc...
2010-03-07 Harald Welteuse strtol instead of atoi
2010-03-07 Harald Welteimport some gsm band/arfcn/time related utilities from...
2010-03-06 Harald Welteintroduce RxLev statistics module, an efficient way...
2010-03-06 Harald Weltemark some occasions of bitvec as 'const' as appropriate
2010-03-04 Harald Weltefix CCCH parsing
2010-03-04 Harald Welteadd new rsl_dec_chan_nr() function
2010-03-04 Harald Welteimport gsm48 utility functions from OpenBSC
2010-03-04 Harald Welteimport bcd2char() and char2bcd() from OpenBSC
2010-03-04 Harald Welteimport gsm_band_name() and gsm_band_parse() from OpenBSC
2010-03-04 Harald Welteadd 'transparent' argument to rsl_rll_push_l3() and...
2010-03-04 Harald Weltefix rsl_enc_chan_nr() for SDCCH4
2010-03-02 Harald Welteimport some GSM 04.08 utility code from OpenBSC
2010-03-02 Harald Welteadd two new RSL utility functions
2010-03-01 Harald WelteImport value_string utilities and some RSL stuff from...
2010-02-26 Holger Hans Peter... [write_queue] Add a generic write queue class
2010-02-24 Sylvain Munautmsgb.c: Style cleanup in initialization
2010-02-20 Harald Weltefix select.c build (config.h)
2010-02-20 Harald Welteadd missing automake / autoconf files
2010-02-20 Harald Welteintial checkin of the libosmocore project