1. e647544 sms: Proper decoding and storage of SMS validity period. by Alexander Chemeris · 11 years ago
  2. e475238 sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED. by Alexander Chemeris · 10 years ago
  3. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  4. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  5. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  6. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 10 years ago
  7. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  8. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  9. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  10. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  11. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  12. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  13. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  14. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  15. 42e0dc0 msgb: Add may_alias attribute to struct libgb_msgb_cb by Jacob Erlbeck · 11 years ago
  16. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  17. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  18. 6145a25 misc: Include time.h for time_t on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  19. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  20. c4cc924 core: Remove defined() check for OSMO_DEPRECATE by Jacob Erlbeck · 11 years ago
  21. bf991bc core: Fix-up the OSMO_DEPRECATED for older compilers by Holger Hans Peter Freyther · 11 years ago
  22. 3f74d9e core: Support clang with OSME_DEPRECATED by Jacob Erlbeck · 11 years ago
  23. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  24. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  25. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  26. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  27. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  28. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  29. b8add36 utils.h: we need to include utils.h for osmo_generate_backtrace() by Harald Welte · 11 years ago
  30. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  31. c8cac64 Fix RR cause values by Andreas Eversberg · 11 years ago
  32. 610517c Add chan_nr to RACH info at L1SAP interface by Andreas Eversberg · 11 years ago
  33. 15b8057 Add RSSI to l1sap by Andreas Eversberg · 11 years ago
  34. 227a9de Add MPH and TCH primitives to layer 1 SAP by Andreas Eversberg · 11 years ago
  35. aa85a2d Remove osmo_phsap_prim from lapdm.h and move to a seperate header file by Andreas Eversberg · 11 years ago
  36. b3b955b misc: Fix compiler warnings about the static_assert macro with gcc 4.8 by Holger Hans Peter Freyther · 11 years ago
  37. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  38. e6b45d8 gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected by Bhaskar · 11 years ago
  39. 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
  40. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  41. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  42. 55cf022 utils: Use fprintf to print the assertion and generate a backtrace by Katerina Barone-Adesi · 11 years ago
  43. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  44. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  45. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  46. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  47. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  48. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  49. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  50. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  51. 24e5e05 Add UMTS RRC message types by Tobias Engel · 11 years ago
  52. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  53. 647e39f abis_nm: add parenthesis for new abis_nm_debugp_foh() macro by Harald Welte · 11 years ago
  54. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  55. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  56. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  57. 0357e9b rsl: Add the 9.3.20 release mode enum to be used in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  58. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  59. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  60. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  61. 5905d5b msgb: fix msgb_pull_u*() by Steve Markgraf · 12 years ago
  62. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  63. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  64. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  65. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  66. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  67. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  68. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  69. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  70. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  71. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  72. 972b502 msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD by Harald Welte · 12 years ago
  73. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  74. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  75. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  76. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago
  77. a102b63 gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP by Harald Welte · 12 years ago
  78. 30a8ec4 GSM 04.08: Add 'enum gsm48_bcap_speech_ver' by Harald Welte · 12 years ago
  79. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  80. eed2611 GSM 08.58: Add channel modes for transparent data services by Harald Welte · 12 years ago
  81. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  82. 08b2862 utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function by Holger Hans Peter Freyther · 12 years ago
  83. d296f42 gb: Make suspend_ref a plain uint8_t instead of a uint8_t* by Holger Hans Peter Freyther · 12 years ago
  84. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  85. 45ecd04 backtrace: Add a variant that uses the libosmocore logging framework by Harald Welte · 12 years ago
  86. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  87. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  88. e30b6ac timer: Add function osmo_timer_remaining() to determine remainign time by Harald Welte · 12 years ago
  89. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  90. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  91. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  92. 23431c7 codec: make data tables constant. by Diego Elio Pettenò · 12 years ago
  93. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  94. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  95. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  96. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  97. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  98. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  99. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  100. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago