osmocom-bb.git
2011-02-17 Harald WelteLOGGING: Pass the log level down to the log target...
2011-02-15 Holger Hans... write_queue: Only pop the queue if it is not empty
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... gsmtap: The TETRA_AACH was defined twice, remove one...
2011-01-22 Holger Hans... logging: Add isup,m2ua,pcap from the cellmgr.
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... msgb: Make sure at compile time that headroom is smalle...
2011-01-16 Holger Hans... 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-13 Holger Hans... debian: Make the -dev package depend on the normal one
2011-01-13 Holger Hans... debian: Switch to the 3.0 git format, update version...
2011-01-03 Sylvain Munautvty: Fix typo testing return value of bind
2010-12-29 Holger Hans... smscb: Add definition of a warning message
2010-12-29 Holger Hans... smscb: Ignore the very simple test application.
2010-12-29 Holger Hans... smscb: Mention 23.041 and fix the size of the update...
2010-12-29 Holger Hans... smscb: Add some simple decoding routines for SMSCB.
2010-12-24 Harald WelteUse the app_info->name instead of the hostname
2010-12-20 Holger Hans... rate_ctr: No need to include the inttypes.h
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-19 Holger Hans... utils: Fix typo. It is ascii.
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... gsm0808: Move the clear request from bsc_msc_ip to...
2010-11-04 Holger Hans... gsm0808: Add a method to create a new DTAP message...
2010-10-31 Harald Welteselect.c: Change license terms from GPLv2 (from ulogd...
2010-10-27 Holger Hans... gsm0808: Fix the format of the clear IE...
2010-10-27 Holger Hans... gsm0808: Add a method to create a clear command message.
2010-10-26 Holger Hans... msgfile: Allow to have comments in the simple CSV file
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 Andreas.Eversbergbitvec: Fix decoding of H / L values
2010-10-18 Holger Hans... msgb: Add non-inlined helper functions to ease with...
2010-10-18 Holger Hans... gsm0480: Add method create own number response
2010-10-15 Sylvain Munautcodec: Add bit ordering tables from specs for HR,FR...
2010-10-15 Sylvain MunautUpdate .gitignore
2010-10-11 Holger Hans... ussd: gsm_7bit_decode will null terminate the string
2010-10-11 Holger Hans... ussd: Make sure that we at least have 8 bytes when...
2010-10-11 Holger Hans... ussd: Add size checks to the parse_ss_invoke calls
2010-10-11 Holger Hans... ussd: Make sure the component fits.
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...
next