index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
lapd_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log lapd_datalink state on errors
Max
2018-01-16
1
-5
/
+5
*
Fix malformed Abis/RSL messages with extra L3 Information field
Pau Espin Pedrol
2017-12-10
1
-3
/
+1
*
Fix LAPD UA msgb memory leak.
Jean-Francois Dionne
2017-12-10
1
-0
/
+3
*
cosmetic: Fix trailing whitespace
Pau Espin Pedrol
2017-12-10
1
-6
/
+6
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
lapd_core: Fix crash in lapd_est_req() function
Ivan Kluchnikov
2017-09-01
1
-0
/
+4
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-9
/
+8
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-2
/
+2
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+1
*
use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore
Harald Welte
2017-05-15
1
-1
/
+0
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-4
/
+2
*
fix spelling in API docu, command reply, logging, descriptions
Thorsten Alteholz
2017-04-23
1
-1
/
+1
*
Fix LAPD UA message buffer memory leak.
Jean-Francois Dionne
2017-03-29
1
-5
/
+5
*
lapd_core: Use 'struct value_string' for LAPD state names
Harald Welte
2017-03-15
1
-28
/
+33
*
lapd_core: Fix MDL-ERROR ind after RELEASE ind
Philipp Maier
2017-02-07
1
-4
/
+4
*
lapd_core: fix program flow
Philipp Maier
2017-02-07
1
-5
/
+5
*
lapd_core: Improve debug output
Philipp Maier
2017-02-03
1
-144
/
+190
*
Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...
Max
2017-01-13
1
-0
/
+1
*
LAPD: improve logging
Max
2017-01-10
1
-4
/
+6
*
lapd_core: Fix crash in lapd_dl_flush_hist()
Harald Welte
2016-08-01
1
-1
/
+1
*
lapd_dl_flush_hist(): Don't flush a non-existant history
Harald Welte
2016-07-03
1
-0
/
+3
*
some comments / fixed typos
Neels Hofmeyr
2015-12-21
1
-1
/
+1
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
1
-0
/
+6
*
lapd: Improve log message and mention the SAPI the dl is on
Holger Hans Peter Freyther
2014-03-16
1
-2
/
+2
*
lapd: Use the right struct for the talloc_zero_array call
Holger Hans Peter Freyther
2014-02-09
1
-2
/
+2
*
lapd: Remove the double NULL check idiom with msgb_free
Holger Hans Peter Freyther
2013-08-09
1
-22
/
+13
*
LAPD: Free resume/re-establishment msgb if it carries no content
Andreas Eversberg
2013-07-10
1
-2
/
+5
*
LAPDm: Fix re-establishment of datalink
Andreas Eversberg
2013-07-06
1
-5
/
+14
*
lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind
Harald Welte
2013-06-18
1
-2
/
+3
*
lapd: Set the tx_hist to NULL after freeing it
Holger Hans Peter Freyther
2013-05-08
1
-0
/
+1
*
Fix: LAPDm contention resoltion must acknowledge subsequent SABM
Andreas Eversberg
2013-04-06
1
-2
/
+8
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+2
*
lapd: Use LOGL_ERROR for messgaes that are wrong in the given context
Holger Hans Peter Freyther
2012-11-26
1
-14
/
+14
*
misc: Use static const struct for LAPD and Abis
Holger Hans Peter Freyther
2012-11-22
1
-1
/
+1
*
lapd: Remove unused variable t200_start in lapd_acknowledge.
Holger Hans Peter Freyther
2012-03-16
1
-2
/
+1
*
lapd: Warn if someone attempts to send an empty message
Holger Hans Peter Freyther
2012-01-12
1
-0
/
+7
*
lapd: Mention the L3 size of the payload being sent
Holger Hans Peter Freyther
2012-01-12
1
-1
/
+2
*
libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c
Andreas.Eversberg
2012-01-10
1
-3
/
+21
*
gsm/lapd_core: Make sure rc is initialize in lapd_rx_u
Sylvain Munaut
2011-11-20
1
-1
/
+1
*
lapd: Fixed possible double free buf in lapd_core.c
Andreas Eversberg
2011-11-12
1
-2
/
+3
*
LAPD: Moved timer handling into seperate functions
Andreas Eversberg
2011-10-10
1
-72
/
+87
*
Split of LAPDm into a core part and a GSM specific part
root
2011-10-10
1
-0
/
+2128