1. ef0f7c2 e1_input: enable tcp keepalive by default by Oliver Smith · 1 year, 7 months ago
  2. 57ff57a e1inp_input: Fix e1inp_line_clone removing original line from global list when freed by Pau Espin Pedrol · 2 years, 9 months ago
  3. dd48e25 e1_input: Document e1inp_line_create() by Pau Espin Pedrol · 2 years, 9 months ago
  4. 49924f0 e1_input: Fix line not removed from e1inp_line_list when freed by Pau Espin Pedrol · 2 years, 9 months ago
  5. 2672a2a Configure E1 pcap file per line by Keith · 3 years, 8 months ago
  6. b3952c6 e1_input: Support I.460 timeslot type by Harald Welte · 4 years ago
  7. 8737ad4 ipacces: Fix e1inp_line reference put in ipaccess_close by Pau Espin Pedrol · 4 years ago
  8. 5196cd5 e1_input: Use osmo_use_count in e1inp_line by Pau Espin Pedrol · 4 years ago
  9. 89c6b8a e1_input: refcount inc line during e1_sign_link_create, not during line update by Pau Espin Pedrol · 4 years, 1 month ago
  10. b903188 lapd: Always print context information when logging by Harald Welte · 4 years, 2 months ago
  11. 5226e5b subchan_demux: Use 'ubit_t' for unpacked bit buffer; use const by Harald Welte · 4 years, 2 months ago
  12. 4b45e9d e1_input: Allow to change the pcap fd and/or unset it by Sylvain Munaut · 4 years, 2 months ago
  13. c6c7076 e1d: add missing forward-declaration of e1inp_e1d_init() by Harald Welte · 5 years ago
  14. 52b0d45 e1d: Use HAVE_E1D in C source, not ENABLE_E1D by Harald Welte · 5 years ago
  15. b559a53 e1d: Initial osmo-e1d support by Sylvain Munaut · 5 years ago
  16. b5af099 introduce and use logging macros with context on E1 line / timeslot by Harald Welte · 4 years, 6 months ago
  17. a160e4b add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  18. b43ce42 e1_input.c: make reference counting get() / put() more verbose by Vadim Yanitskiy · 4 years, 7 months ago
  19. a210684 e1_input.c: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  20. b016207 fix double-free/use-after-free of pointers in struct e1inp_line by Stefan Sperling · 6 years ago
  21. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  22. ff8eed2 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  23. cac78fe Add value_string for input signal names (e1inp_signal_names) by Harald Welte · 7 years ago
  24. beb10ef add basic unixsocket support by Alexander Couzens · 8 years ago
  25. 2547458 misc: Fix build failure/warning when building on alpine linux by Holger Hans Peter Freyther · 7 years ago
  26. 35daa67 e1_input: remove superflous semi colon by Alexander Couzens · 8 years ago
  27. 7a228eb Add HDLC timeslot mode by Harald Welte · 8 years ago
  28. a0108e7 Implement new 'raw' input type for E1 timeslots by Harald Welte · 8 years ago
  29. 4ca5c53 Convert e1inp_{sign,ts}type_name() to use struct value_string by Harald Welte · 8 years ago
  30. f35d889 e1_input: Add E1 timeslot number to input_signal_data by Harald Welte · 8 years ago
  31. 7f9d851 e1_input: Use osmo_pcap_lapd if using software LAPD by Harald Welte · 8 years ago
  32. c9295ea fix compiler warning in write_pcap_packet() by Harald Welte · 10 years ago
  33. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  34. 33f7175 e1_input: fix compilation warning in e1inp_tx_ts by Pablo Neira Ayuso · 11 years ago
  35. 2e11f5c e1_input: fix compilation warning in e1_set_pcap_fd by Pablo Neira Ayuso · 11 years ago
  36. 9d4fe51 hsl: Remove the input handling for the HSL BTS by Holger Hans Peter Freyther · 11 years ago
  37. 6cc3f92 ipaccess: fix leak of e1inp_line by Pablo Neira Ayuso · 12 years ago
  38. 55467f0 abis/close: Deliver S_L_INP_TEI_DN when closing the socket by Holger Hans Peter Freyther · 13 years ago v0.1.1
  39. a7ff001 Replaced LAPD implementation with new LAPD core of libosmogsm by Andreas Eversberg · 13 years ago
  40. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  41. d621640 input: fix multiple BTS attached to single line scenario by Pablo Neira Ayuso · 13 years ago
  42. 3bc7885 re-introduce optional build of DAHDI input plugin by Harald Welte · 13 years ago v0.0.4
  43. fd44a5f e1_input: move the lapd_instance pointer out of dahdi specifics by Harald Welte · 13 years ago
  44. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  45. 7e0d006 input: add rs232 driver for virtual E1 lines by Pablo Neira Ayuso · 13 years ago
  46. 2bbaddf e1_input: fix missing registration of dahdi driver by Pablo Neira Ayuso · 13 years ago
  47. de66891 src: replace S_INP_* signals by S_L_INP_* according to naming policy by Pablo Neira Ayuso · 13 years ago
  48. dd0c2ef E1 Input: better names for rate counters by Harald Welte · 13 years ago
  49. f2737fc E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  50. 31fe5f2 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  51. 40b0e8c don't use DLRSL, as it will be removed by Harald Welte · 13 years ago
  52. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  53. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  54. 3832c4f e1_input: add new refcounting scheme to avoid leaking E1 lines by Pablo Neira Ayuso · 13 years ago
  55. a20762a src: use signal infrastructure that will be available in libosmocore by Pablo Neira Ayuso · 13 years ago
  56. fe8ab0a logging: use new harald's logging infrastructure in libosmocore by Pablo Neira Ayuso · 13 years ago
  57. dbd82fb e1_input: change prototype of ->sign_link(...) by Pablo Neira Ayuso · 13 years ago
  58. add3ec8 e1_input: change prototype of close hook in e1inp_driver by Pablo Neira Ayuso · 13 years ago
  59. c9c4fd3 major updates in e1_input callback ops and IPA infrastructures by Pablo Neira Ayuso · 13 years ago
  60. 96e7263 e1_input: add abis_sendmsg(...) by Pablo Neira Ayuso · 13 years ago
  61. f163d23 e1_input: minor API changes to adapt it to openbsc by Pablo Neira Ayuso · 13 years ago
  62. c00ee73 e1input: add address as parameter to e1inp_line_update(...) by Pablo Neira Ayuso · 13 years ago
  63. e19c70a src: add support for logging infrastructure in libosmo-abis by Pablo Neira Ayuso · 13 years ago
  64. 0b099b2 include: remove internal definition that are now in libosmocore by Pablo Neira Ayuso · 13 years ago
  65. 5a4b7c5 e1input: rework generic (virtual and real) E1 line operations by Pablo Neira Ayuso · 13 years ago
  66. f0cb2b4 e1input: log_set_context(...) should be called from the application by Pablo Neira Ayuso · 13 years ago
  67. 211d2ca e1input: fix TRAU frame handling by Pablo Neira Ayuso · 13 years ago
  68. 54b4979 src: add libosmo_abis_init(void *ctx) to set the talloc context by Pablo Neira Ayuso · 13 years ago
  69. 177094b src: use include/osmocom/abis instead of include/osmocom/gsm/abis by Pablo Neira Ayuso · 13 years ago
  70. 0ba77d5 initial commit of libosmo-abis by Pablo Neira Ayuso · 13 years ago