crc: use namespace prefix osmo_*
[osmocom-bb.git] / include /
2011-05-07 Pablo Neira Ayusocrc: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusoutils: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusostatistics: use namespace prefix osmo_counter*
2011-05-07 Pablo Neira Ayusowrite-queue: use namespace prefix osmo_wqueue*
2011-05-07 Pablo Neira Ayusosignal: use namespace prefix osmo_signal*
2011-05-07 Pablo Neira Ayusoselect: use namespace prefix osmo_fd* and osmo_select*
2011-05-07 Pablo Neira Ayusotimer: use namespace prefix osmo_timer*
2011-05-04 Harald WelteGSMTAP: add function to create a 'sink' for gsmtap...
2011-04-26 Sylvain Munautcore/conv: Add some generic code for convolutional...
2011-04-26 Sylvain Munautgsm/a5: Add a A5 1&2 implementation
2011-04-26 Pablo Neira Ayusoinclude: fix missing extern in osmo_panic* declarations
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
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 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 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-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-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-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-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-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-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 AlbrechtAdded crc16 from linux kernel.
2010-07-13 Harald Welte[RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll...
2010-07-12 Andreas EversbergAdded new IE definitions to gsm_04_08.h of libosmocore.
2010-07-12 Andreas EversbergAdded single octet TV (type + value) to libosmocore.
2010-06-30 Harald WelteGPRS: Add 'input' generator functions for GPRS cipher...
2010-06-30 Harald WelteAdd support for plugins (and specifically GPRS encrypti...
2010-06-29 Harald Welte[gsmtap] add new gsmtap_makemsg() function
2010-06-29 Harald WelteAdd gsmtap utility functions to libosmocore
2010-06-25 Andreas Eversberg[RSL] Added special RSL message types for mobile side
2010-06-25 Andreas Eversberg[gsm48] fix typo in struct gsm48_req_ref
2010-06-15 Harald Welte[GSM 04.08] add more RR IEIs
2010-06-10 Sylvain Munautgsm48: Add authentication response message
next