[layer23] Added missing TMSI REALLOCATION COMPLETE reply
[osmocom-bb.git] / src /
2010-09-18 Andreas.Eversberg[layer23] Added missing TMSI REALLOCATION COMPLETE...
2010-09-17 Sylvain Munautlayer23/mobile: Fix space/tab indenting in subscriber.c
2010-09-17 Sylvain Munautfw/l23_api: Fix cut&paste typo in comment
2010-09-17 Sylvain Munauthost/layer23: Enable a5/[1,2] support
2010-09-17 Sylvain Munautfw/layer1: Properly set/reset ciphering parameters...
2010-09-17 Sylvain Munautfw/dsp: Add function to load dsp ciphering parameters
2010-09-17 Sylvain Munautfw/layer1: Properly load the tch dsp param (including...
2010-09-17 Sylvain Munautfw: Update dsl_load_tch_params to set the fn_sid, fn_re...
2010-09-17 Sylvain Munautfw: Move channel type/mode definitions in common header
2010-09-17 Sylvain Munautfw & layer23: Remove limitation about the SDCCH subchan...
2010-09-17 Sylvain Munautfw/layer1: Increase tdma_sched bucket size
2010-09-17 Sylvain Munautfw/layer1: Add common TPU win setup/cleanup code
2010-09-17 Sylvain Munautfw/layer1: Convert primitives to use common DSP/TPU...
2010-09-17 Sylvain Munautfw/layer1: Add some sched items flags to signal DSP...
2010-09-17 Sylvain Munautfw/layer1: Add a 'flags' field to sched_items and the...
2010-09-17 Sylvain Munautfw/layer1: Add a priority field for sched_item
2010-09-17 Andreas.Eversberg[layer23] Added XOR and COMP128 encryption to test SIM
2010-09-17 Sylvain Munauthost/mobile: Enable frq_refef & hand over now that...
2010-09-17 Sylvain MunautMerge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'
2010-09-17 Sylvain MunautMake sure we don't user std{err,in,out} if they don...
2010-09-17 Andreas.Eversberg[layer23] Added missing state change
2010-09-17 Andreas.Eversberg[layer23] CM service is now accepted when ciphering...
2010-09-16 Andreas.Eversberg[layer23] Added missing pointer reset during establishm...
2010-09-15 Andreas.Eversberg[layer23] Fixed A5/1 support coding
2010-09-15 Andreas.Eversberg[layer23] Fix in LAPDm: reset send_buffer offset at...
2010-09-14 Sylvain Munautlayer1: Make rfch_get_params tolerate NULL ptr for...
2010-09-14 Sylvain Munautlayer23: Add support for SI1 decoding and imm.ass hopping
2010-09-14 Sylvain Munautlayer23: Move app logic in layer3.c with state struct.
2010-09-14 Sylvain Munautlayer23/l1ctl: Add the RX power to the DATA_IND debug...
2010-09-14 Sylvain Munautlayer23/l1ctl: Remove useless printf debug
2010-09-14 Sylvain Munautfw/layer1: Use the proper RF params for the burst speci...
2010-09-14 Sylvain Munautmisc: update .gitignore files
2010-09-14 Andreas.Eversberg[layer1] Fixed memory leak issue after releasing dedica...
2010-09-14 Andreas.Eversberg[layer23] Undo second hunk of last commit
2010-09-14 Andreas.Eversberg[layer23] Fixed IMEISV type IE for CIPHERING COMPLETE...
2010-09-13 Holger Hans Peter... vty: Add functions to access index and node
2010-09-12 Andreas.Eversberg[layer1] Fixed double IRQ bug
2010-09-11 Andreas.Eversberg[layer1] Added frequency change control to layer 1...
2010-09-11 Andreas.Eversberg[layer23 / layer1] Added interface for changing crypto...
2010-09-11 Andreas.Eversberg[layer23] Fix of MCC/MNC output in sysinfo.c
2010-09-11 Holger Hans Peter... vty: Use the copyright string from the app_info.
2010-09-10 Holger Hans Peter... vty: Link osmovty to osmocore as it is using the symbols
2010-09-04 Holger Hans Peter... vty: Everything <= CONFIG_NODE is not a child of config
2010-09-01 Ingo Albrechtui: Some experimental code snippets i cobbled together...
2010-08-31 Holger Hans Peter... plugin: Blind build fix for OSX...
2010-08-30 Andreas.Eversberg[layer23] SIM client accepts status code 61xx as a...
2010-08-29 Andreas.Eversberg[layer23] "show cell 1 <arfcn>" gives better overview...
2010-08-29 Andreas.Eversberg[layer23] Fixed security issue
2010-08-29 Andreas.Eversberg[layer23] Reset scheduler after leaving dedicated mode
2010-08-29 Andreas.Eversberg[layer23] Fix of corrupt MM event messages
2010-08-28 Andreas.Eversberg[layer23] Disable FREQUENCY REDEFINITION and HANDOVER...
2010-08-28 Andreas.Eversberg[layer23] Layer 3 now uses SIM client to request and...
2010-08-28 Andreas.Eversberg[layer23] Adding SIM client
2010-08-26 Holger Hans Peter... vty: Handle nodes part of the lib in the lib, for the...
2010-08-26 Holger Hans Peter... vty: Add a new callback to let code decide if it is...
2010-08-26 Holger Hans Peter... vty: Move the assumption of the config nodes into a...
2010-08-25 Harald WelteAdd helper function 'osmo_daemonize()' to convert proce...
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-21 Andreas.Eversberg[layer23] Radio ressource protocol completed except...
2010-08-21 Andreas.Eversberg[layer23] Header file for last commit
2010-08-21 Andreas.Eversberg[layer23] L1CTL frequency change implementation in...
2010-08-16 Ingo Albrechtloader: convert to kernel style
2010-08-15 Andreas.Eversberg[layer23] Fixed handling of IMSI in special cases
2010-08-14 Andreas.Eversberg[layer23] Added (incomplete) ASSIGNMENT COMMAND handling
2010-08-12 Andreas.Eversberg[layer23/lapdm] Added more headroom for data indication...
2010-08-12 Andreas.Eversberg[layer23] Removed hack: Allocate SDCCH when requesting...
2010-08-11 Andreas.Eversberg[layer23] Paging response depends on the supported...
2010-08-10 Andreas.EversbergAdded support for NMEA GPS receiver
2010-08-10 Andreas.EversbergAdded sequence number to L3 messages (see GSM 04.08...
2010-08-05 Holger Hans Peter... bsc_fd: Add a build option to be able to debug fd list...
2010-08-04 Harald Welte[layer23] use gsm48_decode_freq_list() which has been...
2010-08-04 Holger Hans Peter... gsm0808: Add some more TLV definitions coming from...
2010-08-04 Harald WelteMerge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'
2010-08-04 Harald WelteImport gsm48_decode_freq_list() from osmocom-bb/layer23
2010-08-01 Andreas.Eversberg[layer23] Correctly release a call, if not yet acknowle...
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-29 Sylvain Munautlayer23: Fix Makefile.am noinst_HEADERS for vty.h
2010-07-29 Steve Markgraf[layer23] request a layer1 reset on startup of layer2...
2010-07-29 Harald WelteMerge remote branch 'origin/sylvain/pending'
2010-07-27 Sylvain Munautlayer23: Unify the prefix of l1ctl TX functions
2010-07-27 Sylvain Munautinclude: Rename l1a_l23_interface.h to l1ctl_proto.h
2010-07-27 Sylvain Munautlayer23: Use libosmocore rsl_chan_nr_str instead of...
2010-07-27 Sylvain Munautlayer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl...
2010-07-27 Sylvain Munautshared/libosmocore: Make sure to use the 'infinite...
2010-07-27 Sylvain MunautMerge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c...
2010-07-27 Sylvain Munautlayer23: Split [2/2] -> The header files
2010-07-27 Sylvain Munautlayer23: Split [1/2] -> The source code
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-25 Sylvain Munautlayer23: Pre-rework of the Makefile.am
2010-07-25 Sylvain Munautlayer23/include: Remove eXecutable permission bit from...
2010-07-25 Sylvain Munautlayer23: Switch to using gsmtap_util from libosmocom
2010-07-25 Sylvain Munautlayer23: Remove useless file telnet_interface.c
2010-07-25 Sylvain Munautlayer23: Alloc some headroom in incoming l1ctl packets
2010-07-25 Sylvain Munautfw/rf: Use printd for the trf6151_set_gain debug message
2010-07-23 Steve Markgraf[firmware] bring back gta0x images
next