1. be5f2c7 update git URLs (git -> https) by Harald Welte · 2 years ago
  2. b07caac configure: don't turn some warnings into errors by Oliver Smith · 2 years, 8 months ago
  3. 607a3e4 tests: adjust slot numbers by Eric Wild · 3 years, 1 month ago
  4. 91a98c0 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 5 months ago
  5. 1a469b3 contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 6 months ago
  6. d8b9e55 fix build against recent libosmo-abis (typo fixes) by Harald Welte · 3 years, 8 months ago
  7. 130eeb3 fix "-Werror" build against latest libosmo-abis by Harald Welte · 4 years, 1 month ago
  8. 456888a make e1cap format portable by Harald Welte · 4 years, 7 months ago
  9. 8486938 e1_recorder: Skip storing data to disk if line is in ALARM state by Harald Welte · 4 years, 8 months ago
  10. 1b41abd e1cap_dump: Avoid deprecated osmo_init_logging() API by Harald Welte · 4 years, 7 months ago
  11. 45e12d3 e1_recorder: Avoid deprecated osmo_init_logging() API by Harald Welte · 4 years, 7 months ago
  12. 54fc223 jenkins.sh: disable 'publish' of manuals; we don't have any yet by Harald Welte · 4 years, 7 months ago
  13. b36921f e1cap_dump: Add -h and -V to print help / version of program by Harald Welte · 4 years, 7 months ago
  14. 06e3198 e1_recorder: Add --help and --version command line arguments by Harald Welte · 4 years, 7 months ago
  15. 2c5c079 print error message when config file cannot be opened by Harald Welte · 4 years, 7 months ago
  16. cbf23b6 exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  17. 50595fb vty: Make sure to save timeslot mode in lowercase (as vty expects) by Harald Welte · 4 years, 7 months ago
  18. a6d1211 tests: Add test_nodes.vty for VTY interface testing by Harald Welte · 4 years, 7 months ago
  19. de9e646 vty: don't store configurations for timeslots in mode NONE by Harald Welte · 4 years, 7 months ago
  20. 3863bee e1cap_dump: fix superchannel without pcap output by Harald Welte · 4 years, 7 months ago
  21. 645fa46 add contrib/jenkins.sh by Harald Welte · 4 years, 8 months ago
  22. 2933fcf update .gitignore by Harald Welte · 4 years, 8 months ago
  23. bad3897 convert build system to autotools by Harald Welte · 4 years, 8 months ago
  24. 6df0729 fix various compiler warnings by Harald Welte · 4 years, 8 months ago
  25. 6f45dcd storage.c: Fix compiler error due to missing writev() declaration by Harald Welte · 4 years, 8 months ago
  26. 41a5300 e1_recorder: Add LAPD PCAP dump support by Harald Welte · 8 years ago 0.2
  27. 90bd7b6 hdlc: add call-back function for completely decoded HDLC frames by Harald Welte · 8 years ago
  28. 1df5cf4 e1cap_dump: Implement functional HDLC decode of super-channel by Harald Welte · 8 years ago
  29. 6daa71d hdlc: Simplify + Fix HDLC implementation by Harald Welte · 8 years ago
  30. 90fb785 hdlc: Add some more comments to the code [cosmetic] by Harald Welte · 8 years ago
  31. d83c513 WIP: More work on SuperChannel decode, but it doesn't work yet... by Harald Welte · 8 years ago
  32. 59b94d0 add .gitignore file by Harald Welte · 8 years ago
  33. c1b9cab e1cap_dump: Add SC (Super Channel) mode by Harald Welte · 8 years ago
  34. 4dc14a7 e1_recorder: add config option for configuration file by Harald Welte · 8 years ago 0.1
  35. 2ac7849 e1_recorder: propagate errors to main, where we exit() in case of failing to open file by Harald Welte · 8 years ago
  36. df7a306 e1_recorder: Add signal handlers for log file rotation + talloc report by Harald Welte · 8 years ago
  37. 1335113 e1_inp: Use HDLC mode for signalling, not SIGN by Harald Welte · 8 years ago
  38. 525af18 e1cap_dump: Add 16k sub-channel demux + filter by Harald Welte · 8 years ago
  39. f403232 e1cap_dump: Add capability to filter on a given line+timeslot and for binary output by Harald Welte · 8 years ago
  40. 57ea229 storage.c: Remove debug printf() by Harald Welte · 8 years ago
  41. 74d1e34 e1cap_dump: Print human-readable time by Harald Welte · 8 years ago
  42. dbb0f5a add a command line tool for dumping the contents of a capture file by Harald Welte · 8 years ago
  43. 232b972 storage.h: make sure we use packed attribute not aligned. by Harald Welte · 8 years ago
  44. 4a92d0b e1_recorder: Fix msgb memory leaks in absence of a mirror port by Harald Welte · 8 years ago
  45. afb6d39 storage.h: document fields of header by Harald Welte · 8 years ago
  46. b7e4023 first functional version that actually records + mirrors data by Harald Welte · 8 years ago
  47. 0e91aa1 fix compilation by Harald Welte · 8 years ago
  48. 39cfbf4 initial import of incomplete project to record E1 lines by Harald Welte · 8 years ago