1. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  2. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  3. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  4. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  5. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  6. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  7. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  8. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  9. fe3e42b Add osmo_get_macaddr() function to obtain etherent mac address by Harald Welte · 10 years ago
  10. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  11. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  12. 900e180 ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control by Harald Welte · 10 years ago
  13. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  14. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  15. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  16. c8585cf update gsm_08_08.h to Release 11 by Harald Welte · 10 years ago
  17. 5469ef8 core/bitXXgen: Don't do 'return' in functions returning void by Sylvain Munaut · 10 years ago
  18. 3baa0d6 core/bitXXgen: Use explicit cast of void* to uint8_t by Sylvain Munaut · 10 years ago
  19. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  20. e2c1390 bits: Add left circular shift function by Max · 10 years ago
  21. 5377701 core: Add generic LE/BE load/store uint type convertors and use them in msgb by Max · 10 years ago
  22. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  23. b0a3c2f gsmtap: add LTE defines to GSMTAP v2 by Max · 10 years ago
  24. 550b06c abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis header by Álvaro Neira Ayuso · 10 years ago
  25. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  26. c22d72c protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER. by Álvaro Neira Ayuso · 10 years ago
  27. 5ade61a src/socket: Adding unix domain socket support by Álvaro Neira Ayuso · 10 years ago
  28. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  29. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  30. e475238 sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED. by Alexander Chemeris · 10 years ago
  31. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  32. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  33. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  34. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 10 years ago
  35. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  36. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  37. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  38. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  39. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  40. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  41. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  42. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  43. 42e0dc0 msgb: Add may_alias attribute to struct libgb_msgb_cb by Jacob Erlbeck · 11 years ago
  44. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  45. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  46. 6145a25 misc: Include time.h for time_t on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  47. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  48. c4cc924 core: Remove defined() check for OSMO_DEPRECATE by Jacob Erlbeck · 11 years ago
  49. bf991bc core: Fix-up the OSMO_DEPRECATED for older compilers by Holger Hans Peter Freyther · 11 years ago
  50. 3f74d9e core: Support clang with OSME_DEPRECATED by Jacob Erlbeck · 11 years ago
  51. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  52. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  53. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  54. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  55. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  56. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  57. b8add36 utils.h: we need to include utils.h for osmo_generate_backtrace() by Harald Welte · 11 years ago
  58. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  59. c8cac64 Fix RR cause values by Andreas Eversberg · 11 years ago
  60. 610517c Add chan_nr to RACH info at L1SAP interface by Andreas Eversberg · 11 years ago
  61. 15b8057 Add RSSI to l1sap by Andreas Eversberg · 11 years ago
  62. 227a9de Add MPH and TCH primitives to layer 1 SAP by Andreas Eversberg · 11 years ago
  63. aa85a2d Remove osmo_phsap_prim from lapdm.h and move to a seperate header file by Andreas Eversberg · 11 years ago
  64. b3b955b misc: Fix compiler warnings about the static_assert macro with gcc 4.8 by Holger Hans Peter Freyther · 11 years ago
  65. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  66. e6b45d8 gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected by Bhaskar · 11 years ago
  67. 31e844b gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6. by Bhaskar · 11 years ago
  68. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  69. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  70. 55cf022 utils: Use fprintf to print the assertion and generate a backtrace by Katerina Barone-Adesi · 11 years ago
  71. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  72. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  73. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  74. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  75. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  76. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  77. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  78. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  79. 24e5e05 Add UMTS RRC message types by Tobias Engel · 11 years ago
  80. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  81. 647e39f abis_nm: add parenthesis for new abis_nm_debugp_foh() macro by Harald Welte · 11 years ago
  82. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  83. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  84. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  85. 0357e9b rsl: Add the 9.3.20 release mode enum to be used in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  86. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  87. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  88. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  89. 5905d5b msgb: fix msgb_pull_u*() by Steve Markgraf · 12 years ago
  90. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  91. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  92. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  93. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  94. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  95. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  96. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  97. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  98. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  99. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  100. 972b502 msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD by Harald Welte · 12 years ago