1. 8617d09 lapd_core: Ensure we always have some tailroom by Harald Welte · 4 years ago
  2. ef5b9b6 lapd_core: Fix log line being about LAPD and not LAPDm by Harald Welte · 4 years, 1 month ago
  3. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  4. 28a198f gsm: lapd_core: Log timeout used upon start of T200 by Pau Espin Pedrol · 5 years ago
  5. 7a56952 lapd_core: Perform N200 retransmissions, not N200-1 by Harald Welte · 5 years ago
  6. d00a43f Log lapd_datalink state on errors by Max · 7 years ago
  7. 9dd3bf0 Fix malformed Abis/RSL messages with extra L3 Information field by Pau Espin Pedrol · 8 years ago
  8. 893979c Fix LAPD UA msgb memory leak. by Jean-Francois Dionne · 7 years ago
  9. a99e110 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  10. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  11. b9759db lapd_core: Fix crash in lapd_est_req() function by Ivan Kluchnikov · 7 years ago
  12. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  13. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  14. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  15. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  16. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  17. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  18. d78c973 Fix LAPD UA message buffer memory leak. by Jean-Francois Dionne · 7 years ago
  19. c733d14 lapd_core: Use 'struct value_string' for LAPD state names by Harald Welte · 7 years ago
  20. 6b986c2 lapd_core: Fix MDL-ERROR ind after RELEASE ind by Philipp Maier · 7 years ago
  21. d9f6129 lapd_core: fix program flow by Philipp Maier · 8 years ago
  22. 08177d3 lapd_core: Improve debug output by Philipp Maier · 8 years ago
  23. 2f0b0c9 Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c by Max · 7 years ago
  24. 87218ed LAPD: improve logging by Max · 7 years ago
  25. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  26. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  27. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  28. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  29. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  30. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  31. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  32. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  33. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  34. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  35. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  36. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  37. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  38. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  39. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  40. fb6a2e2 lapd: Remove unused variable t200_start in lapd_acknowledge. by Holger Hans Peter Freyther · 12 years ago
  41. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  42. 6ecafef lapd: Mention the L3 size of the payload being sent by Holger Hans Peter Freyther · 12 years ago
  43. 301f01e libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c by Andreas.Eversberg · 12 years ago
  44. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  45. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  46. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  47. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago