index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gb: Separate nsvc creation from NS message processing
Jacob Erlbeck
2013-10-08
2
-55
/
+153
*
tests/gb: Add test for GPRS NS protocol
Jacob Erlbeck
2013-10-08
4
-1
/
+383
*
tests: Fix warnings
Jacob Erlbeck
2013-10-08
5
-5
/
+8
*
msgb: Add may_alias attribute to struct libgb_msgb_cb
Jacob Erlbeck
2013-10-08
1
-1
/
+1
*
tests: Fix the sms_test and use the right array
Holger Hans Peter Freyther
2013-10-08
1
-1
/
+1
*
bssgp: Address various compiler warnings in the bssgp code
Holger Hans Peter Freyther
2013-09-16
1
-0
/
+3
*
gsm48: Added 'Network Daylight Saving Time' info element
Jacob Erlbeck
2013-09-16
2
-0
/
+2
*
vty: Allow vty_go_parent() in all nodes.
Jacob Erlbeck
2013-09-11
1
-5
/
+25
*
vty: Fix compiler warning in the test
Holger Hans Peter Freyther
2013-09-10
1
-1
/
+2
*
vty: Replace 'enum node_type' by 'int' for last_node
Jacob Erlbeck
2013-09-10
1
-1
/
+1
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
6
-7
/
+188
*
vty: Refactored vty_go_parent(), 'end' and 'exit'
Jacob Erlbeck
2013-09-08
1
-22
/
+35
*
vty: Rename is_config() to is_config_child()
Jacob Erlbeck
2013-09-08
1
-3
/
+3
*
misc: Include time.h for time_t on FreeBSD
Holger Hans Peter Freyther
2013-09-04
1
-0
/
+2
*
Merge branch 'zecke/features/alpha-numeric'
Holger Hans Peter Freyther
2013-09-04
5
-10
/
+103
|
\
|
*
sms: Implement encoding the address as alphanumeric type
Holger Hans Peter Freyther
2013-09-04
5
-10
/
+103
|
/
*
core: Remove defined() check for OSMO_DEPRECATE
Jacob Erlbeck
2013-08-15
1
-11
/
+5
*
core: Fix-up the OSMO_DEPRECATED for older compilers
Holger Hans Peter Freyther
2013-08-14
1
-3
/
+9
*
core: Support clang with OSME_DEPRECATED
Jacob Erlbeck
2013-08-14
1
-4
/
+15
*
conv: Fix main() of conv_test to compile with clang.
Jacob Erlbeck
2013-08-14
1
-1
/
+2
*
core: Move OSMO_DEPRECATED to new core/defs.h file
Jacob Erlbeck
2013-08-14
3
-13
/
+41
*
tests: Move expensive tests to the end of the list
Jacob Erlbeck
2013-08-13
1
-13
/
+13
*
sms: Disable deprecated message
Jacob Erlbeck
2013-08-12
1
-6
/
+20
*
sms: Added comment about the gsm_7bit_alphabet table
Jacob Erlbeck
2013-08-12
1
-2
/
+6
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
8
-127
/
+290
*
debian: Split libosmocore into various libs and address lintian warnings
Holger Hans Peter Freyther
2013-08-12
11
-10
/
+49
*
lapd: Remove the double NULL check idiom with msgb_free
Holger Hans Peter Freyther
2013-08-09
1
-22
/
+13
*
debian: Create a new upstream changelog entry
Holger Hans Peter Freyther
2013-08-09
1
-0
/
+6
*
gsm: The LAPDm prim/structs changed, increment current version
Holger Hans Peter Freyther
2013-08-09
1
-1
/
+1
*
ussd: Changed 7bit test to check spec conformance directly
Jacob Erlbeck
2013-08-08
1
-6
/
+13
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
6
-5
/
+83
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
5
-2
/
+28
*
gsm: Try to clarify why we have gsm_septet_encode in the header file
Holger Hans Peter Freyther
2013-08-07
1
-0
/
+1
*
vty: Support multi-char separators and end strings
Jacob Erlbeck
2013-08-06
2
-5
/
+6
*
vty: Fix misusage of snprintf in vty/utils.c
Jacob Erlbeck
2013-08-06
6
-4
/
+71
*
utils: Fix compiler warnings n the osmo-auc-gen utility
Holger Hans Peter Freyther
2013-07-14
1
-1
/
+3
*
vty: Fix logically dead code in the description handling
Holger Hans Peter Freyther
2013-07-14
1
-1
/
+1
*
gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION
Dmitri Soloviev
2013-07-11
1
-0
/
+1
*
LAPD: Free resume/re-establishment msgb if it carries no content
Andreas Eversberg
2013-07-10
1
-2
/
+5
*
gsm: Revert the gsm_7bit_encode changes as they are wrong
Holger Hans Peter Freyther
2013-07-07
2
-30
/
+9
*
make lapd_test compile again.
Harald Welte
2013-07-06
1
-69
/
+0
*
utils.h: we need to include utils.h for osmo_generate_backtrace()
Harald Welte
2013-07-06
1
-0
/
+2
*
Merge branch 'jolly/trx'
Harald Welte
2013-07-06
12
-84
/
+278
|
\
|
*
Fix: Handle returned length by gsm_7bit_encode correctly
Andreas Eversberg
2013-07-06
1
-9
/
+24
|
*
Fix encoding of last character at 7bit encoding function
Andreas Eversberg
2013-07-06
1
-0
/
+6
|
*
libosmogb: Add function to close NS instance without destroying it
Holger Hans Peter Freyther
2013-07-06
3
-8
/
+17
|
*
Fix RR cause values
Andreas Eversberg
2013-07-06
1
-3
/
+3
|
*
LAPDm: Allow sending unit data on DCCH
Andreas Eversberg
2013-07-06
1
-10
/
+18
|
*
LAPDm: Fix re-establishment of datalink
Andreas Eversberg
2013-07-06
1
-5
/
+14
|
*
Add chan_nr to RACH info at L1SAP interface
Andreas Eversberg
2013-07-06
1
-0
/
+1
[next]