1. 031ac91 Update release helper by Max · 7 years ago
  2. 6081bd0 Use value string check from osmo-ci by Max · 7 years ago
  3. d5962a8 Relax branch restriction while making release by Max · 7 years ago
  4. 733810c gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local by Keith · 7 years ago
  5. bd3bb13 ports.h: Add VTY port for GGSN by Harald Welte · 7 years ago
  6. 113392a auth_milenage: Fix non-AUTS case with OP by Harald Welte · 7 years ago
  7. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  8. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  9. 35b2632 Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions by Harald Welte · 7 years ago
  10. ff932bb Add release target to Makefile by Max · 7 years ago
  11. a8a8d39 RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr() by Harald Welte · 7 years ago
  12. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  13. 3b7cd0b chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion by Harald Welte · 7 years ago
  14. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  15. b970e10 GSUP: define default GSUP port as 4222 by Neels Hofmeyr · 7 years ago
  16. 5cfa6dc osmo_sock_init2(): Fix creation of non-bound sockets by Harald Welte · 7 years ago
  17. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  18. 5ade8f4 extend osmo_sysinfo_type with missing SYSINFO_TYPE by Harald Welte · 7 years ago
  19. aab6b26 LC15: add NM measurement type to standard attribute list by Minh-Quang Nguyen · 7 years ago
  20. adc28dc LC15: Add IPAC Directed Retry Enquiry data structure by Minh-Quang Nguyen · 7 years ago
  21. 2ff597e LC15: Enable string for IPAC RSL direct retry by Minh-Quang Nguyen · 7 years ago
  22. 17a8748 IPAC manufacture-defined measurement pre-processing definitions by Minh-Quang Nguyen · 8 years ago
  23. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  24. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  25. c47bbda socket: Unify listen() calls and check for erroneous returns by Harald Welte · 7 years ago
  26. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  27. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  28. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  29. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  30. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  31. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  32. 548e371 gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request by Harald Welte · 7 years ago
  33. ed0eda2 Ignore broken everything log level by Max · 7 years ago
  34. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  35. 5a54dcb gsm_04_08/sgsn: Add another IE for internal usage in the sgsn by Holger Hans Peter Freyther · 7 years ago
  36. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago
  37. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 7 years ago
  38. 639c408 configure.ac: Add --disable-doxygen flag by Pau Espin Pedrol · 7 years ago
  39. 1f82d0a osmo_sock_get_name(): clearly indicate local and remote by Neels Hofmeyr · 7 years ago
  40. 4aaa8ab Add missing BSSGP cause values by Max · 7 years ago
  41. 411402b l1sap.h: Add ber10k and lqual_cb to ph_tch_param by Pau Espin Pedrol · 7 years ago
  42. 590c402 BSSGP: handle BVC-RESET-ACK by Max · 7 years ago
  43. 70861e3 deb: fix build by adding libosmogb doc package by Max · 7 years ago
  44. 52a881e doxygen: gsm: do not exclude include/gsm/protocol/* by Neels Hofmeyr · 7 years ago
  45. 56ebc6f gitignore all tests using mask by Vadim Yanitskiy · 7 years ago
  46. 0d119ef contrib: Enable -Werror by default by Pau Espin Pedrol · 7 years ago
  47. 1349249 configure.ac: Fix C(PP)FLAGS for BSD build by Pau Espin Pedrol · 7 years ago
  48. 56c5b94 jenkins.sh: Disable sanitize for FreeBSD by Pau Espin Pedrol · 7 years ago
  49. 8aa85bd control_cmd.c: Fix unsigned comparison against < 0 by Pau Espin Pedrol · 7 years ago
  50. b3be964 abis_nm.c: Fix implicit enumeration type conversion by Pau Espin Pedrol · 7 years ago
  51. ea809df serial.c: Use pragma message instead of warning by Pau Espin Pedrol · 7 years ago
  52. 40e629b configure.ac: Enable -Wall by default by Pau Espin Pedrol · 7 years ago
  53. 29b7d53 gsm0411_utils.c: Fix compilation warnings by Pau Espin Pedrol · 7 years ago
  54. 399a6f0 Fix warnings: tolower() and similar require uchar by Pau Espin Pedrol · 7 years ago
  55. 4573502 Fix compilation warnings: use correct log type for uint32_t by Pau Espin Pedrol · 7 years ago
  56. c977984 fix map entry for gsm0808_speech_codec_from_chan_type by Neels Hofmeyr · 7 years ago
  57. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  58. 95efc69 doxygen: config: one enum val per line by Neels Hofmeyr · 7 years ago
  59. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  60. 33370cb doxygen: various fixes in core/timer.h by Neels Hofmeyr · 7 years ago
  61. fc47b03 api doc typo fix in core/logging.h by Neels Hofmeyr · 7 years ago
  62. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  63. 249fb71 doxygen: add missing gb API doc generation by Neels Hofmeyr · 7 years ago
  64. 5181647 doxygen: include all undocumented items in the API doc by Neels Hofmeyr · 7 years ago
  65. 6a494f1 doxygen: drop INPUT gsm/protocol, already part of gsm/ by Neels Hofmeyr · 7 years ago
  66. 452a6bb comments: gsm0808_utils: mention various 3GPP specs by Philipp Maier · 7 years ago
  67. 17778bd gsm0808: fix length check of the element decoder functions by Philipp Maier · 7 years ago
  68. 00f4ef7 pseudotalloc: Add simplistic implementation of talloc_asprintf by Pau Espin Pedrol · 7 years ago
  69. ffa41ca osmo-sim-test.c: Remove unused functions by Pau Espin Pedrol · 7 years ago
  70. 4f8857e fsm.c: Fix compilation warning: Use PRIu32 for uint32_t by Pau Espin Pedrol · 7 years ago
  71. 648f878 timer_gettimeofday.c: Fix implicit use of timeradd by Pau Espin Pedrol · 7 years ago
  72. fc1911c sercomm_test.c: return correctly in main by Pau Espin Pedrol · 7 years ago
  73. 4703fd2 cosmetic: remove API documentation strings in header file by Philipp Maier · 7 years ago
  74. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  75. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  76. a9b9276 gsm0808: add default speech codec configuration by Philipp Maier · 7 years ago
  77. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  78. 039171a abis_test.c: Fix warning appearing on some buggy gcc versions by Pau Espin Pedrol · 7 years ago
  79. da38203 gsm0808: add speech codec type constants by Philipp Maier · 7 years ago
  80. 890f1f5 cosmetic: Add info about coresponding codecs to permitted speech consts by Philipp Maier · 7 years ago
  81. 3d9191e gsm0408: update bearer capability speech version by Philipp Maier · 7 years ago
  82. a9e193b cosmetic: Add codec references to Speech Version Indication by Philipp Maier · 7 years ago
  83. 35c6fb3 lapd_test.c: Convert compilation warning to level message by Pau Espin Pedrol · 7 years ago
  84. e05c1f4 vty: additional nodes for sccp-address configuration by Philipp Maier · 7 years ago
  85. 39273b3 src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGS by Neels Hofmeyr · 7 years ago
  86. 0876ef8 core/conv/conv_acc.c: use static allocation for trellis by Vadim Yanitskiy · 7 years ago
  87. 1ac56fb core/conv/conv_acc.c: use static allocation for vdecoder by Vadim Yanitskiy · 7 years ago
  88. 34da6b5 core/conv/conv_acc.c: delete reset_decoder() by Vadim Yanitskiy · 7 years ago
  89. 23d3bc0 core/conv/conv_acc.c: drop unused structure member by Vadim Yanitskiy · 7 years ago
  90. 46e533c core/conv: update description headers for conv_acc_* by Vadim Yanitskiy · 7 years ago
  91. e4fe71c core/conv: use proper filenames by Vadim Yanitskiy · 7 years ago
  92. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  93. 21be837 tlv_test.c: Fix compilation warnings by Pau Espin Pedrol · 7 years ago
  94. faa0461 gprs_ns_test.c: Remove unused byte arrays by Pau Espin Pedrol · 7 years ago
  95. b592134 sms_test.c: Remove test of deprecated wrapper function by Pau Espin Pedrol · 7 years ago
  96. 9227445 card_fs_uicc.c: Fix unused compilation warning by Pau Espin Pedrol · 7 years ago
  97. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  98. c2afe81 ctrl_test.c: fix build with GCC 7.1.1 by Vadim Yanitskiy · 7 years ago
  99. 556f036 gsm/gsm48.c: drop useless assignment by Vadim Yanitskiy · 7 years ago
  100. 49a0dec vty/command.c: drop useless assignment by Vadim Yanitskiy · 7 years ago