1. b9a9418 sms: Fix gsm340_scts() to correctly decode absolute valid times. by Alexander Chemeris · 10 years ago achemeris/sms-validity
  2. 7fb5e2d sms: Fix support of negative timezone offsets in gsm340_gen_scts(). by Alexander Chemeris · 10 years ago
  3. 36d0fee sms: Add missing brackets in the relative validity time calculation. by Alexander Chemeris · 10 years ago
  4. 93d9a19 sms_test: Introduce tests for SMS Validity time relative and absolute formats. by Alexander Chemeris · 10 years ago
  5. f624861 sms_test: Do not crash on logging. by Alexander Chemeris · 10 years ago
  6. e647544 sms: Proper decoding and storage of SMS validity period. by Alexander Chemeris · 10 years ago
  7. e475238 sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED. by Alexander Chemeris · 10 years ago
  8. 4b3de68 Merge branch 'jerlbeck/fixes/ladp-sms' by Holger Hans Peter Freyther · 10 years ago
  9. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  10. 7d5f17a lapd/test: Check for empty ACCH queue, too by Jacob Erlbeck · 10 years ago
  11. c893c22 lapd/test: Extend test case to test msgs having data before l2h by Jacob Erlbeck · 10 years ago
  12. 2462cf6 lapd/test: Show dequeued messages by Jacob Erlbeck · 10 years ago
  13. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  14. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  15. f4f5a84 sms: The msg_ref is passed from the outside so remove the wrong fixme by Holger Hans Peter Freyther · 10 years ago
  16. 90937fe lapd/test: Add test case for RSL EST REQ -> LAPD by Jacob Erlbeck · 10 years ago
  17. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  18. 050e9c4 debian: Build the new upstream version of libosmocore by Holger Hans Peter Freyther · 10 years ago
  19. 85bc549 gsm/gsm48ie: Fix range 256 W[i] decoding by Jacob Erlbeck · 10 years ago 0.6.5
  20. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  21. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 10 years ago
  22. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  23. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago
  24. b7d0f46 logging: Copy the filter_fn and fix the IMSI filter in OpenBSC by Holger Hans Peter Freyther · 10 years ago
  25. 6308c29 debian: Enable hardening options for debian by Holger Hans Peter Freyther · 10 years ago
  26. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 10 years ago
  27. 56cc60d gb: Remove comment about ABI changes from the Makefile by Holger Hans Peter Freyther · 10 years ago
  28. 1fa1664 debian: Update the changelog by Jacob Erlbeck · 11 years ago
  29. 9b591b7 gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create() by Jacob Erlbeck · 11 years ago
  30. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  31. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  32. e7c4271 grps: Add test for NS messages that shall be ignored by Jacob Erlbeck · 11 years ago
  33. ce397de lapd: Extend the test to check if lapdm_channel_exit is idempotent by Holger Hans Peter Freyther · 11 years ago
  34. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  35. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  36. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  37. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  38. 7fcb3ce debian: Update the changelog by Holger Hans Peter Freyther · 11 years ago
  39. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  40. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  41. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  42. 81d7c14 gb: Add test cases for NS RESET procedures by Jacob Erlbeck · 11 years ago
  43. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  44. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  45. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  46. 317de52 misc: Ignore generated files by Holger Hans Peter Freyther · 11 years ago
  47. 81286a7 debian: Bump the changelog for some new packages by Holger Hans Peter Freyther · 11 years ago
  48. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  49. 0d4e949 gb: Test sending messages to the SGSN by Jacob Erlbeck · 11 years ago
  50. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  51. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  52. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  53. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  54. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  55. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  56. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  57. 4cb8b94 debian: Print test results in case of a failure by Holger Hans Peter Freyther · 11 years ago
  58. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  59. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  60. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  61. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  62. 73ae7a9 tests: Fix warnings by Jacob Erlbeck · 11 years ago
  63. 42e0dc0 msgb: Add may_alias attribute to struct libgb_msgb_cb by Jacob Erlbeck · 11 years ago
  64. bb9f897 tests: Fix the sms_test and use the right array by Holger Hans Peter Freyther · 11 years ago
  65. 5b6416a bssgp: Address various compiler warnings in the bssgp code by Holger Hans Peter Freyther · 11 years ago
  66. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  67. b3657e1 vty: Allow vty_go_parent() in all nodes. by Jacob Erlbeck · 11 years ago
  68. 6ef71b0 vty: Fix compiler warning in the test by Holger Hans Peter Freyther · 11 years ago
  69. 2349721 vty: Replace 'enum node_type' by 'int' for last_node by Jacob Erlbeck · 11 years ago
  70. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  71. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  72. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  73. 6145a25 misc: Include time.h for time_t on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  74. d71a006 Merge branch 'zecke/features/alpha-numeric' by Holger Hans Peter Freyther · 11 years ago
  75. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  76. c4cc924 core: Remove defined() check for OSMO_DEPRECATE by Jacob Erlbeck · 11 years ago
  77. bf991bc core: Fix-up the OSMO_DEPRECATED for older compilers by Holger Hans Peter Freyther · 11 years ago
  78. 3f74d9e core: Support clang with OSME_DEPRECATED by Jacob Erlbeck · 11 years ago
  79. 3c761c8 conv: Fix main() of conv_test to compile with clang. by Jacob Erlbeck · 11 years ago
  80. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  81. 30fbcf5 tests: Move expensive tests to the end of the list by Jacob Erlbeck · 11 years ago
  82. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  83. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  84. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  85. 9a935e2 debian: Split libosmocore into various libs and address lintian warnings by Holger Hans Peter Freyther · 11 years ago
  86. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  87. 73fa642 debian: Create a new upstream changelog entry by Holger Hans Peter Freyther · 11 years ago
  88. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  89. 8a1666b ussd: Changed 7bit test to check spec conformance directly by Jacob Erlbeck · 11 years ago
  90. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  91. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  92. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  93. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  94. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  95. a652abc utils: Fix compiler warnings n the osmo-auc-gen utility by Holger Hans Peter Freyther · 11 years ago
  96. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  97. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  98. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  99. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  100. 98de27a make lapd_test compile again. by Harald Welte · 11 years ago