1. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  2. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  3. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  4. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  5. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  6. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  7. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  8. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  9. 24e5e05 Add UMTS RRC message types by Tobias Engel · 11 years ago
  10. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  11. 647e39f abis_nm: add parenthesis for new abis_nm_debugp_foh() macro by Harald Welte · 11 years ago
  12. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  13. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  14. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  15. 0357e9b rsl: Add the 9.3.20 release mode enum to be used in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  16. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  17. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  18. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  19. 5905d5b msgb: fix msgb_pull_u*() by Steve Markgraf · 12 years ago
  20. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  21. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  22. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  23. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  24. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  25. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  26. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  27. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  28. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  29. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  30. 972b502 msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD by Harald Welte · 12 years ago
  31. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  32. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  33. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  34. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago
  35. a102b63 gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP by Harald Welte · 12 years ago
  36. 30a8ec4 GSM 04.08: Add 'enum gsm48_bcap_speech_ver' by Harald Welte · 12 years ago
  37. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  38. eed2611 GSM 08.58: Add channel modes for transparent data services by Harald Welte · 12 years ago
  39. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  40. 08b2862 utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function by Holger Hans Peter Freyther · 12 years ago
  41. d296f42 gb: Make suspend_ref a plain uint8_t instead of a uint8_t* by Holger Hans Peter Freyther · 12 years ago
  42. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  43. 45ecd04 backtrace: Add a variant that uses the libosmocore logging framework by Harald Welte · 12 years ago
  44. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  45. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  46. e30b6ac timer: Add function osmo_timer_remaining() to determine remainign time by Harald Welte · 12 years ago
  47. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  48. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  49. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  50. 23431c7 codec: make data tables constant. by Diego Elio Pettenò · 12 years ago
  51. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  52. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  53. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  54. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  55. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  56. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  57. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  58. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago
  59. 4498a0a gsm_44_318.h: fix syntax errors in GAN definitions by Harald Welte · 12 years ago
  60. b21825e linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility by Harald Welte · 12 years ago
  61. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  62. e02b9f4 add GPRS/Gb related osmo_prim SAPs by Harald Welte · 12 years ago
  63. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  64. 8cce125 signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb by Harald Welte · 12 years ago
  65. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  66. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  67. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  68. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  69. 58d3153 misc: Fix warning when compiling telnet_interface.c by Holger Hans Peter Freyther · 12 years ago
  70. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface by Sylvain Munaut · 12 years ago
  71. 3e04ed6 gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS() by Harald Welte · 12 years ago
  72. 4b332d7 libosmocore/gsm: Fixed total size of gsm48_req_ref by Andreas Eversberg · 12 years ago
  73. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  74. 7d974ad gsmtap: make sure we agree with wireshark on GSMTAP channel types by Harald Welte · 12 years ago
  75. 2c02043 TLV/msgb: Return first byte of newly-pushed data from msgb_*_push() by Harald Welte · 12 years ago
  76. 3068d57 msgb_trim(): actually trim to an absolute length, as the comment states by Harald Welte · 12 years ago
  77. b0f9151 msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's by Harald Welte · 12 years ago
  78. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  79. a5ab162 auth_core: add functions for parsing algorithm names by Harald Welte · 13 years ago
  80. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago
  81. 39a287d comp128: mark ki and srand as 'const' input parameters by Harald Welte · 13 years ago
  82. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago
  83. ae8dbb4 core/conv: Add utility methods to know length of coded/decoded vectors by Sylvain Munaut · 13 years ago
  84. 297d13f core/conv: Add support for other termination types (trunc & tail biting) by Sylvain Munaut · 13 years ago
  85. 03d2c89 core/conv: Minor documentation improvements by Sylvain Munaut · 13 years ago
  86. 2735ac4 gsm/a5: Add documentation by Sylvain Munaut · 13 years ago
  87. 3e387cb gsm/a5: Add const qualifier on the key by Sylvain Munaut · 13 years ago
  88. 4cfbae8 utils: Add declaration back for osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  89. 0d9b8ec include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A by Sylvain Munaut · 13 years ago
  90. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  91. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  92. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  93. c626da9 gsm/sms: Added DLSMS debugging by Andreas Eversberg · 13 years ago
  94. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  95. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  96. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  97. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  98. 2179f40 core/rbtree: add const qualifier to some functions by Sylvain Munaut · 13 years ago
  99. ff23d24 utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  100. 07f1103 timer: Add compatibility header with timer helpers by Sylvain Munaut · 13 years ago