1. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  2. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  3. 1a02e36 auth: add OSMO_MILENAGE_IND_BITLEN_MAX by Neels Hofmeyr · 7 years ago
  4. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  5. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  6. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  7. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  8. 463deef VTY: implement talloc context introspection command by Vadim Yanitskiy · 7 years ago
  9. 383c563 Add time conversion helpers by Max · 7 years ago
  10. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  11. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  12. a52d839 Expand bit pretty-printer by Max · 7 years ago
  13. 483cdff Add define for supported a5 key length limit by Max · 7 years ago
  14. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  15. 95500c8 cosmetic: umts aka: tweak comments for sqn and ind by Neels Hofmeyr · 7 years ago
  16. bd3bb13 ports.h: Add VTY port for GGSN by Harald Welte · 7 years ago
  17. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  18. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  19. 35b2632 Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions by Harald Welte · 7 years ago
  20. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  21. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  22. b970e10 GSUP: define default GSUP port as 4222 by Neels Hofmeyr · 7 years ago
  23. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  24. 5ade8f4 extend osmo_sysinfo_type with missing SYSINFO_TYPE by Harald Welte · 7 years ago
  25. adc28dc LC15: Add IPAC Directed Retry Enquiry data structure by Minh-Quang Nguyen · 7 years ago
  26. 17a8748 IPAC manufacture-defined measurement pre-processing definitions by Minh-Quang Nguyen · 8 years ago
  27. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  28. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  29. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  30. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  31. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  32. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  33. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  34. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  35. 548e371 gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request by Harald Welte · 7 years ago
  36. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  37. 5a54dcb gsm_04_08/sgsn: Add another IE for internal usage in the sgsn by Holger Hans Peter Freyther · 7 years ago
  38. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago
  39. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 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. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  43. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  44. 33370cb doxygen: various fixes in core/timer.h by Neels Hofmeyr · 7 years ago
  45. fc47b03 api doc typo fix in core/logging.h by Neels Hofmeyr · 7 years ago
  46. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  47. 4703fd2 cosmetic: remove API documentation strings in header file by Philipp Maier · 7 years ago
  48. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  49. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  50. a9b9276 gsm0808: add default speech codec configuration by Philipp Maier · 7 years ago
  51. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  52. da38203 gsm0808: add speech codec type constants by Philipp Maier · 7 years ago
  53. 890f1f5 cosmetic: Add info about coresponding codecs to permitted speech consts by Philipp Maier · 7 years ago
  54. 3d9191e gsm0408: update bearer capability speech version by Philipp Maier · 7 years ago
  55. a9e193b cosmetic: Add codec references to Speech Version Indication by Philipp Maier · 7 years ago
  56. e05c1f4 vty: additional nodes for sccp-address configuration by Philipp Maier · 7 years ago
  57. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  58. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  59. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  60. 0eb2c5d gsm0503_interleaving: Mark input arguments as 'const *' by Harald Welte · 7 years ago
  61. c663678 Add doxygen documentation to libosmocoding by Harald Welte · 7 years ago
  62. b9946d3 gsm0503_{coding,mapping}: Mark input arguments as 'const' by Harald Welte · 7 years ago
  63. 2956737 Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 by Harald Welte · 7 years ago
  64. 3f066dd Update L3 protocol discriminator definitions by Harald Welte · 7 years ago
  65. 6789ba3 osmo_{fr,hr}_check_sid(): Use const input argument by Harald Welte · 7 years ago
  66. 75989e6 socket: Add osmo_sock_init2_ofd() function by Pau Espin Pedrol · 7 years ago
  67. 54ca30c Add human-readable names for signal_ns by Max · 7 years ago
  68. 7711713 sercomm: More API documentation by Harald Welte · 7 years ago
  69. 799bef5 sercomm: Better integration of driver interface by Harald Welte · 7 years ago
  70. 7af6d22 sercomm: Include in libosmocore Makefile by Harald Welte · 7 years ago
  71. 1d64088 sercomm: remove unrequired helper functions by Harald Welte · 7 years ago
  72. 8a4eb83 sercomm: Move HDLC related defines into C file by Harald Welte · 7 years ago
  73. ea3d3ba sercomm: Add doxygen-style documentation to public API by Harald Welte · 7 years ago
  74. f6adcd7 sercomm: make rx msg size configurable per instance by Harald Welte · 7 years ago
  75. 1358836 sercomm: introduce osmo_ naming prefix in struct and function names by Harald Welte · 7 years ago
  76. cc95f4b sercomm: Enable multiple instances of 'sercomm' by Harald Welte · 7 years ago
  77. c68af6a Import sercomm.c from osmocom-bb by Harald Welte · 7 years ago
  78. 18d49d6 l1sap: Add frame-number to measurement indication struct by Philipp Maier · 7 years ago
  79. 67bdd80 stats: Disable stats*.c on embedded targets by Harald Welte · 7 years ago
  80. ac9e2d8 gsm/tlv.h: fix copy-paste error by Vadim Yanitskiy · 7 years ago
  81. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  82. 50ef733 tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order by Harald Welte · 7 years ago
  83. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  84. 054667f endian.h: Make it work on 'bare iron' builds (and possibly more platforms) by Harald Welte · 7 years ago
  85. 91dd219 Make EARFCN size calculation more robust by Max · 7 years ago
  86. 6959e3c gsm_04_08: Add missing GSM cause value by Daniel Willmann · 7 years ago
  87. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  88. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  89. 584f4b6 gprs: add value strings for NS PDU type by Max · 7 years ago
  90. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  91. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  92. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  93. 79c137c control_if: Add API to initialize control interface without TCP port bind by Harald Welte · 7 years ago
  94. d6b1f85 ctrl: Allow installation of additional node lookup helpers by Harald Welte · 7 years ago
  95. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  96. 7bc88bb ipa: Introduce helpers to encode IPA CCM ID RESPONSE by Harald Welte · 7 years ago
  97. 59a9ebf msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3() by Harald Welte · 7 years ago
  98. b522740 vty/command.h: Introduce VTY nodes for libosmo-sigtran by Harald Welte · 7 years ago
  99. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  100. acd08fe Add struct osmo_prim_event_map and osmo_event_for_prim() by Harald Welte · 7 years ago