1. 6cc5301 LAPD: Indicate sequence error after indicating received data by Andreas Eversberg · 7 months ago
  2. bd2b897 LAPDm: Add a flag to enable suppression of subsequent REJ frame by Andreas Eversberg · 8 months ago
  3. 49b7087 LAPD: Add support for RTS based polling and T200 by Andreas Eversberg · 8 months ago
  4. 1bb0b99 LAPD: Always update N(R) in pending TX frames if V(R) is incremented by Andreas Eversberg · 8 months ago
  5. 913a783 LAPD: Flush TX queue, if remote peer enters busy condition or rejects by Andreas Eversberg · 8 months ago
  6. cc63aae LAPD: Prepare lapd_send_i() for RTS support by Andreas Eversberg · 8 months ago
  7. 676b361 LAPDm: Correctly count expiry of T200 during estabishment/release by Andreas Eversberg · 8 months ago
  8. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago[Renamed (99%) from src/gsm/lapd_core.c]
  9. 2b283b1 LAPD: move tx_hist code into static functions by Max · 1 year, 7 months ago
  10. 327e5e9 LAPD: use bool for T200 reset flags by Max · 1 year, 9 months ago
  11. c569526 LAPD: log unknown format value by Max · 1 year, 9 months ago
  12. 68588c5 cosmetic: make linter happy with LAPD code by Max · 1 year, 9 months ago
  13. 28b404f gsm: lapd_core: Change log line NOTICE->INFO by Pau Espin Pedrol · 2 years, 4 months ago
  14. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  15. d2a6117 lapd_core: Don't dereference data link after sending PRIM_DL_REL by Harald Welte · 3 years, 6 months ago
  16. 76190d3 lapdm: Allow SABM L=0 in Timer Recovery State by Pau Espin Pedrol · 3 years, 8 months ago
  17. d5f7147 lapdm: Split lapd_rx_u() spaghetti into one function per message type by Pau Espin Pedrol · 3 years, 8 months ago
  18. bc1d715 lapd_core: After calling into L3, check if the state has changed by Harald Welte · 4 years ago
  19. 8617d09 lapd_core: Ensure we always have some tailroom by Harald Welte · 4 years ago
  20. ef5b9b6 lapd_core: Fix log line being about LAPD and not LAPDm by Harald Welte · 4 years, 1 month ago
  21. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  22. 28a198f gsm: lapd_core: Log timeout used upon start of T200 by Pau Espin Pedrol · 5 years ago
  23. 7a56952 lapd_core: Perform N200 retransmissions, not N200-1 by Harald Welte · 5 years ago
  24. d00a43f Log lapd_datalink state on errors by Max · 7 years ago
  25. 9dd3bf0 Fix malformed Abis/RSL messages with extra L3 Information field by Pau Espin Pedrol · 8 years ago
  26. 893979c Fix LAPD UA msgb memory leak. by Jean-Francois Dionne · 7 years ago
  27. a99e110 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  28. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  29. b9759db lapd_core: Fix crash in lapd_est_req() function by Ivan Kluchnikov · 7 years ago
  30. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  31. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  32. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  33. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  34. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  35. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  36. d78c973 Fix LAPD UA message buffer memory leak. by Jean-Francois Dionne · 7 years ago
  37. c733d14 lapd_core: Use 'struct value_string' for LAPD state names by Harald Welte · 7 years ago
  38. 6b986c2 lapd_core: Fix MDL-ERROR ind after RELEASE ind by Philipp Maier · 7 years ago
  39. d9f6129 lapd_core: fix program flow by Philipp Maier · 8 years ago
  40. 08177d3 lapd_core: Improve debug output by Philipp Maier · 8 years ago
  41. 2f0b0c9 Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c by Max · 7 years ago
  42. 87218ed LAPD: improve logging by Max · 7 years ago
  43. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  44. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  45. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  46. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  47. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  48. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  49. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  50. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  51. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  52. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  53. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  54. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  55. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  56. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  57. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  58. fb6a2e2 lapd: Remove unused variable t200_start in lapd_acknowledge. by Holger Hans Peter Freyther · 12 years ago
  59. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  60. 6ecafef lapd: Mention the L3 size of the payload being sent by Holger Hans Peter Freyther · 12 years ago
  61. 301f01e libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c by Andreas.Eversberg · 12 years ago
  62. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  63. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  64. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  65. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago