1. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  2. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  3. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  4. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  5. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  6. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  7. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  8. 12c52b7 sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  9. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  10. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  11. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  12. 691ce33 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  13. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  14. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  15. 4341309 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  16. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  17. 9a01062 nat: Move the ctrl handling code into a separate file by Holger Hans Peter Freyther · 12 years ago
  18. 8c87a48 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  19. 13de794 mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  20. faa6793 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  21. 69849d1 mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  22. f6fe20f mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  23. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  24. 648f3f0 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  25. 3e45610 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  26. 90dd3fe mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  27. 70f1e47 bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  28. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  29. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  30. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  31. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  32. e592cb1 bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  33. 508e662 bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  34. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  35. bcc2a1c libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  36. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  37. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  38. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  39. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  40. 95dd9d3 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  41. b9c0264 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  42. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  43. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  44. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  45. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  46. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  47. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  48. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  49. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  50. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  51. e053156 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  52. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  53. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  54. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  55. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  56. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  57. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  58. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  59. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  60. 14f112a libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  61. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  62. dddccd4 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  63. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  64. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  65. 125c1b8 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  66. b90b4a3 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  67. 3ac27c5 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  68. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  69. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  70. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  71. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  72. ec4f01b mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  73. a6ca237 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  74. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  75. fdd7cc1 mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 12 years ago
  76. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  77. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  78. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  79. 6d6bf6b rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 12 years ago
  80. 1ad1aa8 bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  81. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  82. 460d84a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 12 years ago
  83. e3be5ca lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  84. 5d880c6 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  85. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  86. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  87. 18cc84c gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 12 years ago
  88. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  89. 73b3cac BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  90. 3177ebe BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  91. 630bb2b GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  92. f0e71e7 mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  93. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  94. 41cc7ea mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  95. cb8e843 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  96. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  97. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  98. 68fc02e gprs: This comes from libosmocore, remove it here by Holger Hans Peter Freyther · 13 years ago
  99. cd6b079 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  100. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago