index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg
Holger Hans Peter Freyther
2014-10-10
2
-4
/
+11
*
gprs-ns/test: Check the nsvc state explicitely
Jacob Erlbeck
2014-10-09
1
-0
/
+7
*
gprs-ns/test: Re-add return value check for gprs_nsvc_reset
Holger Hans Peter Freyther
2014-10-09
1
-1
/
+3
*
gprs-ns: Fix reset state handling
Jacob Erlbeck
2014-10-09
3
-11
/
+27
*
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
2014-10-09
2
-3
/
+8
*
gprs-ns/test: Add test_sgsn_reset_invalid_state
Jacob Erlbeck
2014-10-09
2
-0
/
+163
*
gprs-ns/test: Add expire_nsvc_timer
Jacob Erlbeck
2014-10-09
1
-0
/
+15
*
gprs-ns/test: Save the last PDU type sent
Jacob Erlbeck
2014-10-09
1
-0
/
+4
*
gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset
Jacob Erlbeck
2014-10-09
2
-22
/
+13
*
build: resolve compiler warning about implicit delcaration
Jan Engelhardt
2014-10-04
1
-0
/
+1
*
build: fix linker error with kasumi_test
Jan Engelhardt
2014-10-03
1
-2
/
+1
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
8
-8
/
+14
*
utils: resolve compiler warnings on implicit declarations
Jan Engelhardt
2014-10-03
1
-0
/
+1
*
misc: Look into the build directory for generated files
Holger Hans Peter Freyther
2014-09-25
4
-4
/
+4
*
gprs: Set bssgph field in bssgp_msgb_alloc()
Jacob Erlbeck
2014-09-23
1
-1
/
+3
*
gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE
Jacob Erlbeck
2014-09-23
1
-3
/
+7
*
gprs: Fix and check BVCI in BSSGP STATUS messages
Jacob Erlbeck
2014-09-23
2
-1
/
+15
*
Fix copyright header in gan.c
Harald Welte
2014-09-11
1
-4
/
+4
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
5
-0
/
+106
*
debian: Depend on the right version of libosmogsm as well
Holger Hans Peter Freyther
2014-09-08
1
-1
/
+1
*
debian: Depend on libosmocore5 for the legacy package
Holger Hans Peter Freyther
2014-09-08
1
-1
/
+1
*
debian: fix build errors with libosmogsm and libosmoctrl
Ciaby
2014-09-08
3
-2
/
+9
*
logging: Document the ABI breakage in the release todo
Holger Hans Peter Freyther
2014-09-02
1
-0
/
+1
*
msgfile: Fix memleak in the test and release the list
Holger Hans Peter Freyther
2014-08-29
1
-0
/
+1
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
3
-3
/
+23
*
gsm48.h: define the reserved TMSI in libosmocore, not openbsc
Harald Welte
2014-08-24
1
-0
/
+3
*
add port number 4238 for BTS control interface
Harald Welte
2014-08-24
2
-0
/
+2
*
libctrl: Add support for 'deferred control commands'
Harald Welte
2014-08-24
3
-0
/
+92
*
ctrl: Attempt fix the build on FreeBSD and add include file
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+1
*
prepare for 0.7.0 release
Harald Welte
2014-08-21
5
-5
/
+11
*
Convert recently-introduced header files to #pragma once
Harald Welte
2014-08-21
3
-13
/
+3
*
New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface
Harald Welte
2014-08-21
2
-0
/
+8
*
rename controlif_setup() to ctrl_interface_setup()
Harald Welte
2014-08-21
2
-4
/
+4
*
libctrl: Make two internal helper functions static
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Move bulk of control node lookup inti libosmoctrl
Harald Welte
2014-08-21
2
-7
/
+134
*
libctrl: remove 'struct gsm_network' references
Harald Welte
2014-08-21
2
-9
/
+6
*
libctrl: remove bsc-specific declaration
Harald Welte
2014-08-21
1
-1
/
+0
*
libctrl: adopt to recent ipaccess/ipa naming change
Harald Welte
2014-08-21
1
-2
/
+3
*
libctrl: autotools build system integration
Harald Welte
2014-08-21
5
-7
/
+27
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
4
-29
/
+35
*
libctrl: remove reference to bsc_replace_string()
Harald Welte
2014-08-21
2
-1
/
+8
*
libctrl: Avoid using external tall_bsc_ctx
Harald Welte
2014-08-21
1
-6
/
+6
*
libctrl: remove openbsc headers, convert from make_sock to libosmocore
Harald Welte
2014-08-21
4
-23
/
+14
*
libctrl: Remove reference to 'DNAT' in favor of 'DCTRL'
Harald Welte
2014-08-21
1
-1
/
+1
*
libctr: rename/move control interface to libosmocore naming scheme
Harald Welte
2014-08-21
5
-0
/
+0
*
ctrl: Allow the value to contain spaces. No need to split the string
Holger Hans Peter Freyther
2014-08-21
1
-1
/
+1
*
ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE
Holger Hans Peter Freyther
2014-08-21
1
-6
/
+1
*
ctrl: Reduce code duplication and add a define to create the struct
Holger Hans Peter Freyther
2014-08-21
1
-13
/
+10
*
ctrl: Remove the param parameter as it was never used/implemented
Holger Hans Peter Freyther
2014-08-21
2
-6
/
+0
*
ctrl: Introduce a macro for read-only attributes and use it
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+14
[prev]
[next]