1. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  2. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  3. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  4. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  5. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  6. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  7. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  8. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  9. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  10. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  11. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  12. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  13. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  14. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  15. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  16. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  17. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  18. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  19. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  20. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  21. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  22. 8d50600 get_value_string: Null terminate after the call to snprintf by Holger Hans Peter Freyther · 11 years ago
  23. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  24. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  25. 476cf33 strrb: Remove a tautology from the code by Holger Hans Peter Freyther · 11 years ago
  26. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  27. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  28. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  29. 9ac4537 misc: Fix the spelling of frame in the RLM cause strings by Holger Hans Peter Freyther · 11 years ago
  30. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  31. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  32. b36ad2d Fix of potential memory leaks at lapdm.c by Andreas Eversberg · 11 years ago
  33. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  34. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  35. 1a02cfc logging_vty: Fix segfault un unused entries in log_info_cat array of app by Harald Welte · 11 years ago
  36. 54c5ed1 Revert "Follow up fix for the log level "everything"" by Harald Welte · 11 years ago
  37. 9b18670 Revert "Fix log level "everything" and make it equal to "debug"" by Harald Welte · 11 years ago
  38. 8e87873 application: don't ignore SIGHUP but do config file reopen. by Harald Welte · 11 years ago
  39. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  40. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  41. 6d2d4d6 logging_vty: Print 'log filter all' info in 'show logging vty' by Harald Welte · 11 years ago
  42. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  43. ed8170a codec: Fix the GSM 06.20 ordering tables by Sylvain Munaut · 11 years ago
  44. a6428d2 Follow up fix for the log level "everything" by Holger Hans Peter Freyther · 11 years ago
  45. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  46. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  47. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  48. cd6ed82 Fix log level "everything" and make it equal to "debug" by Harald Welte · 11 years ago
  49. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  50. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  51. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  52. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  53. 9adfda2 core/crc: Fix the 64 bits implementation by Sylvain Munaut · 11 years ago
  54. e04a14d socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW by Pablo Neira Ayuso · 11 years ago
  55. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  56. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  57. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 11 years ago
  58. 01e0604 core/bits: Prevent osmo_revbytebits_buf stack trashing by Sylvain Munaut · 11 years ago
  59. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  60. 31659f7 core: Fix missing include in msgfile.c for getline by Sylvain Munaut · 12 years ago
  61. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  62. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  63. 68f9447 sms: Print 'network' or 'mobile' when creating the SMC/SMR by Holger Hans Peter Freyther · 12 years ago
  64. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  65. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  66. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  67. 9473c5d sms: Mark the state dispatch table as static const by Holger Hans Peter Freyther · 12 years ago
  68. 1c4c373 sms: Fix typos in the comments and log messages. by Holger Hans Peter Freyther · 12 years ago
  69. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  70. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  71. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  72. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  73. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  74. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  75. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  76. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  77. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  78. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  79. 2da47f1 logging: Don't forget to save "logging filter all 1" by Harald Welte · 12 years ago
  80. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  81. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  82. aaccdac Fix: gprs_ns_destroy() now frees all NSVCs and its timers by Andreas Eversberg · 12 years ago
  83. 0262d3f logging.c: Do not crash on empty category name by Nico Golde · 12 years ago
  84. 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
  85. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  86. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  87. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  88. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  89. b321b93 vty: Address compiler warning about tolower by Holger Hans Peter Freyther · 12 years ago
  90. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  91. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  92. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  93. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  94. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  95. aef9175 backtrace: don't use fprintf, but printf (for osmocom-bb) by Harald Welte · 12 years ago
  96. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  97. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation 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. 5b3bffb BSSGP: fix unused variable compiler warnings by Harald Welte · 12 years ago