1. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  2. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  3. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago
  4. c368b54 [doc] Provide proper name for 'auth' group by Harald Welte · 7 years ago
  5. 45c0ad8 [doc] Ensure include/crypt/* is part of libosmogsm documentation by Harald Welte · 7 years ago
  6. b10d214 [doc] Ensure stats.h is parsed properly for Doxygen by Harald Welte · 7 years ago
  7. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  8. 84bd333 [doc] Rename "RSL" to "A-bis RSL" in documentation. by Harald Welte · 7 years ago
  9. 8c64825 [doc] Don't add libosmovty bits to libosmocore groups by Harald Welte · 7 years ago
  10. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  11. df8c57f [doc] Introductory text on what the logging ring buffer is about by Harald Welte · 7 years ago
  12. efee361 [doc] Make sure loggingrb.c file is in correct Doxygen group. by Harald Welte · 7 years ago
  13. 096a666 [doc] Doxygen documentation on osmo_hexdump print buffer size by Harald Welte · 7 years ago
  14. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  15. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  16. 53de0d3 [doc] rate_ctr: Extend Doxygen API documentation with human-readable text on its use by Harald Welte · 7 years ago
  17. f01b238 [doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging group by Harald Welte · 7 years ago
  18. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  19. 17bbaa3 [doc] counter.[ch] Add Doxygen API documentation by Harald Welte · 7 years ago
  20. 781951b [doc] stat_item: Complete doxygen documentation for API by Harald Welte · 7 years ago
  21. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  22. 4b7c791 gsm: make osmo_imsi_str_valid() NULL-safe by Neels Hofmeyr · 7 years ago
  23. f624546 Fix build on older systems by Max · 7 years ago
  24. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  25. 1a02e36 auth: add OSMO_MILENAGE_IND_BITLEN_MAX by Neels Hofmeyr · 7 years ago
  26. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  27. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  28. 81dc67d Ensure __always_inline is defined on operating systems that don't have it by Harald Welte · 7 years ago
  29. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  30. ee497f2 Fixup severe build performance issues by Harald Welte · 7 years ago
  31. b697df0 doxygen: adjust copyright to include 2017 by Neels Hofmeyr · 7 years ago
  32. 505c965 CTRL: add unit tests for CTRL command parsing by Neels Hofmeyr · 7 years ago
  33. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  34. 607275c gb: drop special vty exit commands, use vty_install_default() by Neels Hofmeyr · 7 years ago
  35. 6f41767 vty: fix style: bssgp node vty prompt by Neels Hofmeyr · 7 years ago
  36. 463deef VTY: implement talloc context introspection command by Vadim Yanitskiy · 7 years ago
  37. 5584a14 vty/vty.c: do not bind vty context to application's one by Vadim Yanitskiy · 7 years ago
  38. 383c563 Add time conversion helpers by Max · 7 years ago
  39. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  40. 0b723f6 vty: use internal node id for xml ids by Neels Hofmeyr · 7 years ago
  41. b022c86 vty_test: add artificial node levels for better testing by Neels Hofmeyr · 7 years ago
  42. 00b5ed3 comment: describe indent_cmp() by Neels Hofmeyr · 7 years ago
  43. 4306363 fix vty regression: empty parent node by Neels Hofmeyr · 7 years ago
  44. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  45. a52d839 Expand bit pretty-printer by Max · 7 years ago
  46. 98f6482 Make release helper more robust by Max · 7 years ago
  47. b2e41cc osmo-auc-gen.c: squelch compiler warnings, move local var by Neels Hofmeyr · 7 years ago
  48. d64b6ae VTY: interactive: never look for matching commands on parent node by Neels Hofmeyr · 7 years ago
  49. 889ab16 ipa: place comment "IPA Multiplex" on ipa allocated msgbs by Neels Hofmeyr · 7 years ago
  50. 03516d6 cosmetic: clarify language in vty read error by Keith · 7 years ago
  51. b9759db lapd_core: Fix crash in lapd_est_req() function by Ivan Kluchnikov · 7 years ago
  52. 99377c2 libosmogsm: add Routing Area Identifier test by Max · 7 years ago
  53. 272bd4f Makefile.am: fix missing LTLDFLAGS for libosmocoding by Vadim Yanitskiy · 7 years ago
  54. 483cdff Add define for supported a5 key length limit by Max · 7 years ago
  55. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  56. 95500c8 cosmetic: umts aka: tweak comments for sqn and ind by Neels Hofmeyr · 7 years ago
  57. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  58. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  59. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  60. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago
  61. d157bbb osmo-auc-gen: umts: properly request --sqn by Neels Hofmeyr · 7 years ago
  62. 5169107 osmo-auc-gen: umts: remove erratic SQN.MS printout by Neels Hofmeyr · 7 years ago
  63. 9ca7d3e cosmetic: test for osmo-auc-gen: print error for missing binary by Neels Hofmeyr · 7 years ago
  64. 22bc45b vty: 'ctrl' node: add missing default commands like list,exit,end by Neels Hofmeyr · 7 years ago
  65. 031ac91 Update release helper by Max · 7 years ago
  66. 6081bd0 Use value string check from osmo-ci by Max · 7 years ago
  67. d5962a8 Relax branch restriction while making release by Max · 7 years ago
  68. 733810c gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local by Keith · 7 years ago
  69. bd3bb13 ports.h: Add VTY port for GGSN by Harald Welte · 7 years ago
  70. 113392a auth_milenage: Fix non-AUTS case with OP by Harald Welte · 7 years ago
  71. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  72. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  73. 35b2632 Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions by Harald Welte · 7 years ago
  74. ff932bb Add release target to Makefile by Max · 7 years ago
  75. a8a8d39 RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr() by Harald Welte · 7 years ago
  76. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  77. 3b7cd0b chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion by Harald Welte · 7 years ago
  78. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  79. b970e10 GSUP: define default GSUP port as 4222 by Neels Hofmeyr · 7 years ago
  80. 5cfa6dc osmo_sock_init2(): Fix creation of non-bound sockets by Harald Welte · 7 years ago
  81. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  82. 5ade8f4 extend osmo_sysinfo_type with missing SYSINFO_TYPE by Harald Welte · 7 years ago
  83. aab6b26 LC15: add NM measurement type to standard attribute list by Minh-Quang Nguyen · 7 years ago
  84. adc28dc LC15: Add IPAC Directed Retry Enquiry data structure by Minh-Quang Nguyen · 7 years ago
  85. 2ff597e LC15: Enable string for IPAC RSL direct retry by Minh-Quang Nguyen · 7 years ago
  86. 17a8748 IPAC manufacture-defined measurement pre-processing definitions by Minh-Quang Nguyen · 8 years ago
  87. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  88. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  89. c47bbda socket: Unify listen() calls and check for erroneous returns by Harald Welte · 7 years ago
  90. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  91. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  92. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  93. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  94. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  95. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  96. 548e371 gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request by Harald Welte · 7 years ago
  97. ed0eda2 Ignore broken everything log level by Max · 7 years ago
  98. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  99. 5a54dcb gsm_04_08/sgsn: Add another IE for internal usage in the sgsn by Holger Hans Peter Freyther · 7 years ago
  100. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago