1. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  2. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  3. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  4. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  5. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  6. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  7. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  8. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  9. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  10. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  11. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  12. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  13. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  14. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  15. 8d50600 get_value_string: Null terminate after the call to snprintf by Holger Hans Peter Freyther · 11 years ago
  16. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  17. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  18. 476cf33 strrb: Remove a tautology from the code by Holger Hans Peter Freyther · 11 years ago
  19. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  20. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  21. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  22. 9ac4537 misc: Fix the spelling of frame in the RLM cause strings by Holger Hans Peter Freyther · 11 years ago
  23. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  24. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  25. b36ad2d Fix of potential memory leaks at lapdm.c by Andreas Eversberg · 11 years ago
  26. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  27. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  28. 1a02cfc logging_vty: Fix segfault un unused entries in log_info_cat array of app by Harald Welte · 11 years ago
  29. 54c5ed1 Revert "Follow up fix for the log level "everything"" by Harald Welte · 11 years ago
  30. 9b18670 Revert "Fix log level "everything" and make it equal to "debug"" by Harald Welte · 11 years ago
  31. 8e87873 application: don't ignore SIGHUP but do config file reopen. by Harald Welte · 11 years ago
  32. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  33. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  34. 6d2d4d6 logging_vty: Print 'log filter all' info in 'show logging vty' by Harald Welte · 11 years ago
  35. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  36. ed8170a codec: Fix the GSM 06.20 ordering tables by Sylvain Munaut · 11 years ago
  37. a6428d2 Follow up fix for the log level "everything" by Holger Hans Peter Freyther · 11 years ago
  38. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  39. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  40. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  41. cd6ed82 Fix log level "everything" and make it equal to "debug" by Harald Welte · 11 years ago
  42. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  43. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  44. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  45. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  46. 9adfda2 core/crc: Fix the 64 bits implementation by Sylvain Munaut · 11 years ago
  47. e04a14d socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW by Pablo Neira Ayuso · 11 years ago
  48. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  49. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  50. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 11 years ago
  51. 01e0604 core/bits: Prevent osmo_revbytebits_buf stack trashing by Sylvain Munaut · 11 years ago
  52. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  53. 31659f7 core: Fix missing include in msgfile.c for getline by Sylvain Munaut · 12 years ago
  54. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  55. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  56. 68f9447 sms: Print 'network' or 'mobile' when creating the SMC/SMR by Holger Hans Peter Freyther · 12 years ago
  57. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  58. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  59. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  60. 9473c5d sms: Mark the state dispatch table as static const by Holger Hans Peter Freyther · 12 years ago
  61. 1c4c373 sms: Fix typos in the comments and log messages. by Holger Hans Peter Freyther · 12 years ago
  62. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  63. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  64. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  65. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  66. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  67. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  68. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  69. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  70. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  71. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  72. 2da47f1 logging: Don't forget to save "logging filter all 1" by Harald Welte · 12 years ago
  73. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  74. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  75. aaccdac Fix: gprs_ns_destroy() now frees all NSVCs and its timers by Andreas Eversberg · 12 years ago
  76. 0262d3f logging.c: Do not crash on empty category name by Nico Golde · 12 years ago
  77. 5b67a04 gsm_utils.c: in 7bit decoding, first check if the last character was an extension character before doing anything else by Nico Golde · 12 years ago
  78. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  79. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  80. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  81. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  82. b321b93 vty: Address compiler warning about tolower by Holger Hans Peter Freyther · 12 years ago
  83. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  84. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  85. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  86. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  87. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  88. aef9175 backtrace: don't use fprintf, but printf (for osmocom-bb) by Harald Welte · 12 years ago
  89. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  90. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  91. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  92. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  93. 5b3bffb BSSGP: fix unused variable compiler warnings by Harald Welte · 12 years ago
  94. ca0af8a libosmogb: build without strict aliasing rules by Harald Welte · 12 years ago
  95. 7c8e2cc libosmogsm: Back-port SMS related fixes from openbsc by Harald Welte · 12 years ago
  96. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  97. 7ccd318 gsm48_ie: annotate functions with chapter numbers from 04.08 spec by Harald Welte · 12 years ago
  98. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  99. 335aeda increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change by Harald Welte · 12 years ago 0.5.3
  100. 22be129 serial: don't set O_NDELAY, as it is more or less O_NONBLOCK by Harald Welte · 12 years ago