index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
|
*
Add RSSI to l1sap
Andreas Eversberg
2013-07-06
1
-0
/
+2
|
*
Add MPH and TCH primitives to layer 1 SAP
Andreas Eversberg
2013-07-06
1
-3
/
+72
|
*
Remove osmo_phsap_prim from lapdm.h and move to a seperate header file
Andreas Eversberg
2013-07-06
3
-49
/
+55
|
*
Add LAPDm collision test (contention resolution on network side)
Andreas Eversberg
2013-07-06
1
-0
/
+69
|
/
*
get_value_string: Null terminate after the call to snprintf
Holger Hans Peter Freyther
2013-07-04
1
-0
/
+1
*
vty: Attempt to fix various meam leaks in the VTY lookup code
Holger Hans Peter Freyther
2013-07-03
1
-0
/
+3
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
3
-2
/
+26
*
strrb: Remove a tautology from the code
Holger Hans Peter Freyther
2013-07-03
1
-1
/
+1
*
misc: Fix compiler warnings about the static_assert macro with gcc 4.8
Holger Hans Peter Freyther
2013-07-01
1
-1
/
+1
*
debian: Prepare the 0.6.2 release with a new changelog
Holger Hans Peter Freyther
2013-07-01
1
-2
/
+2
*
BSSGP: prevent divide-by-zero in flow control
Harald Welte
2013-06-29
1
-10
/
+33
*
introduce gsm0808_create_reset_ack()
Harald Welte
2013-06-29
2
-0
/
+14
*
fr: Fix the linking of the test and use $(LIBRARY_DL) for linking
Holger Hans Peter Freyther
2013-06-26
1
-1
/
+1
*
lapd: Upate the assert to OSMO_ASSERT and describe what we would like to have
Holger Hans Peter Freyther
2013-06-19
1
-2
/
+2
*
lapd: The two known LAPDm issues have been addressed, update the test
Holger Hans Peter Freyther
2013-06-19
2
-13
/
+7
*
lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind
Harald Welte
2013-06-18
1
-2
/
+3
*
Makefile.am: Use AM_CPPFLAGS
Alexander Huemer
2013-06-12
1
-1
/
+1
*
misc: Fix the spelling of frame in the RLM cause strings
Holger Hans Peter Freyther
2013-06-11
1
-1
/
+1
*
gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected
Bhaskar
2013-05-23
1
-1
/
+1
*
gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6.
Bhaskar
2013-05-23
1
-1
/
+1
*
gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05
Bhaskar
2013-05-23
2
-3
/
+3
*
lapd: Set the tx_hist to NULL after freeing it
Holger Hans Peter Freyther
2013-05-08
1
-0
/
+1
*
osmo-arfcn: Return something from the method
Holger Hans Peter Freyther
2013-04-21
1
-0
/
+1
*
Merge branch 'zecke/jolly-lapdm-fixes'
Holger Hans Peter Freyther
2013-04-07
4
-6
/
+104
|
\
|
*
Fix of potential memory leaks at lapdm.c
Andreas Eversberg
2013-04-06
1
-4
/
+17
|
*
Fix: LAPDm contention resoltion must acknowledge subsequent SABM
Andreas Eversberg
2013-04-06
3
-2
/
+87
|
/
[prev]
[next]