1. 17e7e5a ctrl: Work on the cmd->node instead of the data pointer passed by Holger Hans Peter Freyther · 11 years ago
  2. 43a11db ctrl: Fix the signature of the string control commands by Holger Hans Peter Freyther · 11 years ago
  3. 9c97493 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  4. 3463941 ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  5. 5d9b203 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  6. bed515f ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  7. 9f97316 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  8. 35a1b3b libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  9. f2e75d4 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  10. 782974b libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  11. 0e0cf37 libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  12. ad6451f misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  13. 1d3634e libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  14. 4376bcc fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  15. a6b3401 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  16. 9225ab1 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  17. f7c74e5 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  18. b06dd30 libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  19. 19abc95 libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  20. 10dfc26 src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  21. 0834a34 libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  22. 18b70b5 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  23. 8b7a962 libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  24. e9f5894 libctrl: Add commands to query counters and rate_cntr by Daniel Willmann · 13 years ago
  25. fcf010f libctrl: Add macros to help define commands by Daniel Willmann · 13 years ago
  26. 1264cb4 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  27. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  28. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  29. efe0100 macaddr: Add some code for FreeBSD (it should work on the others too) by Holger Hans Peter Freyther · 10 years ago
  30. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  31. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  32. 78b0868 macaddr: add #include unistd.h for close() function by Harald Welte · 10 years ago
  33. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  34. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  35. fe3e42b Add osmo_get_macaddr() function to obtain etherent mac address by Harald Welte · 10 years ago
  36. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  37. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  38. 900e180 ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control by Harald Welte · 10 years ago
  39. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  40. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  41. 777b056 gprs-ns: Re-initialize the list head and free the unknown_nsvc by Holger Hans Peter Freyther · 10 years ago
  42. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  43. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  44. 17aa6b2 osmo-auc-gen: Fix compiler warnings about aliasing by Holger Hans Peter Freyther · 10 years ago
  45. bd8a89d write_queue: Avoid possible use-after-free if fd is read-/writable by Daniel Willmann · 10 years ago
  46. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  47. c8585cf update gsm_08_08.h to Release 11 by Harald Welte · 10 years ago
  48. 5469ef8 core/bitXXgen: Don't do 'return' in functions returning void by Sylvain Munaut · 10 years ago
  49. 3baa0d6 core/bitXXgen: Use explicit cast of void* to uint8_t by Sylvain Munaut · 10 years ago
  50. 26ea706 tests/bits: Make sure all 'inline' are also static by Sylvain Munaut · 10 years ago
  51. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  52. e2c1390 bits: Add left circular shift function by Max · 10 years ago
  53. ece46d2 Add missing entry in .gitignore for utils_test by Max · 10 years ago
  54. 5377701 core: Add generic LE/BE load/store uint type convertors and use them in msgb by Max · 10 years ago
  55. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  56. b0a3c2f gsmtap: add LTE defines to GSMTAP v2 by Max · 10 years ago
  57. e28bc68 build: Add .version to EXTRA_DIST by Sylvain Munaut · 10 years ago
  58. da73aa6 gsm0411_smr: Fix the size of the array by Holger Hans Peter Freyther · 10 years ago
  59. 61d3392 gsm0411_smr: Make the look-up table static by Holger Hans Peter Freyther · 10 years ago
  60. 8e5435a timer: Use the now parameter when it is not NULL by Holger Hans Peter Freyther · 10 years ago
  61. 550b06c abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis header by Álvaro Neira Ayuso · 10 years ago
  62. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  63. c22d72c protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER. by Álvaro Neira Ayuso · 10 years ago
  64. 92e1e70 select: Fix english in comment by Holger Hans Peter Freyther · 10 years ago
  65. c2c042d backtrace: Speculative fix for FreeBSD10.0 and execinfo.h by Holger Hans Peter Freyther · 10 years ago
  66. 0c50b17 Release: Prepare the release of 0.6.6 by Holger Hans Peter Freyther · 10 years ago 0.6.6
  67. 5ade61a src/socket: Adding unix domain socket support by Álvaro Neira Ayuso · 10 years ago
  68. cc0645b sms: Add missing brackets in the relative validity time calculation. by Alexander Chemeris · 10 years ago
  69. d0ed921 Merge remote-tracking branch 'daniel/lapdm-desync' by Holger Hans Peter Freyther · 10 years ago
  70. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  71. 0912935 tests/lapd: Add a testcase to check for LAPDm sync issues by Daniel Willmann · 10 years ago
  72. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  73. e4c50d5 sms_test: Do not crash on logging. by Alexander Chemeris · 10 years ago
  74. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  75. e475238 sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED. by Alexander Chemeris · 10 years ago
  76. 4b3de68 Merge branch 'jerlbeck/fixes/ladp-sms' by Holger Hans Peter Freyther · 10 years ago
  77. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  78. 7d5f17a lapd/test: Check for empty ACCH queue, too by Jacob Erlbeck · 10 years ago
  79. c893c22 lapd/test: Extend test case to test msgs having data before l2h by Jacob Erlbeck · 10 years ago
  80. 2462cf6 lapd/test: Show dequeued messages by Jacob Erlbeck · 10 years ago
  81. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  82. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  83. f4f5a84 sms: The msg_ref is passed from the outside so remove the wrong fixme by Holger Hans Peter Freyther · 10 years ago
  84. 90937fe lapd/test: Add test case for RSL EST REQ -> LAPD by Jacob Erlbeck · 10 years ago
  85. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  86. 050e9c4 debian: Build the new upstream version of libosmocore by Holger Hans Peter Freyther · 10 years ago
  87. 85bc549 gsm/gsm48ie: Fix range 256 W[i] decoding by Jacob Erlbeck · 10 years ago 0.6.5
  88. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  89. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 10 years ago
  90. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  91. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago
  92. b7d0f46 logging: Copy the filter_fn and fix the IMSI filter in OpenBSC by Holger Hans Peter Freyther · 11 years ago
  93. 6308c29 debian: Enable hardening options for debian by Holger Hans Peter Freyther · 11 years ago
  94. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  95. 56cc60d gb: Remove comment about ABI changes from the Makefile by Holger Hans Peter Freyther · 11 years ago
  96. 1fa1664 debian: Update the changelog by Jacob Erlbeck · 11 years ago
  97. 9b591b7 gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create() by Jacob Erlbeck · 11 years ago
  98. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  99. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  100. e7c4271 grps: Add test for NS messages that shall be ignored by Jacob Erlbeck · 11 years ago