1. ce397de lapd: Extend the test to check if lapdm_channel_exit is idempotent by Holger Hans Peter Freyther · 11 years ago
  2. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  3. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  4. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  5. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  6. 7fcb3ce debian: Update the changelog by Holger Hans Peter Freyther · 11 years ago
  7. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  8. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  9. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  10. 81d7c14 gb: Add test cases for NS RESET procedures by Jacob Erlbeck · 11 years ago
  11. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  12. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  13. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  14. 317de52 misc: Ignore generated files by Holger Hans Peter Freyther · 11 years ago
  15. 81286a7 debian: Bump the changelog for some new packages by Holger Hans Peter Freyther · 11 years ago
  16. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  17. 0d4e949 gb: Test sending messages to the SGSN by Jacob Erlbeck · 11 years ago
  18. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  19. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  20. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  21. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  22. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  23. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  24. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  25. 4cb8b94 debian: Print test results in case of a failure by Holger Hans Peter Freyther · 11 years ago
  26. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  27. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  28. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  29. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  30. 73ae7a9 tests: Fix warnings by Jacob Erlbeck · 11 years ago
  31. 42e0dc0 msgb: Add may_alias attribute to struct libgb_msgb_cb by Jacob Erlbeck · 11 years ago
  32. bb9f897 tests: Fix the sms_test and use the right array by Holger Hans Peter Freyther · 11 years ago
  33. 5b6416a bssgp: Address various compiler warnings in the bssgp code by Holger Hans Peter Freyther · 11 years ago
  34. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  35. b3657e1 vty: Allow vty_go_parent() in all nodes. by Jacob Erlbeck · 11 years ago
  36. 6ef71b0 vty: Fix compiler warning in the test by Holger Hans Peter Freyther · 11 years ago
  37. 2349721 vty: Replace 'enum node_type' by 'int' for last_node by Jacob Erlbeck · 11 years ago
  38. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  39. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  40. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  41. 6145a25 misc: Include time.h for time_t on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  42. d71a006 Merge branch 'zecke/features/alpha-numeric' by Holger Hans Peter Freyther · 11 years ago
  43. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  44. c4cc924 core: Remove defined() check for OSMO_DEPRECATE by Jacob Erlbeck · 11 years ago
  45. bf991bc core: Fix-up the OSMO_DEPRECATED for older compilers by Holger Hans Peter Freyther · 11 years ago
  46. 3f74d9e core: Support clang with OSME_DEPRECATED by Jacob Erlbeck · 11 years ago
  47. 3c761c8 conv: Fix main() of conv_test to compile with clang. by Jacob Erlbeck · 11 years ago
  48. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  49. 30fbcf5 tests: Move expensive tests to the end of the list by Jacob Erlbeck · 11 years ago
  50. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  51. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  52. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  53. 9a935e2 debian: Split libosmocore into various libs and address lintian warnings by Holger Hans Peter Freyther · 11 years ago
  54. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  55. 73fa642 debian: Create a new upstream changelog entry by Holger Hans Peter Freyther · 11 years ago
  56. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  57. 8a1666b ussd: Changed 7bit test to check spec conformance directly by Jacob Erlbeck · 11 years ago
  58. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  59. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  60. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  61. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  62. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  63. a652abc utils: Fix compiler warnings n the osmo-auc-gen utility by Holger Hans Peter Freyther · 11 years ago
  64. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  65. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  66. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  67. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  68. 98de27a make lapd_test compile again. by Harald Welte · 11 years ago
  69. b8add36 utils.h: we need to include utils.h for osmo_generate_backtrace() by Harald Welte · 11 years ago
  70. 1342bed Merge branch 'jolly/trx' by Harald Welte · 11 years ago
  71. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  72. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  73. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  74. c8cac64 Fix RR cause values by Andreas Eversberg · 11 years ago
  75. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  76. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  77. 610517c Add chan_nr to RACH info at L1SAP interface by Andreas Eversberg · 11 years ago
  78. 15b8057 Add RSSI to l1sap by Andreas Eversberg · 11 years ago
  79. 227a9de Add MPH and TCH primitives to layer 1 SAP by Andreas Eversberg · 11 years ago
  80. aa85a2d Remove osmo_phsap_prim from lapdm.h and move to a seperate header file by Andreas Eversberg · 11 years ago
  81. a3de4df Add LAPDm collision test (contention resolution on network side) by Andreas Eversberg · 11 years ago
  82. 8d50600 get_value_string: Null terminate after the call to snprintf by Holger Hans Peter Freyther · 11 years ago
  83. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  84. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  85. 476cf33 strrb: Remove a tautology from the code by Holger Hans Peter Freyther · 11 years ago
  86. b3b955b misc: Fix compiler warnings about the static_assert macro with gcc 4.8 by Holger Hans Peter Freyther · 11 years ago
  87. d244675 debian: Prepare the 0.6.2 release with a new changelog by Holger Hans Peter Freyther · 11 years ago
  88. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  89. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  90. 14df1c0 fr: Fix the linking of the test and use $(LIBRARY_DL) for linking by Holger Hans Peter Freyther · 11 years ago
  91. 3cc268c lapd: Upate the assert to OSMO_ASSERT and describe what we would like to have by Holger Hans Peter Freyther · 11 years ago
  92. dd34ed5 lapd: The two known LAPDm issues have been addressed, update the test by Holger Hans Peter Freyther · 11 years ago
  93. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  94. 1e4400d Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  95. 9ac4537 misc: Fix the spelling of frame in the RLM cause strings by Holger Hans Peter Freyther · 11 years ago
  96. e6b45d8 gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected by Bhaskar · 11 years ago
  97. 31e844b gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6. by Bhaskar · 11 years ago
  98. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  99. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  100. d0ce550 osmo-arfcn: Return something from the method by Holger Hans Peter Freyther · 11 years ago