msgb: add ->dst attribute to store routing information
[osmocom-bb.git] / include / osmocom /
2011-07-18 Pablo Neira Ayusomsgb: add ->dst attribute to store routing information
2011-07-18 Pablo Neira Ayusologging: add libosmo-abis logging subsystems
2011-07-18 Pablo Neira Ayusosignal: reserve signal subsystems >= INT_MAX/2 for...
2011-07-16 Harald Weltegsm 04.80: fix typo (256, not 265!)
2011-07-16 Harald Weltegsm 04.80: ussd_request.text can contain 0xff, needs...
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 Welteget rid of non-ANSI function declarations missing ...
2011-07-16 Harald Weltedon't use signed bit-fields
2011-07-16 Harald Weltetimer: use (void) for functions that take no arguments
2011-07-11 Harald Weltegsm 08.08: add value_strings and gsm0808_msg_name(...
2011-06-29 Harald Welteadd msgb_set_talloc_ctx() to set the talloc context...
2011-06-27 Harald Welteadd LAPDm code from osmocom-bb into libosmocore
2011-06-27 Harald Weltelogging: introduce library-internal logging categories
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 Harald Welteadd MAX() macro as OSMO_MAX
2011-06-26 Harald Weltemerge process.[ch] with application.[ch]
2011-06-26 Andreas Eversberggsm/utils: Adding conversion of "mobile power class...
2011-06-25 Harald Weltesysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT...
2011-06-25 Harald WelteRSL: Fix typo
2011-06-23 Harald Welteadd value_string definitions for RSL message types
2011-06-23 Harald Welteintroduce GSM primitive definitions
2011-06-23 Harald Welteadd new 'prim.h' header file for primitives
2011-06-13 Pablo Neira Ayusosocket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags
2011-06-13 Pablo Neira AyusoMerge branch 'master' of git.osmocom.org:libosmocore
2011-06-05 Harald Welteadd missing #include file to sysinfo.h
2011-06-05 Harald Welteabis_nm.h: Add include to gsm_utils.h
2011-05-30 Holger Hans Peter... abis_nm: Forward declare the used enums
2011-05-29 Harald Weltebitvec: add missing stdint.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 Holger Hans Peter... abis_nm: Mark the structs as extern to avoid compiler...
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 Weltelibosmogsm: add ipaccess related header file
2011-05-22 Harald Weltesocket: use listen() and SO_REUSEADDR, new osmo_sock_in...
2011-05-22 Harald WelteGSMTAP/socket code: Check for sys/socket.h and conditio...
2011-05-22 Harald Weltegsmtap: rework GSMTAP API to be more future-proof
2011-05-12 Holger Hans Peter... app: Introduce some routines to help with application...
2011-05-07 Pablo Neira Ayusomsgfile: use namespace prefix osmo_* and use more descr...
2011-05-07 Pablo Neira Ayusoplugin: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusobacktrace: use namespace prefix osmo_*
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-19 Pablo Neira Ayusovty: integration with logging framework
2011-02-18 Harald WelteLOGGING: remove duplicated code between vty-logging...
2011-02-18 Harald WelteLOGGING: configure logging from the vty
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-15 Sylvain Munautcodec: Add bit ordering tables from specs for HR,FR...
2010-09-13 Holger Hans Peter... vty: Add functions to access index and node
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-03 Holger Hans Peter... vty: Forward delcare the logging command.
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-08 Holger Hans Peter... vty: Mark app info strings as const char*.
2010-06-01 Harald WelteMerge remote branch 'origin/master'
2010-05-31 Harald Welte[VTY] Remove all application specific VTY node definiti...
2010-05-29 Harald Welteadd configure option '--disable-vty' to prevent buildin...
2010-05-25 Harald Welte[VTY] Introduce "struct vty_app_info" for vty_init...
2010-05-25 Harald Weltemake sure we actually install the vty headers
2010-05-25 Harald WelteCreate libosmovty as library from OpenBSC VTY functions