1. 8e87873 application: don't ignore SIGHUP but do config file reopen. by Harald Welte · 11 years ago
  2. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  3. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  4. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  5. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  6. 6d2d4d6 logging_vty: Print 'log filter all' info in 'show logging vty' by Harald Welte · 11 years ago
  7. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  8. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  9. ed8170a codec: Fix the GSM 06.20 ordering tables by Sylvain Munaut · 11 years ago
  10. a6428d2 Follow up fix for the log level "everything" by Holger Hans Peter Freyther · 11 years ago
  11. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  12. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  13. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  14. 24e5e05 Add UMTS RRC message types by Tobias Engel · 11 years ago
  15. cd6ed82 Fix log level "everything" and make it equal to "debug" by Harald Welte · 11 years ago
  16. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  17. a5007db debian: Re-enable the debug packages by Holger Hans Peter Freyther · 11 years ago
  18. b3f304b debian: Update the change log for a new package by Holger Hans Peter Freyther · 11 years ago
  19. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  20. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  21. 647e39f abis_nm: add parenthesis for new abis_nm_debugp_foh() macro by Harald Welte · 11 years ago
  22. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  23. 25bcb6c doc: Fix typo in Doxyfile.core.in causing sources to be ignored by Sylvain Munaut · 11 years ago
  24. 9adfda2 core/crc: Fix the 64 bits implementation by Sylvain Munaut · 11 years ago
  25. 49f4e5b fr_test: Speculative build fix for FreeBSD by Holger Hans Peter Freyther · 11 years ago
  26. 97602d9 fr: Begin with a GRE/FrameRelay test due the recent regression by Holger Hans Peter Freyther · 12 years ago
  27. e04a14d socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW by Pablo Neira Ayuso · 11 years ago
  28. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  29. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  30. 9043fe5 doxyfiles: refer paths to @srcdir@ by Alex Badea · 11 years ago
  31. 695e5fb tests/timer: tweak path to config.h by Alex Badea · 11 years ago
  32. 854debc Replace obsolete automake AM_CONFIG_HEADER. by Christian Vogel · 11 years ago
  33. b73d191 debian: Bump the changelog and package osmo-arfcn by Holger Hans Peter Freyther · 11 years ago
  34. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 11 years ago
  35. 01e0604 core/bits: Prevent osmo_revbytebits_buf stack trashing by Sylvain Munaut · 11 years ago
  36. 13bb169 tests: Don't delete atconfig in clean by Daniel Willmann · 12 years ago
  37. af723a4 lapd: Fix compiler warnings in the lapd code by Holger Hans Peter Freyther · 12 years ago
  38. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  39. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  40. 31659f7 core: Fix missing include in msgfile.c for getline by Sylvain Munaut · 12 years ago
  41. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  42. c44310e utils/osmo-arfcn: Implement option to get ARFCN from frequency by Sylvain Munaut · 12 years ago
  43. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  44. 6e264ae osmo-arfcn: add support for PCS band by Harald Welte · 12 years ago
  45. 0357e9b rsl: Add the 9.3.20 release mode enum to be used in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  46. 68f9447 sms: Print 'network' or 'mobile' when creating the SMC/SMR by Holger Hans Peter Freyther · 12 years ago
  47. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  48. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  49. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  50. 9473c5d sms: Mark the state dispatch table as static const by Holger Hans Peter Freyther · 12 years ago
  51. 1c4c373 sms: Fix typos in the comments and log messages. by Holger Hans Peter Freyther · 12 years ago
  52. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  53. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  54. 6643386 actually install osmo-arfcn and osmo-auc-gen as part of 'make install' by Harald Welte · 12 years ago
  55. 5905d5b msgb: fix msgb_pull_u*() by Steve Markgraf · 12 years ago
  56. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  57. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  58. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  59. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  60. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  61. 9e6789d debian: Create a git-buildpackage based 0.5.3 by Holger Hans Peter Freyther · 12 years ago
  62. b6cb37f debian: Testing was disabled because of a funny x86 compiler issue caused by us by Holger Hans Peter Freyther · 12 years ago
  63. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  64. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  65. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  66. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  67. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  68. 2da47f1 logging: Don't forget to save "logging filter all 1" by Harald Welte · 12 years ago
  69. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  70. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  71. aaccdac Fix: gprs_ns_destroy() now frees all NSVCs and its timers by Andreas Eversberg · 12 years ago
  72. 779d2f4 logging: Modify the testcase to excercise Nico's fix by Holger Hans Peter Freyther · 12 years ago
  73. 4b54cab logging: Move the logging test from OpenBSC into libosmocore by Holger Hans Peter Freyther · 12 years ago
  74. 0262d3f logging.c: Do not crash on empty category name by Nico Golde · 12 years ago
  75. 5b67a04 gsm_utils.c: in 7bit decoding, first check if the last character was an extension character before doing anything else by Nico Golde · 12 years ago
  76. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  77. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  78. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  79. db75331 Fix build with dpkg-buildpackage. by Max · 12 years ago
  80. eacba18 git: Ignore generated tests executables by Holger Hans Peter Freyther · 12 years ago
  81. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  82. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  83. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  84. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  85. b321b93 vty: Address compiler warning about tolower by Holger Hans Peter Freyther · 12 years ago
  86. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  87. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  88. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  89. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  90. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  91. aef9175 backtrace: don't use fprintf, but printf (for osmocom-bb) by Harald Welte · 12 years ago
  92. 972b502 msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD by Harald Welte · 12 years ago
  93. b1789b0 Merge branch 'bssgp_fc' by Harald Welte · 12 years ago
  94. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  95. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  96. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  97. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago
  98. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  99. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  100. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago