osmocom-bb.git
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 Welteremove debug printf from socket.c
2011-05-22 Harald Weltegsmtap: deal with apps that call gsmtap_send*() with...
2011-05-22 Harald Weltevty: print actual application name rather than always...
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-19 Pablo Neira... logging: fix corrupted output
2011-05-12 Holger Hans... app: Introduce some routines to help with application...
2011-05-10 Harald Welteupdate debian changelog to 0.3.0
2011-05-10 Harald Welteupdate include paths in debian packaging spec
2011-05-08 Harald Weltelibosmocore: bump library interface version to '1'...
2011-05-07 Pablo Neira... msgfile: use namespace prefix osmo_* and use more descr...
2011-05-07 Pablo Neira... plugin: use namespace prefix osmo_*
2011-05-07 Pablo Neira... backtrace: use namespace prefix osmo_*
2011-05-07 Pablo Neira... crc: use namespace prefix osmo_*
2011-05-07 Pablo Neira... utils: use namespace prefix osmo_*
2011-05-07 Pablo Neira... statistics: use namespace prefix osmo_counter*
2011-05-07 Pablo Neira... write-queue: use namespace prefix osmo_wqueue*
2011-05-07 Pablo Neira... signal: use namespace prefix osmo_signal*
2011-05-07 Pablo Neira... select: use namespace prefix osmo_fd* and osmo_select*
2011-05-07 Pablo Neira... timer: use namespace prefix osmo_timer*
2011-05-04 Harald WelteGSMTAP: add function to create a 'sink' for gsmtap...
2011-05-04 Pablo Neira... logging: make sure the output is null-terminated
2011-05-04 Pablo Neira... logging: remove workaround now that _output() has been...
2011-05-04 Pablo Neira... logging: rework _output() function
2011-05-04 Pablo Neira... logging: several memory allocation belong to tall_log_c...
2011-05-04 Pablo Neira... logging: fix missing description of global loglevel
2011-04-28 Sylvain Munautcore/conv: Only consider error for non-zero soft values
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... include: fix missing extern in osmo_panic* declarations
2011-04-18 Holger Hans... misc: Remove the sys/types.h include from various files
2011-04-18 Holger Hans... 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-29 Holger Hans... logging: Add the 'all' category back to the log level...
2011-03-29 Holger Hans... vty: Fix a memory leak in the vty description command
2011-03-28 Pablo Neira... utils: move OSMO_SNPRINT_RET() macro definition to...
2011-03-28 Pablo Neira... vty: move vty_out_rate_ctr_group prototype to osmocom...
2011-03-28 Pablo Neira... write_queue: use full path of includes in osmocom/core...
2011-03-28 Pablo Neira... bitvec: 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... include: reorganize headers file to include/osmocom...
2011-03-23 Pablo Neira... This patch moves the GSM-specific functions to the...
2011-03-19 Pablo Neira... vty: integration with logging framework
2011-03-05 Harald WelteTLV: Add tv_fixed_put() and msgb_tv_fixed_put()
2011-03-02 Harald WelteMerge branch 'master' of git.osmocom.org:libosmocore
2011-02-24 Harald WelteLOGGING: Use host.app_info->name instead of FIXME
2011-02-19 Harald Welterxlev_stat: Fix compiler warning
2011-02-19 Harald Weltevty: Revert Makefile.am change for libosmocore dependency
2011-02-18 Harald WelteLOGGING: remove duplicated code between vty-logging...
2011-02-18 Harald WelteLOGGING: Add missing 'nat' subsystem
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-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...
next