osmocom-bb.git
2010-10-11 Holger Hans... ussd: Work with uint16_t for the length
2010-10-11 Holger Hans... ussd: Verify that parsing is stil working and print...
2010-10-11 Holger Hans... ussd: Add next test that show that we access the data...
2010-10-11 Holger Hans... ussd: Check the structure of the IE.
2010-10-11 Holger Hans... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans... gsm0480: Move the USSD parsing code to libosmocore
2010-10-08 Holger Hans... msgfile: Add a file parser for a simple file format
2010-09-30 Holger Hans... gsm0480: Add USSD format functions to libosmocore
2010-09-20 Sylvain Munautgsm48: Fix gsm48_encode_called - Set no extension bit
2010-09-19 Holger Hans... gsm0808: Fix the TLV definition of CIC and Service...
2010-09-17 Sylvain MunautMake sure we don't user std{err,in,out} if they don...
2010-09-17 Sylvain Munautprotocol/gsm_04_08: Fix cr field position in gsm48_cip_...
2010-09-13 Holger Hans... vty: Add functions to access index and node
2010-09-11 Holger Hans... vty: Use the copyright string from the app_info.
2010-09-10 Holger Hans... vty: Link osmovty to osmocore as it is using the symbols
2010-09-04 Holger Hans... vty: Everything <= CONFIG_NODE is not a child of config
2010-09-01 Andreas EversbergAdd handover and frequency redefiniton message headers
2010-08-31 Holger Hans... plugin: Blind build fix for OSX...
2010-08-31 Holger Hans... vty: Make the talloc ctx extern void* to avoid duplicat...
2010-08-26 Holger Hans... vty: Handle nodes part of the lib in the lib, for the...
2010-08-26 Holger Hans... vty: Add a new callback to let code decide if it is...
2010-08-26 Holger Hans... vty: Move the assumption of the config nodes into a...
2010-08-25 Harald Welteadd header file for osmo_daemonize()
2010-08-25 Harald WelteAdd helper function 'osmo_daemonize()' to convert proce...
2010-08-25 Harald Weltelogging: add missing include file changes for last...
2010-08-25 Harald Weltelogging: add log target logging into text file and...
2010-08-25 Harald Weltelogging: rename tgt_stdout to tgt_file
2010-08-24 Harald Welteadd debian packaging related information
2010-08-05 Holger Hans... bsc_fd: Add a build option to be able to debug fd list...
2010-08-04 Holger Hans... gsm0808: Add some more TLV definitions coming from...
2010-08-04 Harald WelteImport gsm48_decode_freq_list() from osmocom-bb/layer23
2010-08-03 Holger Hans... vty: Forward delcare the logging command.
2010-07-30 Harald Weltelogging: Make sure we don't use "end of color" code...
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 Munautbuild: Use AS_HELP_STRING macro to format the ./configu...
2010-07-25 Sylvain Munautosmocore: Add utility function rsl_chan_nr_str to RSL
2010-07-23 Holger Hans... msgb: Avoid warnings that the string might contain...
2010-07-23 Holger Hans... gsm0808: Why should there be a lchan in the parameter...
2010-07-23 Holger Hans... gsm0808: Import unaligned mem access fix from on-waves...
2010-07-23 Holger Hans... 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... gsm_04_12.h: Add beginning of structs for SMS CB
2010-07-20 Holger Hans... gsm_7bit_decode: rtext does not hold a null byte, reduc...
2010-07-20 Nico Goldetests: don't hardcode length values of expected encodin...
2010-07-19 Holger Hans... gsm_7bit_decode: Handle the case of the last charachter...
2010-07-19 Holger Hans... tests: Separate encoding/decoding test to verify them...
2010-07-19 Nico Golde* rewrite GSM 7bit default encoding/decoding based...
2010-07-15 Ingo AlbrechtAdded crc16 from linux kernel.
2010-07-13 Andreas Eversberg[VTY] add support for numeric ranges with negative...
2010-07-13 Harald Welte[RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll...
2010-07-12 Andreas EversbergAdd 3-digit MNC support to gsm48_generate_lai()
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-07-04 Sylvain Munautgsm_utils: Fix typo in gsm band name
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 Harald WelteFix typo in configure script regarding --disable-vty
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
2010-06-09 Sylvain Munautgsm_utils: Add a fn to test A5(x) support given a class...
2010-06-08 Holger Hans... vty: Mark app info strings as const char*.
2010-06-01 Harald WelteMerge remote branch 'origin/master'
2010-06-01 Harald Welteadd new new gprs_tmsi2tlli() function
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 Welterename log_info to osmo_log_info to avoid namespace...
2010-05-25 Harald Weltefix typo resultin in dist/distcheck problem
2010-05-25 Harald WelteAdd pkgconfig for libosmovty
2010-05-25 Harald Weltemake sure we actually install the vty headers
2010-05-25 Harald WelteCreate libosmovty as library from OpenBSC VTY functions
2010-05-23 Holger Hans... rate_ctr: Make the struct rate_ctr_group_desc members...
2010-05-19 Andreas.EversbergAdded some "get"-functions to bitvec of libosmocore.
2010-05-16 Holger Hans... gsm0808: Add API to wrap a GSM48 msg with a BSSMAP...
2010-05-15 Holger Hans... gsm48: Add paging response header
2010-05-13 Holger Hans... gsm0808: Add TLV entries for types used by the Compl...
2010-05-13 Harald Welte[rate_ctr] always 'overflow' in next larger inetrval...
2010-05-13 Harald Welte[rate_ctr] Rename group_prefix_fmt to group_name_prefix
2010-05-13 Harald Welterate_counters: Remove group-name-sprintf-with-idx string
2010-05-13 Harald Welterate_ctr: Store the numeric index as part of 'rate_ctr_...
2010-05-13 Harald WelteAdd new 'rate counter' implementation to libosmocore
2010-05-11 Harald Weltelogging: add log_vty_{level,category}_string()
2010-05-11 Harald Weltelogging: introuduce log_level_str() to obtain the name...
2010-05-01 Harald Weltemsgb: initialize cb[] to zero during msgb_reset()
2010-05-01 Harald WelteImport gsm48_construct_ra() from openbsc
2010-05-01 Harald Weltegsm48.h: Prevent accidental re-inclusion of same header...
2010-05-01 Harald Welteimport gsm48_parse_ra() and gprs_tlli_type() from openbsc
2010-05-01 Holger Hans... Add missing file.
2010-04-30 Harald Weltemsgb: introduce msgb->cb (the control buffer)
2010-04-30 Harald Weltemsgb: remove smsh, llch, tlli and gmmh
2010-04-30 Harald Welteremove the unneeded bts_link pointer from msgb
2010-04-28 Sylvain MunautUpdate .gitignore
next