1. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  2. 07cf861 gtphub: add OSMO_VTY_PORT_GTPHUB. by Neels Hofmeyr · 9 years ago
  3. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  4. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  5. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  6. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  7. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  8. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  9. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  10. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  11. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  12. 80db4ec core: Add difference function to osmo_counter by Jacob Erlbeck · 9 years ago
  13. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  14. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  15. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  16. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  17. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  18. e5b0fe2 core: Update osmo_counters_for_each doc by Jacob Erlbeck · 9 years ago
  19. c6a7108 stats: Add stat_item_for_each functions by Jacob Erlbeck · 9 years ago
  20. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  21. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  22. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  23. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  24. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  25. c84851b comments by Neels Hofmeyr · 9 years ago
  26. 5eeb17a ipaccess: add OAP proto_ext (in design). by Neels Hofmeyr · 9 years ago
  27. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  28. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  29. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  30. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  31. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  32. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  33. 780bba6 linuxlist: Remove casting of ptr from container_of macro by Holger Hans Peter Freyther · 9 years ago
  34. 0f40ae1 osmo_static_assert: Put back the typedef in the code by Holger Hans Peter Freyther · 9 years ago
  35. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago
  36. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  37. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  38. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  39. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  40. f6a0ceb core/gsmtap: LTE RRC message types and LTE MAC define by altaf · 9 years ago
  41. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  42. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  43. 61ced83 SMS-CB: Add #defines for maximum block/msg size and payload chars by Harald Welte · 10 years ago
  44. be4bbeb add missing gsm0341.h by Harald Welte · 10 years ago
  45. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  46. a19717a Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12 by Harald Welte · 10 years ago
  47. c8c3309 bitvec: Fix typo in the csn1 encoding code by Holger Hans Peter Freyther · 10 years ago
  48. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  49. 3cd6753 ipa: Add forward declaration of struct osmo_fd by Jacob Erlbeck · 10 years ago
  50. 4448048 ipa: Make a reservation for the GSUP protocol by Holger Hans Peter Freyther · 10 years ago
  51. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  52. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  53. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  54. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  55. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  56. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  57. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  58. 67354b1 sim: add missing const to reader_ops member of reader_handle by Harald Welte · 10 years ago
  59. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  60. 586d710 sim: More comments in sim.h by Harald Welte · 10 years ago
  61. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  62. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  63. 2656e65 sim: Add sfi to EF_*() macros by Harald Welte · 10 years ago
  64. 1e0dfda sim: Add minimal/recommended size of file / record by Harald Welte · 10 years ago
  65. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  66. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  67. 43eabee sim: replaced function/structure comments with doxygen comments by Kevin Redon · 12 years ago
  68. dede831 sim: add comment/explaination for structure osim_msgb_cb by Kevin Redon · 12 years ago
  69. 1707306 sim: add comment/explaination for structure osim_apdu_cmd_hdr by Kevin Redon · 12 years ago
  70. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  71. 6956ee1 sim: add comment/explaination for structure osim_apdu_case by Kevin Redon · 12 years ago
  72. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  73. cac3cd6 msgb: make msgb_get() finally work as expected by Harald Welte · 12 years ago
  74. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  75. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  76. 276ca4b gsm48.h: define the reserved TMSI in libosmocore, not openbsc by Harald Welte · 10 years ago
  77. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago
  78. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  79. 5ddd435 Convert recently-introduced header files to #pragma once by Harald Welte · 10 years ago
  80. c7947ed New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface by Harald Welte · 10 years ago
  81. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  82. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  83. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  84. d8db92c libctrl: remove bsc-specific declaration by Harald Welte · 10 years ago
  85. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  86. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  87. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  88. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  89. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  90. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  91. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  92. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  93. fe3e42b Add osmo_get_macaddr() function to obtain etherent mac address by Harald Welte · 10 years ago
  94. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  95. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  96. 900e180 ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control by Harald Welte · 10 years ago
  97. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  98. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  99. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  100. c8585cf update gsm_08_08.h to Release 11 by Harald Welte · 10 years ago