Merge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
[osmocom-bb.git] / include /
2011-04-25 Pablo Neira AyusoMerge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
2011-04-18 Holger Hans Peter... stats: Fix the compiler warnings
2011-04-09 Daniel WillmannAdd a function to search for a counter by name
2011-04-09 Daniel WillmannAdd functions to search for rate counters by name
2011-03-28 Pablo Neira Ayusoutils: move OSMO_SNPRINT_RET() macro definition to...
2011-03-28 Pablo Neira Ayusovty: move vty_out_rate_ctr_group prototype to osmocom...
2011-03-28 Pablo Neira Ayusowrite_queue: use full path of includes in osmocom/core...
2011-03-28 Pablo Neira Ayusobitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_...
2011-03-27 Sylvain Munautcore/bits: Make sbit_t a signed type (so that the math...
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...
2011-03-19 Pablo Neira Ayusovty: integration with logging framework
2011-03-05 Harald WelteTLV: Add tv_fixed_put() and msgb_tv_fixed_put()
2011-02-18 Harald WelteLOGGING: remove duplicated code between vty-logging...
2011-02-18 Harald WelteLOGGING: configure logging from the vty
2011-02-17 Harald WelteLOGGING: Add syslog log target
2011-02-17 Harald WelteLOGGING: Pass the log level down to the log target...
2011-02-08 Harald Welte[utils] introduce ubit_dump to dump buffers of unpacked...
2011-02-08 Harald Welte[utils] add 'bitdump' function for bitfields
2011-01-28 Holger Hans Peter... gsmtap: The TETRA_AACH was defined twice, remove one...
2011-01-22 Christian Vogelubit2pbit flushes at the wrong moment, added one note...
2011-01-21 Sylvain Munautbits: Add extended options version of pbit2ubit and...
2011-01-19 Harald Welte[BITS] introduce new packed/unpacked bit conversion...
2011-01-19 Harald Welte[gsmtap] extend GSMTAP for TETRA
2011-01-18 Harald Weltegsmtap.h: Add some more comments
2011-01-16 Holger Hans Peter... msgb: Make sure at compile time that headroom is smalle...
2011-01-16 Holger Hans Peter... misc: Move the static_assert from logging to the utils
2011-01-15 Alex Badeagsm 03.41: fix GSM341_MSG_CODE macro argument
2011-01-05 Steve MarkgrafMerge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'
2010-12-29 Holger Hans Peter... smscb: Add definition of a warning message
2010-12-29 Holger Hans Peter... smscb: Mention 23.041 and fix the size of the update...
2010-12-29 Holger Hans Peter... smscb: Add some simple decoding routines for SMSCB.
2010-11-28 Sylvain MunautMerge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'
2010-11-28 Alex Badeaprotocol: introduce gsm_03_41.h
2010-11-28 Alex Badeagsm_08_58: add struct and constants for RSL_IE_CB_CMD_TYPE
2010-11-28 Alex Badeagsm_04_12: fix 04.13 typos
2010-11-18 Harald Weltegsmtap.h: Add GSMTAP_TYPE_SIM
2010-11-13 Sylvain MunautMerge commit '7f6615a37df0dadbe86fdfc980e0a8a15013a80e'
2010-11-13 Sylvain MunautMove the generate backtrace call from MSGB_ABORT to...
2010-11-13 Sylvain Munautpanic: Fix type warning - osmo_panic_handler_t is alrea...
2010-11-13 Sylvain Munautgsm_utils: Define 4 upper bits as "flags" and mask...
2010-11-09 Harald Weltemsgb: fix printing of msgb pointer during MSGB_ABORT()
2010-11-09 Harald Weltemsgb: don't compare unsigned int with int (fix lcr...
2010-11-05 Harald Weltemsgb_abort(): better formatting
2010-11-05 Harald Weltegenerate backtrace in msgb_abort()
2010-11-05 Harald WelteChange msgb_abort() function in MSGB_ABORT argument...
2010-11-04 Holger Hans Peter... gsm0808: Move the clear request from bsc_msc_ip to...
2010-11-04 Holger Hans Peter... gsm0808: Add a method to create a new DTAP message...
2010-10-30 Andreas.Eversbergtarget/fw/layer1: Change L1CTL RACH req to properly...
2010-10-27 Holger Hans Peter... gsm0808: Add a method to create a clear command message.
2010-10-24 Sylvain Munautcodec: Fix bit order table definition for GSM HR
2010-10-24 Sylvain Munautcodec: Add the missing bits for include to install...
2010-10-24 Sylvain MunautMerge commit 'dc0ebdfbdf3b1a381754c6ef4a59b0354eba7705'
2010-10-18 Holger Hans Peter... msgb: Add non-inlined helper functions to ease with...
2010-10-18 Holger Hans Peter... gsm0480: Add method create own number response
2010-10-15 Sylvain Munautcodec: Add bit ordering tables from specs for HR,FR...
2010-10-11 Holger Hans Peter... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans Peter... gsm0480: Move the USSD parsing code to libosmocore
2010-10-08 Holger Hans Peter... msgfile: Add a file parser for a simple file format
2010-09-30 Holger Hans Peter... gsm0480: Add USSD format functions to libosmocore
2010-09-28 Sylvain Munautl1ctl: Add initial tch_mode value in DM_EST_REQ
2010-09-26 Andreas.Eversberg[layer23] Added support for changing TCH mode via L1CTL...
2010-09-20 Sylvain MunautMerge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d'
2010-09-18 Andreas.Eversberg[layer23] SIM client completion
2010-09-17 Sylvain MunautMerge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'
2010-09-17 Sylvain Munautprotocol/gsm_04_08: Fix cr field position in gsm48_cip_...
2010-09-13 Holger Hans Peter... vty: Add functions to access index and node
2010-09-11 Andreas.Eversberg[layer23 / layer1] Added interface for changing crypto...
2010-09-01 Andreas EversbergAdd handover and frequency redefiniton message headers
2010-08-31 Holger Hans Peter... vty: Make the talloc ctx extern void* to avoid duplicat...
2010-08-26 Holger Hans Peter... vty: Add a new callback to let code decide if it is...
2010-08-25 Harald Welteadd header file for osmo_daemonize()
2010-08-25 Harald Weltelogging: add missing include file changes for last...
2010-08-25 Harald Weltelogging: rename tgt_stdout to tgt_file
2010-08-21 Andreas.Eversberg[l1ctl] Introducing L1CTL_FREQ_REQ to change frequency...
2010-08-04 Harald WelteMerge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'
2010-08-04 Harald WelteImport gsm48_decode_freq_list() from osmocom-bb/layer23
2010-08-03 Holger Hans Peter... vty: Forward delcare the logging command.
2010-07-30 Harald Welteadd new hexdump_nospc() function
2010-07-30 Harald Weltemove hexdump() from logging.c to utils.c
2010-07-30 Harald WelteImport 'hexparse' function from OpenBSC
2010-07-29 Harald WelteMerge remote branch 'origin/sylvain/pending'
2010-07-27 Sylvain Munautl1ctl_proto: Use an enum for the message type rather...
2010-07-27 Sylvain Munautl1ctl_proto.h: Fixup name of the guard ifdef
2010-07-27 Sylvain Munautinclude: Rename l1a_l23_interface.h to l1ctl_proto.h
2010-07-27 Sylvain MunautMerge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c...
2010-07-25 Sylvain Munautcore/msgb: Use the new osmo_panic call to handle errors
2010-07-25 Sylvain Munautcore: Add some generic panic handling
2010-07-25 Sylvain Munautosmocore: Add utility function rsl_chan_nr_str to RSL
2010-07-23 Holger Hans Peter... msgb: Avoid warnings that the string might contain...
2010-07-23 Holger Hans Peter... gsm0808: Why should there be a lchan in the parameter...
2010-07-23 Holger Hans Peter... gsm0808: Import unaligned mem access fix from on-waves...
2010-07-23 Holger Hans Peter... gsm_utils: Move the gsm_7bit_alphabet into the impl...
2010-07-22 Harald Weltemsgb: Check for available headroom/tailroom and abort...
2010-07-20 Holger Hans Peter... gsm_04_12.h: Add beginning of structs for SMS CB
2010-07-19 Nico Golde* rewrite GSM 7bit default encoding/decoding based...
2010-07-15 Ingo AlbrechtMerge commit '383134b5ac0b94393cd46e2f00aeb1fd6f1a540f'
2010-07-15 Ingo AlbrechtAdded crc16 from linux kernel.
2010-07-13 Andreas.Eversberg[layer 1] L1CTL_PARAM_REQ is introduced to change TX...
2010-07-13 Andreas.Eversberg[layer 1] Reset option for scheduled frames.
next